Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please...just a little help info box design


mass696

Recommended Posts

Posted

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 (corner_right.gif , corner_left.gif , corner_right_left.gif )

 

I'm trying to streach the image corner_right_left.gif 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:

121nv6.jpg

 

the Oscommerce ver is the latest...

 

can anyone help me?

Posted

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

Archived

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

×
×
  • Create New...