This is a discussion on "Huge gap in text, but only in IE" within the Web Page Design section. This forum, and the thread "Huge gap in text, but only in IE are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Huge gap in text, but only in IE
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Here's the URL for the site: http://www.triplewcreations.com/test/ABAT/test1.htm
The problem is in IE 6, I'm getting a huge chunk of space between "Page Title" and the first header. (BTW, the border was for me to see how much space "Page Title" was actually taking up) I've tried every CSS/HTML trick that I can think of (margins, padding using different HTML tags like <h1> or <p>, etc), but so far, no such luck... Can anyone spot what I am doing wrong? Or have any solutions? I've tested this page in FF and Opera and I am satisfied with the results (sorry, no access to Safari or AOL browsers, yet) Thanks so much for any help! |
|
|
|
|||
|
Re: Huge gap in text, but only in IE
in my work which uses ie6 (so i don't have access to FF) but have u tried adding this to yer css
|
|
|||
|
Re: Huge gap in text, but only in IE
ignore that point there, didn't read the post properly.
sorry! |
|
|||
|
Re: Huge gap in text, but only in IE
right i had another look,
you might be best doin the margins and padding with the shortcut technique and make sure all the margins and paddings are set.
i bet u've probably done this alredy but i felt like i had to suggets a solution that actually made sence. sorry again for the dumb post before |
|
|||
|
Re: Huge gap in text, but only in IE
Thanks for the suggestion, but it didn't make that much of a difference (except to make my CSS cleaner
So upon *close* inspection, I figued out that it didn't like me setting the width to 100%. I took it out and now IE wants to play friendly. Thanks for your help! (sorry, I'm not sure how to make a code box...) Previous code: div#mainContent {margin: 0 205px 0 205px; line-height:110%;color:#000000;background-color:#ffffff; border: 1px solid #ffffff;} div#mainContent h3 {width:100%; background-color:#000000; color:#FFFFFF; font-size:100%; padding:5px 0;} #title {font-size:130%; margin-bottom:0; padding-bottom:0; border:1px solid #000000;} |
![]() |
| Tags |
| gap, too much space |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Huge white space on right side of layout | mcdanielnc89 | Web Page Design | 6 | Feb 10th, 2008 22:20 |
| [SOLVED] Image with text -> text with background | alexgeek | Web Page Design | 5 | Nov 13th, 2007 23:25 |
| Want to know about the best component used to upload huge video files using ASP | balaakrs | Classic ASP | 1 | Jun 20th, 2007 14:46 |
| IS there Free component to upload huge video file through ASp | balaakrs | Scripts and Online Services | 0 | Jun 17th, 2007 09:04 |
| Firefox creates huge gap? shifts down. | ElmerFud3 | Web Page Design | 1 | Dec 14th, 2005 14:41 |