This is a discussion on "Monster Bottom Padding" within the Web Page Design section. This forum, and the thread "Monster Bottom Padding are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Monster Bottom Padding
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Monster Bottom Padding
IE is giving some bottom padding issues for the content box and footer box.
If you are using ie6 to view please excuse the pngs, I have to yet fix that. Any ideas? Thanks in advance. http://www.steamboatlodgingguide.com...html/index.php |
|
|
|
|||
|
Re: Monster Bottom Padding
You've got a ramdom letter "e" which I think is adding your padding.
I can't see it in the code but I'll attach a screenshot to show you. |
|
||||
|
Re: Monster Bottom Padding
The problem lies in the ".clearALL" div you are using to solve the Firefox "containing div" bug. IE gives the empty div height.
I think one or both of these will work. Sorry I can't give you an absolute answer, but I use a browser sniffer with alternate stylesheets so I don't have the problem. 1) Try giving the .clearAll div a height of 1px. 2) Instead of using an empty div, try solving the Firefox problem using <br class="clr" /> with this css:
PS - You should start using XML syntax for relative paths, eg "./linkpage.html" instead of "linkpage.html", if you're going to bother with XHTML. |
|
||||
|
Re: Monster Bottom Padding
You might want to read up on clearing floats without additional source markup. It's a very good article for solving a common problem.
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
|||
|
Re: Monster Bottom Padding
You were right about the .clearAll throwing in the extra space. Setting the line height to 1px did not help, however, I gave it a height of 0 and it took care of it. Thanks all!
Last edited by Maverick25r; Jan 31st, 2008 at 15:27. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem setting the left/right/top/bottom padding of a table to different values | tonyb | Web Page Design | 2 | May 2nd, 2008 20:30 |
| Hi, come to see Monster! | barrakuda | Introduce Yourself | 8 | Apr 24th, 2007 09:24 |
| How Would I Go About Creating Developing this Monster?! | derblutenkat | Flash & Multimedia Forum | 3 | Feb 10th, 2006 14:05 |