Re: [rt.blitzed.org #187] odd gap has appeared in the middle of the page in IE
"Andy Smith via RT" <[email protected]>
| Newsgroups | gmane.network.irc.blitzed.web |
|---|---|
| Message-ID | <[email protected]> |
<URL: http://rt.blitzed.org:80/Ticket/Display.html?id=187 > On Mon, Dec 15, 2003 at 07:08:27PM +0000, Andy Smith via RT wrote: > > <URL: http://rt.blitzed.org:80/Ticket/Display.html?id=187 > > > > [[email protected] - Mon Dec 15 18:48:33 2003]: > > > > On Mon, 2003-12-15 at 19:42, Andy Smith via RT wrote: > > > Every page I look at on the blitzed site now has a large gap down > > > the left-middle between the sidebar and the content. Apart from > > > adding a few lines of > > > > What do you mean exactly? I don't get the problem. > > At least (from what I've understand) I can't confirm this here. > > Here I have attached a screenshot from IE6. Note the large gap between > the sidebar and the content. Here is a page with absolutely no content at all: http://blitzed.org/test/gap.php The source for this file is literally: <?php include("top.phtml"); blitzed_title("Blitzed.org - Testing the gap!"); ?> <?php include("bottom.phtml"); ?> and it still has the gap, therefore the problem is definitely somewhere in top.phtml