Guest Posted March 5, 2003 Share Posted March 5, 2003 I want to add this image (http://www.craniumdesigns.com/cart/catalog/images/bg_box.gif) as the background on each category heading, as well as change that cell to be 120 wide x 20 high. I have been looking at boxes.php and some other sutff, but it's quite confusing. How do I do this? Link to comment Share on other sites More sharing options...
Guest Posted March 5, 2003 Share Posted March 5, 2003 nm. i found a contribution for it. Link to comment Share on other sites More sharing options...
toolcrazy Posted March 6, 2003 Share Posted March 6, 2003 There is also a lesson on this at: http://guide.oscdox.com Steve ------------------------- Link to comment Share on other sites More sharing options...
Guest Posted March 6, 2003 Share Posted March 6, 2003 yeah, but it sucks. Link to comment Share on other sites More sharing options...
Guest Posted March 6, 2003 Share Posted March 6, 2003 Try editing your stylesheet... Change TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #bbc3d3; color: #ffffff; } To this TD.infoBoxHeading { background-position: 0% 0%; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-image:url('http://www.craniumdesigns.com/cart/catalog/images/bg_box.gif'); background-repeat:repeat; background-attachment:scroll } Hope this helps Link to comment Share on other sites More sharing options...
Guest Posted March 6, 2003 Share Posted March 6, 2003 i believe i already said that i had fixed it, but thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.