Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Infobox customisation - images/corners/background?


Trout69

Recommended Posts

Posted

Hi All, Please see my current infobox style below

infobox.jpg

 

Now then, what i really would like to do is some thing similar to This.

 

I've emailed the store owner, but i appreciate their discretion in not wanting to disclose there code (I.E No reply received).

 

I like the way the infobox heading image appears nested in the table, and particularly would like the round corners at the bottom of the infoboxes.

 

I know i need to get rid of the default colour from behind the heading images, but that isn't a problem (im working offline so keep switching stylesheets).

 

I've tried using an image with round corners but rather than solve the problem the image just repeats (is there anyway to allow it to 'stretch' to fit the info box sizes I.E. something similar to the background-repeat malarky you can use in the stylesheet?

 

I've used winmerge to compare my stylesheet with the one from the previously mentioned website and the only difference is

 

}

TD.category_desc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;

 

Around line 220. Although i havent a clue whether this is relative.

 

Any help would be great.

 

Best Regards

 

Donna

Posted

I'm interested is something similar also.

The images are defined somewhere else.

I'll keep you posted when i find something.

Posted

1. You can do it manually:

 

- By modifying each box individually....and placeing the wanted formating inside each box.....

 

boxes are located in this folder includes/boxes/

 

or

 

- By modifying the boxes.php class file, you can for instance add a new filed for the bottom of the boxes with its own stylesheet definition.

 

The file is located in includes/classes/

 

2. By using a contribution.

 

Infobox Skin Manager

 

or

 

Graphical Borders

Archived

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

×
×
  • Create New...