Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

background image


Guest

Recommended Posts

Posted

Hello all,

This is my first post and I am pretty new to OSC, but have done well with the install and setup thus far due in great part to all the help I have found here! Thanks to everyone here for their information and help, hopefully someday I will be able to contribute as well.

 

I have a small issue that I am trying to work out. I have a background image on the main portion of my homepage. What I am trying to do is add another piece of that image as a background to the left column. I have tried all the usual tricks (including adding a background tag to what I thought was the TD for that column, and putting it into a class in the CSS), but nothing has worked so far. Anyone have a simple way I can fix this? Thanks in advance for any help.

Posted

<td style="background-image:url('image.jpg');">

 

style locally may solve your problem. The css is most likely overriding your td background=""

Posted

ktshannon,

that fixed it. I think I was putting it in the wrong TD as well, but your hint worked, THANK YOU!!

Archived

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

×
×
  • Create New...