Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CSS and buttons


muahmed

Recommended Posts

Posted

Good night. and the next I'm changing a template and I have a problem ..

 

part of this category with a background image. this image and built by three of them. as I show here the CSS code.

 

.infoBoxHeading2_table   {margin:0px 0px 0px 0px;background:url(../images/infoBoxHeading2_table.gif) 0px 0px repeat-x #ffd11e;}
.infoBoxHeading2_table .td  {background:url(../images/infoBoxHeading2_t.gif) 0px 0px no-repeat;}
.infoBoxHeading2_table .table {background:url(../images/infoBoxHeading2_b.gif) 0px 100% no-repeat;}
.infoBoxHeading2_td	{width:100%;padding:10px 23px 10px 15px;vertical-align:top;height:37px;}	  
/* ************************************************************************************* */
.popup .infoBoxHeading2_td  {color:#000;font-size:16px;line-height:16px;font-weight:bold;}
.infoBoxHeading2_td	{color:#000;font-size:16px;line-height:16px;font-weight:bold;}
.infoBoxHeading2_td a	{color:#000;font-size:16px;line-height:16px;font-weight:bold;text-decoration:none}
.infoBoxHeading2_td a:hover   {color:#000; text-decoration:underline;}

 

have any way to add the image all together without being divided into 3?

 

 

which line of code which I use here in the CSS, or where I have to change other files.

 

sorry my bad English. : D

Archived

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

×
×
  • Create New...