PDA

View Full Version : Footer problem.


NickR
01-01-2003, 12:06 PM
I'm skinning vB for a board that I visit, and it's pretty much going smoothly. I have a problem with the footer though, I've got an image that acts as the footer with the copyright text on, etc... but it isn't sticking to the bottom of the page.

That was a horrible description. ;)

Okay, it works fine on the forum page, but in the user cp it's around 5 lines up from the bottom and it just looks unprofessional. I've tried adding align="bottom" in the table tags but that doesn't work either. If nobody can understand my ramblings I can provide a screenshot. :p

Cypher720
01-01-2003, 02:46 PM
Please remove the HTTP:// link in your sig - its annoying to see http://notupyet

anyways...sometimes that just happens due to the small amount of content on a page. take a look at the User CP here:)

NickR
01-01-2003, 04:54 PM
Originally posted by Cypher720
Please remove the HTTP:// link in your sig - its annoying to see http://notupyet

anyways...sometimes that just happens due to the small amount of content on a page. take a look at the User CP here:) Sorry, but I think it was a required field during registration; I had to put something in. :p

I'm on the Tren Z skin, and the footer works fine in the User CP for me...

Cypher720
01-01-2003, 06:33 PM
check out the default.

hrm...ill look into it

NickR
01-01-2003, 07:48 PM
I've taken the liberty of taking a screenshot of the problem. I'm also including the footer code, perhaps you can see the fault?

</table>
<!-- /content area table -->
</center>
<br>
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TD><A HREF="#top"><IMG SRC="v4_images/top.gif" WIDTH=58 HEIGHT=38 BORDER=0 ALT=""></A></TD>
<TD background="v4_images/c_bg.gif" width="100%"></TD>
<TD>
<IMG SRC="v4_images/c_right.gif" WIDTH=210 HEIGHT=38 BORDER=0 ALT=""></TD>

Thanks.