Help - Search - Members - Calendar
Full Version: Minor question
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
razbus
I cant seem to figure out how to take away the space from the bottom of my blog.


Go here: to my blog and scroll all the way to the very bottom. you'll see what i mean.

Thank you for your help!

Edit: The image footer image may take a while to load because it was a bmp converted to png. (larger file)
[2]Nekked
enclose everything in one gigantic div, and then close it in your webstats. then insert your footer div.
razbus
QUOTE([2)
Nekked,Nov 3 2004, 2:44 PM] enclose everything in one gigantic div, and then close it in your webstats. then insert your footer div.

lol. yeah, you are right. haha. that WOULD work if i was using xanga. But im not.
[2]Nekked
QUOTE(razbus @ Nov 3 2004, 3:52 PM)
lol. yeah, you are right. haha. that WOULD work if i was using xanga. But im not.

oh. well whatever. same concept, just replace "webstats" with "the end"
xquizit
adjust your body margin-height and bottom-margin values. set them to 0.
hlall
the thing is your body has a repeating background with that pattern going down y, change it to tables

CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
.blog {
background: url(http://razbus.com/blog/elementsbg.PNG) repeat-y;
</style>
<table width="##px" height="##px" border="0">
<tr><td><img src="top image" usemap="#map"></td></tr>
<tr class="blog"><td>content</td></tr>
<tr><td><img src="bottom image" usemap="#imgmap"></td></tr>
</table>

<!-- end code provided by createblog.com -->


i might have a couple things you can fix in that, i typed it up really quick but i think you get the point
[2]Nekked
i...

just...
SAID...

that




and dont use tables.. they might not appear correctly on other browsers.
razbus
QUOTE([2)
Nekked,Nov 3 2004, 5:07 PM] i...

just...
SAID...

that




and dont use tables.. they might not appear correctly on other browsers.

LMFAO! yay! Another table hater! lol. It truely was meant to be. Will you marry me?

Sorry, really hyper....

maybe

it

was

all

those

frappuccinos

?


Okay, i guess ya'll can close this... ill figure it out. biggrin.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.