sproule15 Posted July 29, 2003 Posted July 29, 2003 Hello there, I'm having trouble changing the background of my footer. I can change the Navigation bar's colour with ease but's all that changes. It's not like the TD.headerNavigation where you can change those properties by theirselves. Anyone out there know how to do this? Thanks
Rumble Posted July 29, 2003 Posted July 29, 2003 the footer bar is controlled in css with the 'footer' class. Anything below that bar needs a class applied to it. So you would need to create a new class in stylesheet.css eg TD.footerBody and then in footer.php place the 'class="footerBody"' in the relevant td line. <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center" class="footerBody"> Reddy to Rumble Thank you osCommerce and all who Contribute to her!
sproule15 Posted July 29, 2003 Author Posted July 29, 2003 Thank you very much, a quick fix, Cheers, Dylan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.