mass696 Posted May 14, 2008 Posted May 14, 2008 Hi all... i'm trying to do something like this... i change those image files: corner_left.gif,corner_right.gif,corner_right_left.gif to those ( , , ) I'm trying to streach the image corner_right_left.gif - to 100% but i can't find it... i look on the boxes.php and other files....but i failed...can anyone help me please? example: the Oscommerce ver is the latest... can anyone help me?
mass696 Posted May 14, 2008 Author Posted May 14, 2008 Thanks to all... i found it!! all i had to do is to edit the Stylesheet.css and to add this background-image: url('images/infobox/corner_right_left.gif'); in the style that how it should to be: TD.infoBoxHeading { background-image: url('images/infobox/corner_right_left.gif'); font-family: Arial, Verdana, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; } :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.