Help - Search - Members - Calendar
Full Version: Help Please ?
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
xCUR1OUS
Okay, so I made a layout but when I look at it, there's a HUGE extra space at the bottom. I've tried adjusting some of the numbers and stuff, but nothing really seems to work .. What do I do to get rid of it?


so i want it to end where the blue ends .. what part of the code should i adjust?

Thanks! biggrin.gif
freeflow
A link?
xCUR1OUS
Here It Is. =)
Just scroll down all the way & you'll see the big white space.
freeflow
Numerous times in your code you have the height set to 2000, thats the reason why you have alot of extra space.

Here are the parts:
QUOTE
<table cellpadding="0" cellspacing="0" border="0" background="http://img244.imageshack.us/img244/373/dejavubgfs6.gif" height="2000" width="10" align=right style="position: absolute; right: 0; top:5;">


QUOTE
<table cellpadding="0" cellspacing="0" border="0" height="2000" width="250" style="position:absolute; right:65; top:580;" align=left>
<tr>


You need to make that WAY smaller.
xCUR1OUS
thanks (:
this can be closeddd.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.