10,650 Topics

Member Avatar for
Member Avatar for dhananjaigaur
Member Avatar for Airshow
0
25
Member Avatar for tustind

OK, for the life of me I can't seem to figure out how to solve this problem. When an image is given the style attribute float:left and a standard unordered list placed next to it, the bullets appear on top of the image. I have tried margin and padding targeting …

Member Avatar for ko ko
0
128
Member Avatar for echoofali

Hello all. new here as i'm in need of help! I've made a sliding door dropdown menu that works perfect in FF Safari and co, but it won't work properly in internet explorer 6 the issue lays with the first level <li><a></a></li> the <li> are floating left but in ie6 …

Member Avatar for webwiznz
0
158
Member Avatar for misterrmac

I while back I added a little countdown timer for an action on our website which also plays a ticking and "ding" sound. I didn't have too much trouble getting it to work across all browsers...or at least I thought. I received a complaint from a visitor that they were …

Member Avatar for misterrmac
0
171
Member Avatar for Cragdo

Hi folks, I apologize if this is a strange question for this forum beforehand. I recently set up a contact form for a client and a user has entered their email address incorrectly into the form and now my client can't get in touch with the enquirer and may lose …

0
85
Member Avatar for bluetickk

here is the code to my .aspx page: [CODE]<body> <div class="left"> </div> <div class="right"> <div class="content"> </div> </div> </body>[/CODE] here is the code to my stylesheet: [CODE].left { margin: 0px 0px 0px 100px; width: 550px; height: 100%; float: left; background-color: #FFFFFF; } .right { width: 250px; height: 100%; float: left; …

Member Avatar for MJ Pieterse
0
165
Member Avatar for Menster

Hi guys, Bit of a strange problem here. I've been working on a CMS for a client where they can preview work that they've done in a div-tag which is inside the "Admin" template for the back-end. My problem is this: After the user styles all of their content accordingly …

Member Avatar for MJ Pieterse
0
163
Member Avatar for peepster

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 …

Member Avatar for MJ Pieterse
0
59
Member Avatar for Sarge17

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 …

0
47
Member Avatar for sacarias40

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 …

Member Avatar for abdul8919
0
98
Member Avatar for MDanz

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]

Member Avatar for almostbob
0
68
Member Avatar for mlpetrak

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 …

Member Avatar for karol33
0
129
Member Avatar for rookie73

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]

Member Avatar for arvind1981
0
49
Member Avatar for nathanward01

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, …

Member Avatar for emhmk1
0
88
Member Avatar for smbaker

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 …

Member Avatar for ko ko
0
95
Member Avatar for c_rob

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 …

Member Avatar for harrierdh
0
178
Member Avatar for san_fran_crisko

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 …

Member Avatar for ko ko
0
132
Member Avatar for virtualmisc
Member Avatar for Lukas Larsson
0
60
Member Avatar for nixniss

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 …

Member Avatar for nixniss
0
129
Member Avatar for emhmk1

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 …

Member Avatar for JasonHippy
0
70
Member Avatar for sammer021486

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 …

Member Avatar for sammer021486
0
75
Member Avatar for ryy705

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.

Member Avatar for MJ Pieterse
0
66
Member Avatar for rilika
Member Avatar for almostbob
0
64
Member Avatar for atechg

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 …

Member Avatar for almostbob
0
375
Member Avatar for thatboynii

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 …

0
40
Member Avatar for Borderline

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 …

Member Avatar for ko ko
0
88
Member Avatar for beeding

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> …

Member Avatar for yonker
0
152
Member Avatar for skorm909

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 …

Member Avatar for ITchimes
0
168
Member Avatar for busybee2498

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 …

Member Avatar for Nick Evan
0
40
Member Avatar for darren2005

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 …

Member Avatar for darren2005
0
171

The End.