IE7 bug: list bullets aligned to bottom

This is a discussion on "IE7 bug: list bullets aligned to bottom" within the Web Page Design section. This forum, and the thread "IE7 bug: list bullets aligned to bottom are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 6th, 2007, 12:11
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
IE7 bug: list bullets aligned to bottom

This page shows the problem. Look at the bullet points in IE7: they line up with the bottom of the list item, not with the first line of text.

In IE6 and Firefox it's fine.

I can change the alignment using vertical-align: top, but that lines the bullets up with the top of the <li> block box, not with the first line of text.

I'd prefer a fix for this that does not rely on images. Any ideas?

Last edited by MikeHopley; Sep 6th, 2007 at 12:43.
Reply With Quote

  #2 (permalink)  
Old Sep 11th, 2007, 11:54
drd drd is offline
SuperMember

SuperMember
Join Date: Dec 2005
Location: Hampshire, England, UK
Age: 28
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 bug: list bullets aligned to bottom

You havent closed any of your list items, try closing them.
I suspect its just a result of those missing </li> tags.
Reply With Quote
  #3 (permalink)  
Old Sep 11th, 2007, 12:29
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 bug: list bullets aligned to bottom

Good idea. I've now closed all my <li> tags with </li>, but unfortunately the bug remains.

Well spotted though!

Last edited by MikeHopley; Sep 11th, 2007 at 12:44.
Reply With Quote
  #4 (permalink)  
Old Sep 12th, 2007, 15:44
drd drd is offline
SuperMember

SuperMember
Join Date: Dec 2005
Location: Hampshire, England, UK
Age: 28
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 bug: list bullets aligned to bottom

hmm wierd one havent seen it before. I would try setting padding/margin to 0, specifying your line-height etc in your content list beacause I think it is getting a style from some other list in the css
Reply With Quote
  #5 (permalink)  
Old Sep 12th, 2007, 18:05
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 bug: list bullets aligned to bottom

Quote:
Originally Posted by drd View Post
hmm wierd one havent seen it before. I would try setting padding/margin to 0, specifying your line-height etc in your content list beacause I think it is getting a style from some other list in the css
I doubt it -- if it were inheriting a style from another list, the problem would show in other browsers too.

I think I know what the problem is: in my CSS, I'm using an unhealthy amount of absolute positioning. I guess that this is causing the IE7 bug.

This is very old code, from when I was starting to learn CSS. I've now rewritten the CSS and redesigned the site, using much simpler CSS without any absolute positioning. The bug is gone.

So if anyone else finds this bug, try removing your absolute positioning.
Reply With Quote
  #6 (permalink)  
Old Sep 12th, 2007, 18:17
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 bug: list bullets aligned to bottom

Interesting... thanks for sharing Mike!
Reply With Quote
  #7 (permalink)  
Old Sep 12th, 2007, 19:56
mcdanielnc89's Avatar
SuperMember

SuperMember
Join Date: Sep 2007
Location: Missouri
Age: 18
Posts: 231
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to mcdanielnc89 Send a message via Yahoo to mcdanielnc89 Send a message via Skype™ to mcdanielnc89
Re: IE7 bug: list bullets aligned to bottom

hmm interesting, yet it doesn't happen to me on my site.. i have IE7 but they show jsut fine...
Last Blog Entry: My blog? (Oct 18th, 2007)
Reply With Quote
Reply

Tags
list, ie7, bullet, bug, alignment

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Footer directly aligned to bottom thewebkid Web Page Design 2 Dec 25th, 2007 21:36
[SOLVED] Bullets looking wierd. mcdanielnc89 Web Page Design 8 Nov 1st, 2007 16:41
Image bullets on unordered list Kobrakai Web Page Design 4 Aug 15th, 2007 18:27
ul bullets ivyholly Web Page Design 12 Jan 6th, 2006 02:21
IFRAME Aligned to Right WiseWizards Web Page Design 3 Aug 3rd, 2005 22:20


All times are GMT. The time now is 02:58.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43