10,643 Topics
| |
Hello, I'm making a website for a friend of mine, located at [url]http://www.theconsolelounge.co.uk/catherine[/url] But as you might of noticed, the navigation bar is not doing what it is supposed to be doing, I'm trying to make it fit all onto one line on 800x600, It should do this anyway, but … | |
Hi, I'm trying to make the following div element I found using firebug not appear through CSS. What code should I add to my CSS stylesheet? I'm assuming it's display:none but don't know where to add it. <div dojoattachpoint="_embedGroupButton" class="embed_group button">Embed</div> Any help would be appreciated! Thanks | |
Hi, the site navigation bard (on gray) look different from page to page. I want it to keep the same size no matter what page I visit. I attached the CSS and the html pages. * This problem seems to happen in Internet Explorer. [CODE=css]body { font-family: Verdana, Arial, Helvetica, … | |
So i have a page which layout "fits" to screen, so that users do not have to scroll to view the content in the middle. It has a header, a container/body area (with its own internal scrollbar) and a footer that supposedly sticks to the bottom. The problem: for IE … | |
Hi, i have a problem trying to style a dynamically generated lists. the list ia dynamically generated with ajax and could be very long. i set a div container for the list but right now the list overflows way beyond the div container. i would need the list to some … | |
i've made a website with a contact form, but everytime you click the send button it opens the computer default e-mail client. i know there is a way of doing this, but i dont know how. I think it involves php and if it does can somebody show me how … | |
Hi I am still a newbie as far as using CSS is concerned. I had a problem, now resolved, where the CSS for part of my website was not working. I just couldn't see what was wrong! Eventually after a sleepless night and a search on the Web I solved … | |
Hi All- I have the following iframe on my main web page which calls up another html that has several links that popup images whenever you hover over the link. Thus far, everything is working except that I would like to have the popup images centered on the iframe and … | |
I am trying to centre the whole of my page. I have kind of done it by creating a div called "alignment" containing all my HTML. Then I've done this with the CSS: [code] #alignment {text-align: left; margin: 0px auto; width: 750px; } [/code] It kind of looks centred but … | |
i'm new to this webdesin thing. what i need is a way to input information to the site, and have that information sent back to me at a specific time specified to my cell in a text. lets say i want to remember to call someone at 4 pm on … | |
Hi, I have designed one html page (home) with CSS. I have four more pages in html and want my heading and menus to be repeated. How should i do it? Do i have to write all the heading and menu contents in each of my pages or is there … | |
I am having some image resize problem with IE6 when I use the following code, the image looks blurry and the embedded text in the picture cannot be read properly...(it works great in Firefox) [ICODE]<p align = "center"> <img border="0" name = "imgName"; src="updatedFlow.png" width="700" height="740"></p>[/ICODE] However, if I remove the … | |
Hi all, I'm totally new at web design and learning fast with tutorials, I have built the website already and now I'm trying to embed a flash movie that I just created in Adobe Flash CS3 successfully, I have also published the flash movie in HTML/.swf so I'm good there, … | |
How can I keep up with new features of css and html? is there a good site I can go that lists websites with new good design layouts that I can try to emulate for sites? | |
Hi, all!! I have very good base of html. I want to learn more about web design and development. I started to teach myself CSS. Than I will learn Javascript, PHP and MySQL. This is my journey I have decided. But, I am still confuse. Your suggestion would might help … | |
Benefits of a Unique Design When it comes to designing part of a website it is important that its design is unique and represents your brand identity. Therefore, one must discuss your company profile and short and long term goals with the designers of web marketing Company India who is … | |
my BG doesn't load in FIREFOX? [ICODE]<div id="wrapper"> <div id="head"> <img src="images/png/xxxx.png" alt="xxx Logo" /> <div id="info-call"><img src="images/png/xxxx.png" alt="call-center" /></div> </div> <div id="navigator"><img src="images/xxx/left-nav.png" alt="navigation" class="left" /><img src="images/xxx/right-nav.png" class="right" alt="navigation" /></div> </div> [/ICODE] This is the HTML it is on DOCTYPE strict the problem is on NAVIGATOR! [ICODE] .left{ float:left; … | |
Hi, i would like to create a flash file which will have thumbnails of various images (about a 100) what i would like to do is make on image at a time (tandom sequence) glow or have an increase in alpha and then come back to normal and then another … | |
I have created a swf file in flash cs4 and exported it. I have viewed it locally and it works fine. Once I upload it to the server it just play. I have looked at everything and it just wont play. I am stuck and not sure what else to … | |
I wanted to do some popon windows when someone hovers over something on my page... new_window = open("page.html", "displayWindow", "toolbar=no,width=600,height=300,directories=no,status=no,scrollbars=no,resize=no,menubar=no"); I can do that by opening a popup using the abovecode but it opens in a separate page... I want it to hover on top of the same page some … | |
I have a web site that I built using HTML and CSS. I uploaded the site to the server and it works great except for the add to cart button. I took the site down and put the old one back up because the shopping cart is not working. The … | |
| Hi, I need my website to be described in two languages; Arabic - which is rtl, and, English - which is ltr. I need the keywords in both languages, too Is it right to duplicate the meta description and the meta keywords tag???? like this: [CODE] <meta name="keywords" content="Eng Keyword1" … |
Hi, I apologized if I am not asking the right question here or I am posting in the wrong question. But, I hope I can get some direction on where to go to accomplish this. I trying to create a secured site. Users will be log in with their own … | |
Hello, ok, for the web site groundwire.net, the live chat button on the far right displays fine in firefox and safari, but is slightly offline in IE7 and EXTREMELY messed up in IE6. Anyone able to point me in the right direction of how to get this code to work … | |
I'm new to Dreamweaver and working with Spry Menus. I started with the adobe tutorials this weekend and am working my way through things now. I'm currently 'stuck' on two steps. I've put a mock of the header here for illustration: [url]http://tamos.net/~cnelson/Dreamweaver/[/url] VERTICAL BORDERS FOR THE BUTTONS: The first has … | |
I made a wonderfull photo gallery and I had some trouble. The pics enlarge on mouse over, but, the problem is that in resolutions like 800X600 or 1024X768 the enlarged images "hide" behind the flash menu... for better understanding, have a quick look please. [URL="http://www.christianvidal.com.ar/galecvq.htm"]http://www.christianvidal.com.ar/galecvq.htm[/URL] I also attached a screenshot … | |
i am trying to create a multiple choice question(mcq) on the web i wrote the code for the question page...but i dont know how to store the result that the user gives so that there can be an analysis of his/her mcq test...and according to which their result will be … | |
hi please check the code which works fine in IE but not in Firefox... urgent help required... HTML [code=html]<!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"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" --> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <!-- InstanceBeginEditable name="doctitle" --> <title>Untitled Document</title> <link rel="stylesheet" href="style.css" type="text/css" /> <!-- … | |
Hi, I want to know about cricinfo.com like menu. How I can develop a menu using Fireworks, Dreamweaver. please guide me. or any easy way .please share. | |
I need some software that will be able to convert any video type to flash and then watermark the video as well. Right now I am using the free Riva FLV Encoder which does a great job encoding the file but I can't watermark using it. What does everyone else … |
The End.