10,643 Topics
| |
When I click on certain pages in my website, the pages are centered, but on others the entire page "shifts" to the right a little bit. all the pages on the drop down menu have a flash slide show so perhaps that's causing the pages to shift? Can someone take … | |
Hi Folks, I looked through some of the threads and only seem to find the opposite problem of mine. What I'm experiencing is that my menu almost displays as expected in IE 7 but not in FireFox or Chrome. What is happening is that the background seems to appear for … | |
Ok im working on a site [URL="http://spyn.bychosen.com/"]http://spyn.bychosen.com/[/URL] and this is the splash page. in internet explorer 8 when you hover over the portals they are supposed to get brighter. there is a shadow that is being faded out with js and it makes the color show brighter. in IE the … | |
the table should cover the whole screen because of the percentages. I want the word test at the bottom of the screen, but it's not working? any better methods? [CODE]<table width="100%" height="100%" border="0"> <tr> <td valign="bottom">test</td> </tr> </table>[/CODE] | |
when ever i go to make an image a link in dreamweaver it shifts everything a little bit. it only shows up in IE chrome shows it perfectly. here are some images to show u [IMG]http://i3.photobucket.com/albums/y73/damagedbodies/normal.jpg[/IMG] [IMG]http://i3.photobucket.com/albums/y73/damagedbodies/slices.jpg[/IMG] also is there a code to make your website show up the same … | |
If you look at the link it is pretty self explanatory,, the image scrolls way too much,, if anyone can help I would be grateful. [url]http://www.yourticketexpert.com/test_map.html[/url] | |
Is there an "simple" way to have a Rich-text <textarea> form save to a specific file on my server, replacing or adding to the existing version of that file? The reason I ask is a person I'm designing for doesn't knwo a lick of HTML, nor has any wish to, … | |
I want a web page with two divs. The first one will be 160 pixels wide and float to the left. The second will be unlimited width and float left, alongside the first. Here is some crude ascii art that probably won't format right, but you get the idea of … | |
Unable to integrate html and css file. The html code is [CODE] <ul class="topnav"> <li><a href="#">Home</a></li> <li> <a href="#">Tutorials</a> <ul class="subnav"> <li><a href="#">Sub Nav Link</a></li> <li><a href="#">Sub Nav Link</a></li> </ul> </li> <li> <a href="#">Resources</a> <ul class="subnav"> <li><a href="#">Sub Nav Link</a></li> <li><a href="#">Sub Nav Link</a></li> </ul> </li> <li><a href="#">About Us</a></li> <li><a … | |
| Hi folks, I'm currently designing a website for myself. It's been going OK so far but there's been one, quite annoying problem holding things up. I've found so many people with this problem and a lot of solutions but none have worked for me (and about 60-70% of people who … |
Hello Can anyone please tell me the name of the font used in Facebook. Thanks | |
Hi Guys, I hope I am posting this in the correct forums if not please let me know. I have created a spry menu for my web site using Dreamweaver when I display the page in Firefox the menu and it’s drop downs work correctly and appearing below the menu … | |
Hi , I have scanned a logo for a guy who's website im creating, however, he gave me some headed paper to scan to get his logo so i did and the background of the logo is dark and when i scanned it the image is very grainy. is there … | |
I am looking to create a changeable image similar to how it is done in this thread [URL="http://www.daniweb.com/code/snippet226127.html"]Pure CSS Image Gallery with mouse click[/URL] Here is the layout of my page. I would like for the image to be shown in the frame that I have given it and then … | |
Hello, I am having a lot of trouble with the menu system on [url]http://independencebp.webmaxsites.com[/url] It looks fine in Firefox but in IE* the last menu Item drops below "About Us". Why does this happen? Please help. | |
I need source code to implement web prefetching.. can anyone help me? | |
I am beginner in html / website design. I have 4-5 webpages. All these pages have top banner, left sidebar & right sidebar. At present I am writing html code in all the 4-5 pages for these above elements. Is there a way, I just write the code once (in … | |
Hi - I'm working on this site and I'm having trouble get my Spry Menu to display correctly. On the laptop I am working on - in Firefox I can view it correctly - in that my menus have a blue line which runs along the bottom and connects to … | |
| Evening I've managed to get a pagination code, but I'm at a loss at how to style the links produced. I've tried placing the pagination code inside a div and then styling the links for this div, but there's no change to the output. Can anyone suggest a solution? [CODE]<div … |
The internal links doesn't work with Firefox. URL: [URL="http://www.senslac.com/enlaces.php"]http://www.senslac.com/enlaces.php[/URL] At top: [CODE] <div class="espai_gran centrar"> <a href="/enlaces.php#enlace0">Asociaciones</a><span class="text"> | </span> <a href="/enlaces.php#enlace1">Blogs de Interés</a><span class="text"> | </span> <a href="/enlaces.php#enlace2">Marcas</a><span class="text"> | </span> <a href="/enlaces.php#enlace3">Restaurantes</a> </div> [/CODE] And behind: [CODE] <div id="resultats"> <a name="enlace0"></a> <h3><b>Asociaciones</b></h3> [...] <a name="enlace1"></a> <h3><b>Blogs de Interés</b></h3> … | |
ok so im just starting out in html and was wondering if there was any good tutorials people know that i can try and all that... i have a project in school that im going to create a website with it and since i started learning javascript and c++ a … | |
Nice! Question. I'm a photographer that shoots green screen. I in a the process in having a website built. I thought it would be cool if my guest could go to my website to get thier photos but first get to choose from 2 or 3 backgrounds. So I would … | |
Hi, I was wondering if anyone could help me make my existing CSS horizontal menu drop down so when I hover over the main title it drops to submenus? CSS: [CODE] #tray {position:relative; width:960px; height:45px; background:url("../design/tray.gif") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;} #tray ul {margin:0 20px; list-style:none;} #tray li … | |
Hi everyone, I am trying to make a toggling on/off button for a looping sound using AS3. Currently it starts with the on icon showing but when pressed shows the off icon but it must be pressed again to stop the music but then shows the on icon while the … | |
hello Friends I am using Dreamweaver CS3 to update my website. but when I have to upload a folder of images I upload each image separately by selecting it from hard drive when the message "If the image is to be copied to the remote server " is prompted and … | |
Hi everyone, Im having a problem on a website im developing where images and graphic banners are not being displayed even though they were being displayed successfully previously and I just wondered what the problem could be? Could it be a memory problem with having too many images and videos … | |
Hello I am starting to learn both HTML & CSS for University & I have some questions about what the proper practices a HTML coder should do in terms of Website architecture: I want to ask what is best, most conventional or the industry standards for the following: - include … | |
I would like to use <H1> and <H2> tags to emphasize important keywords for SEO purposes. Is it XHTML-transitional legal to enclose a <div class="blah"> tag inside an <h1> tag? | |
Hello Friends I have programed flash links in Macromedia flash professional 8 for my site. They work perfectly if the user clicks a link to get to my page But it doesn't work if the user types the url straight into the address bar. Please help me with this. Thanks |
The End.