Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

FOOTER BACKGROUND HELP PLEASE


sproule15

Recommended Posts

Posted

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

Posted

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!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...