View Full Version : Create new Footer
Cal Poly Forum
08-31-2003, 02:00 AM
How would I be able to make a long color bar as the footer?
And the bar will be going below the copyright info.
Tony G
08-31-2003, 04:05 AM
Like the one at vBT? Thats an image.
Like the one at vBT? Thats an image.
try something like this after the </table> tag in your footer
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="footer class here"><img src="footerimage.gif" border="0" /></td>
</tr>
</table>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.