This is a discussion on "[SOLVED] Drop down shadow viewing badly out of place in IE6" within the Web Page Design section. This forum, and the thread "[SOLVED] Drop down shadow viewing badly out of place in IE6 are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Drop down shadow viewing badly out of place in IE6
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi,
I have a drop down shadow under my navigation bar that appears out of place when viewing in IE6. IN the CSS I changed margin-top: 26.px; to margin-top: 25.1px; so that it is viewing ok in both IE7 & Fire Fox, but the shadow is still way out in IE6. Cheers! I have broken up the URL so people doing a search for my site don't get taken to this page. www. capoeira canal .co.uk |
|
|
|
||||
|
Re: Drop down shadow viewing badly out of place in IE6
Get rid of the shadow div and add this declaration in your CSS
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
||||
|
Re: Drop down shadow viewing badly out of place in IE6
You can hack CSS so only IE6 sees it.
* html #id { Only IE6 sees this } replace #id with what you need. (But I recommend aso186's way. No hacks
__________________
Resources Administrator
Grilling Gurus - Interviews with the Best Web Designers and Developers in the Industry Got a Question for Ryan Carson and his Web Design/Development team Carsonified? Jack Franklin - My Blog (It's a Pen in My Mouth BTW)
Last Blog Entry: My Latest Project - Grilling Gurus... (Jun 11th, 2008)
|
|
|||
|
Re: Drop down shadow viewing badly out of place in IE6
aso186,
It even sits better better in IE7 & FF now, I haven't been able to check it out on IE6 But I am sure it has done the trick. You guys are good! thanks again! |
|
|||
|
Re: Drop down shadow viewing badly out of place in IE6
I recently had the site W3C validate and tidied up my site since then I have noticed
two sets of character encodings, which one should I be using please? <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> Thanks |
|
||||
|
Re: Drop down shadow viewing badly out of place in IE6
It's down to you, but I use UTF-8. If this sorts things for you then you can mark the thread as 'solved' using the 'thread tools' at the top
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Trying a drop shadow design, IE won't let me. | Henrik Hansen | Web Page Design | 7 | Sep 26th, 2007 18:29 |
| CSS drop shadow effects with images | wickedmoon | Web Page Design | 2 | Aug 26th, 2007 22:01 |
| Expanding background drop shadow | konnor5092 | Web Page Design | 1 | Feb 22nd, 2007 07:39 |
| drop shadow?? | karloff | Graphics and 3D | 7 | Aug 4th, 2006 14:08 |
| Drop Shadow w/fireworks | liquid | Graphics and 3D | 4 | Dec 24th, 2003 09:15 |