This is a discussion on "IE6 problem" within the Web Page Design section. This forum, and the thread "IE6 problem are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
IE6 problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
IE6 problem
Hi all, new to this forum. I made a site (first site with div's, used to work with tabels) and everything looks ok in different browsers on PC and Mac, except for IE6. I know there is lot on the net about the problems with IE6 but I can't figure how to fix this.
The site I am building: http://www.de-plantage.nl/test/ideereclame/ Above and under de horizontal blue line (navigation) in IE6 there is a space of a few pixels. Is this the 3 pixel gab I am reading about on the net? I know how to adress different css stylesheets for the different browsers but I don't know how to fix the problem for IE6. Any help is apreciated! Thanks, Marc |
|
|
|
|||
|
Re: IE6 problem
Try adding this to the top of your css.
|
|
|||
|
Re: IE6 problem
Thanks, this solves one of the gabs. There is still a space between the image and the top of the blue navigation bar.
Where does the astrix stand for in the css? I had a margin and a padding of 0 in the body, Is that the same? Thanks again for the quick response!! |
|
|||
|
Re: IE6 problem
That's a universal selector. you can read about it here.
I'm wondering why this code is not editable?
|
|
|||
|
Re: IE6 problem
Not sure what you mean. I created a template with editable regions for the places I needed changes in the different pages. Could that effect the rendering of the page?
|
|
|||
|
Re: IE6 problem
I'm not sure since I can't see them... but I'd certainly check the templates. They maybe your problem.
|
|
|||
|
Re: IE6 problem
Hi Lchad, I checked the template but saw nothing out of place. But the problem is solved! I gave the large image above the navigation div a border of 0, and gone is the gab between them... does this make sense??
|
|
|||
|
Re: IE6 problem
I've never done it that way, but that sounds good to me! Whatever works for IE 6 always sounds good to me. Good job!
|
|
|||
|
Re: IE6 problem
i know that you fixed your problem, but usually this problem with the gap under the image in ie6 is solved by adding display:block to the style of the image.
|
![]() |
| Tags |
| 3 pixel gab, ie6, margin, padding |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| First image problem and inline list problem | konnor5092 | Web Page Design | 8 | Dec 1st, 2007 09:08 |