This is a discussion on "Unwanted gap under navbar in IE6 for windows" within the Web Page Design section. This forum, and the thread "Unwanted gap under navbar in IE6 for windows are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Unwanted gap under navbar in IE6 for windows
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Unwanted gap under navbar in IE6 for windows
I am developing the following site on a Mac and the navbar renders fine in Safari, Firefox etc, but not in IE6, according to screenshots I've seen through Browsershots. In IE6 the navbar has a gap at the bottom.
The test site (and html) can be viewed here: http://homepage.mac.com/mischa4/troika2/index.html If you don't have Safari thenI have attached a screenshot of what it should look like! The relevant CSS is as follows:
Thanks for your help. Last edited by herkalees; Mar 5th, 2006 at 16:47. |
|
|
|
#2
|
|||
|
|||
|
Re: Unwanted gap under navbar in IE6 for windows
I viewed it in IE6 and Maxthon (IE engine based browser) and it looked fine.
Maybe it's your viewer's browser that's at fault(?), or I've misunderstood your complaint. http://i20.photobucket.com/albums/b2...ell/Troika.jpg |
|
#3
|
|||
|
|||
|
Re: Unwanted gap under navbar in IE6 for windows
Quote:
|
|
#4
|
|||
|
|||
|
Re: Unwanted gap under navbar in IE6 for windows
Ahhh gotcha.
So the grey nav tabs should be joined to the rest of the grey page immediately below. Is difficult to say what's at fault without knowing the names of the slices but I'm guessing it's a cell margin in the navbar table. The margin responses are different in FF to those of IE. The rest ur prolly not goin to like..... http://www.w3schools.com/css/css_margin.asp. Good luck p.s. You'd think this would be from one of the 'bottom margin' values, but it could just as easily be caused by a margin value from before this point compounding the expansion of the cell margin values beneath. IE:- It could just as easily be one of the width values. Last edited by Legacy_Staff; Mar 5th, 2006 at 13:50. |
|
#5
|
|||
|
|||
|
Re: Unwanted gap under navbar in IE6 for windows
Thanks
you'll see from the CSS there are no tables, just a horizontal list. There are no margins set on the navbar except a left margin on the 'ul' div. I'll fiddle with the width of the width of the 'li' div although that is set to the width of the tab graphic. Incidentally, your screenshot does not shoe the non-current dark grey tabs, although these show up in IE6? |
|
#6
|
|||
|
|||
|
Re: Unwanted gap under navbar in IE6 for windows
Quote:
|
|
#7
|
||||
|
||||
|
Re: Unwanted gap under navbar in IE6 for windows
Here's a fix...
In your head section AFTER your styles are declared, insert the following code:-
You need all the code above... even those comments.
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#8
|
|||
|
|||
|
Re: Unwanted gap under navbar in IE6 for windows
This works perfectly. I have this problem up in four forums for over a week and you are the first to fix it!
Thanks |
|
#9
|
||||
|
||||
|
Re: Unwanted gap under navbar in IE6 for windows
Its still not fixed??? Have you uploaded the new files???
|
|
#10
|
|||
|
|||
|
Re: Unwanted gap under navbar in IE6 for windows
It is in the browsershot screenshot. Try http://www.troika.org.uk/index.html?
The question mark seems to clear the server cache. |
|
#11
|
||||
|
||||
|
Re: Unwanted gap under navbar in IE6 for windows
Sorry, it does work.
I was looking at the site you initially posted http://homepage.mac.com/mischa4/troika2/index.html Which isn't your new one. It works well now, and i like the site, good job. Craig |
|
#12
|
|||
|
|||
|
Re: Unwanted gap under navbar in IE6 for windows
I can see the darker grey tabs as well now, if that helps.
|
|
#13
|
|||
|
|||
|
Re: Unwanted gap under navbar in IE6 for windows
Yes it does. thanks
|
|
#14
|
||||
|
||||
|
Re: Unwanted gap under navbar in IE6 for windows
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| unwanted, gap, under, navbar, ie6, windows |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unwanted space between 2 images | Craigj1303 | Web Page Design | 1 | Apr 6th, 2008 12:04 |
| unwanted horizontal scroll | mykl | Web Page Design | 11 | Sep 30th, 2007 02:05 |
| unwanted space under image in IE | Craigj1303 | Web Page Design | 2 | Sep 5th, 2007 20:47 |
| unwanted space between li elements in IE | ant.eater | Web Page Design | 3 | Nov 7th, 2005 13:14 |
| help with navbar | bruno89 | Web Page Design | 7 | Aug 18th, 2005 01:01 |