Guest Posted October 27, 2008 Share Posted October 27, 2008 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. Link to comment Share on other sites More sharing options...
ktshannon Posted October 27, 2008 Share Posted October 27, 2008 <td style="background-image:url('image.jpg');"> style locally may solve your problem. The css is most likely overriding your td background="" Link to comment Share on other sites More sharing options...
Guest Posted October 28, 2008 Share Posted October 28, 2008 ktshannon, that fixed it. I think I was putting it in the wrong TD as well, but your hint worked, THANK YOU!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.