13,937 Topics

Member Avatar for
Member Avatar for dwlamb

I am using a CMS as a basis for a website. There are some special articles I wish to add and they require custom css. To keep things tidy, I want to have unique css files for each of these special articles and invoke them using [CODE=css]@import url('filename.css')[/CODE] However, the …

Member Avatar for weekendrockstar
0
153
Member Avatar for Andy_Parr

Hi all, I'm trying to make a multi-language website that allows the user to change language by clicking on a button (a flag representing the country/language). I have been able to achieve this using locale and a combo box so far but I'm struggling to implement it using buttons. This …

0
134
Member Avatar for veledrom

Hi, My pages cannot show special characters from other languages. It only works for english. How can I modify it to display other characters from french, greek, turkish, arabic etc. ? Thanks [code] </div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" …

Member Avatar for veledrom
0
122
Member Avatar for veledrom

Hi, I cannot make Google Plus button visible in my tests on local machine. Do I miss anything in code below? Thanks [CODE] <html> <head> <title>+1 demo: Basic page</title> <link rel="canonical" href="http://www.example.com" /> <!-- Place this render call where appropriate --> <script type="text/javascript"> window.___gcfg = {lang: 'en-GB'}; (function() { var …

Member Avatar for veledrom
0
121
Member Avatar for daydie

Hello guys i'm getting a massive memory leak which over period of 1min its increase alot and always increases. How to i prevent the memory stacking? I looked all around the internet as im not just posting coz im lazy, i cant find a solution for my code. [CODE] Private …

Member Avatar for daydie
0
1K
Member Avatar for javedsai

Hi everyone, I'd uploaded web page on [url]http://www.qadrienterpirses.com/upload_folder/[/url] If you will see on firefox or chrome then, it works fine. You can see background Image on search engine but, same doesn't work on IE8. Background Image doesn't comes on Search engine. However, it works fine on localhost in IE8 also. …

Member Avatar for javedsai
0
499
Member Avatar for emiola

Hello, Kindly take a look at the code (use view source) of this webpage [URL="http://www.qestinfosystems.com/oaaco"]http://www.qestinfosystems.com/oaaco[/URL]. The "About Us" button is supposed to have a dropdown menu but for a reason/reasons bearting me, the dropdown fails to show up on mouse hover. See the css file [URL="http://www.qestinfosystems.com/oaaco/mainstyle.css"]http://www.qestinfosystems.com/oaaco/mainstyle.css[/URL] Advice needed please. See …

Member Avatar for simplypixie
0
108
Member Avatar for Surfsup

I have a simple script (below) that on click (to the element with an id of #addClass) adds a class (.switcher) to the body tag. The script uses jquery. I would like to know if it's possible to modify this script so that when the user moves on to the …

Member Avatar for Surfsup
0
340
Member Avatar for nasirzia

Hi, I have created a site with a background image which covers the Menu section. The images load fine but every time I switch the Tab and upon re opening the tab, the background image for the Menu disappears, and it takes 1 - 2 seconds to reload. is there …

Member Avatar for nasirzia
0
44
Member Avatar for prasanna123

I want to create a web site for my college event these are some sample sites [URL="http://www.klusamyak.in/default.html"]http://www.klusamyak.in/default.html[/URL] or [URL="http://www.esparxjntuk.com/"]http://www.esparxjntuk.com/[/URL]and my site should be similar to this so,can any one help where to create such sites or which tools to be used. Thanks in advance

Member Avatar for scarcella
0
141
Member Avatar for AccurateAG

Hi all: I have a slight problem, and I need s little advice. I need to know which image format loads fastest - jpg - gif - png Basically, I have all my images as .PNGs. Half of them are 40 X 40 pixels. The other half vary in size. …

Member Avatar for idk3danica
0
114
Member Avatar for kimmi_baby

Hi, I'm curious as to what the best CMS to use for a photography site is... I've had a potential client approach me about having a website made but they would like to update everything themselves including the images in the galleries. I've used Joomla and Wordpress before and I …

Member Avatar for Ritesh_4
0
541
Member Avatar for zobadof

Hello, I am coding a new website but I'm getting a sort of double footer thing. I've put the footer in once but it's appearing twice. It's probably a really simple issue to fix but I cannot seem to find the solution. Here is the HTML: [CODE] <!DOCTYPE html PUBLIC …

0
89
Member Avatar for codedude

I have a Windows aplication where i want to click a link in a website automatically after an automatic login.Now i am done with automatic log in.but unable to click the link which is enclosed inside <a> tag eg: <a>to be clicked link</a> any help will be appriciated

Member Avatar for markjames2012
0
2K
Member Avatar for kingsonprisonic

I am using WebBrowser Control... When form is loading i set webbrowser to navigate a website. Now this website running too much popup ads.. So each time webbrowser navigate a new popup window open out of my application.. Is their any way to stop that.. Thanks in advance...........

Member Avatar for kingsonprisonic
0
131
Member Avatar for soapyillusion

Hey all I'm trying to make a website layout that has a container div floated to the right side.. with some minor padding of course for cleaner look. Within that container div I would like to have 4 small div's close to each of the 4 corners of the container. …

Member Avatar for wilch
0
115
Member Avatar for sagy26.1991

I am using tabbed navigation in my website.I have this code with me.I have used Jquery for fading effect.when I select any tab, I want that tab to be highlighted.but I can't do this. Please help.Thanks in advance. I couldn't attached "tab.css" so I am pasting it here. [CODE]*{ padding: …

0
145
Member Avatar for essaydoctor

Suppose that I have a login page where users need to enter their email addresses. The email addresses will only have a .edu domain name extension. I was wondering if there was a way for me to figure out what college the user went to based on his/her email address? …

Member Avatar for stultuske
0
234
Member Avatar for arlaughn

Working with Drupal 7, I am trying to adjust the CSS so that there is no footer. However, there is consistently a white space at the bottom. Any thoughts? [url]http://alex.dev3.webenabled.net/[/url]

Member Avatar for weekendrockstar
0
129
Member Avatar for trickist17

I have an element in my html-code, that holds a completely new html code written by a user, for previewing after codeing into a textarea (simple: a web-editor). My problem starts when the user types in his code with an id or/and a class, that is already in my code. …

Member Avatar for floatingDivs
0
165
Member Avatar for louie540

Hey guys. I've got a small problem. I'm trying to make my header 100% in width to stretch across the browser, and then I have another div inside it that has a width between 800px and 1000px which includes a banner and navigation bar. I just want the background to …

0
63
Member Avatar for essaydoctor

I'm developing a nifty prototype of a future online solution that I'm envisioning. Some of this is developed on moonfruit and other parts are developed in wix. In the future, some of my work will be developed in wordpress and some others would be developed in moonfruit. Is there a …

0
53
Member Avatar for davy_yg

[URL="http://ocklaw.com/new/"]http://ocklaw.com/new/[/URL] Can anyone help me fix the navigation. 1)I would like a horizontal navigation botton NOT vertical like in the link. How to create a horizontal navigation button. 2)I would like to erase the numbers. If anyone could help me answer one of the question you are welcome to answer …

Member Avatar for dew97
0
135
Member Avatar for evilguyme

hey guys so im making a preloader for my flash movie. the .FLA files are attached at the bottom. intro.swf is the actual movie and introLoader.swf is the preloader and it loads intro.swf into it. the problem with the actionscript previously was that itd start playing the external movie halfway …

Member Avatar for sufyan2011
0
133
Member Avatar for DavidKroukamp

Hi all, I'm in my 2nd year of software development (doing C#) and having come from a Java background, and having programmed a few GUI's in C#/Visual Studio's; I was wondering... Like in Java You can use an IDE to build a GUI, however you can also simply add Frames, …

Member Avatar for DavidKroukamp
0
340
Member Avatar for dean8710

can anyone share with, how to set the default windows size? i mean, want my web page with fixed size of 1368px x 768px.. i do not want other size, or my web looks weird...

Member Avatar for dean8710
0
102
Member Avatar for ZeroEddy

Hey Guys I seem to be havingsome small problem with my navigation bar. When ever I hover over the members tab the drop down list appears way over to the right. Does anyone know how I can fix this. Ill post my css below. Thanks in Advance Edmond. [CODE] #navbar{ …

Member Avatar for Philippe.Lahaie
0
171
Member Avatar for tubesnube

Hi guys. Was wondering if anyone could shed some light on a problem I have here. What I want to do is just have to drop down menu's that work on a mouse over. I have the first one working 99% correctly but I tried adding a second drop down …

Member Avatar for tubesnube
0
118
Member Avatar for deucalion0

Hey guys, I am creating a shopping basket and I have a background image set to a div that I want to position text over the top of certain parts of the image and some parts are dynamic, item quantity and total cost etc... so when these change everything I …

Member Avatar for deucalion0
0
145
Member Avatar for NCl

The title says it all; I want to make a simple, not all-over-the-place HTML code. I'm asking for help since I'm still in middle school. I understand a lot of code, but if you give me a from college class explanation, it's not going to help until I get to …

Member Avatar for thines01
0
298

The End.