SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
-
Sep 18, 2007, 12:38 #1
- Join Date
- May 2007
- Posts
- 10
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
IE6 3px bottom padding difference
I am getting a 3px space on the bottom of my rightbar list thumbnails in ONLY IE6:
http://www.altosagroup.com/AGAPP/V/test.html
The other browsers look perfectly fine. Any suggestions? Thanks!
-
Sep 18, 2007, 23:09 #2
- Join Date
- Mar 2005
- Location
- USA
- Posts
- 5,482
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I recommend you check out this thread: And the Inaugural 'Electric Floor' Award goes to... (since that page qualifies for it)
Other browsers would should the same thing if you used a complete strict doctype to put them in Standards mode instead of Almost Standards mode.
These explain why that is happening and how to fix it:
That mysterious gap under images and embedded objects
Images, Tables, and Mysterious GapsWe miss you, Dan Schulz.
Learn CSS. | X/HTML Validator | CSS validator
Dynamic Site Solutions
Code for Firefox, Chrome, Safari, & Opera, then add fixes for IE, not vice versa.
-
Sep 19, 2007, 09:21 #3
- Join Date
- May 2007
- Posts
- 10
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I took a look at the articles, applied display:block to the images and list items but it didn't seem to fix. I may not be understanding your articles?
Bookmarks