This is a discussion on xsell customisation css within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; I am trying to edit the look of the xsell products heading. All other headings on my site have a ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I am trying to edit the look of the xsell products heading. All other headings on my site have a dark background image with white text. Without the background image showing, you cant see the text and the xsell products just look like they have been plonked on the page. example: Table.infoBoxHeading { background: url(../../images/catheader.jpg)no-repeat; height: 40px; background-color:#AA1331; } I have tried for the life of me to find where/how I an add a css style to the xsell header but have had no luck. Where can I edit this and how? I have tried: <!-- xsell_products //--> <?php $info_box_contents = array(); $info_box_contents[] = array('align' => 'left', 'params' => 'class="xsell"', 'text' => TEXT_XSELL_PRODUCTS); new contentBoxHeading($info_box_contents); CSS: .xsell { background: url(../../images/crumbheader.jpg)no-repeat; height: 40px; background-color:#AA1331; padding: 5px; } Help please |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Image and Thumbnail customisation | tcshadow | osCMax v2 Customization/Mods | 2 | 06-22-2008 07:02 PM |
| Xsell problem: TEXT_BUY -- productname -- TEXT_NOW | ashelleydesign | osCMax v2 Customization/Mods | 1 | 07-05-2007 05:42 PM |
| Xsell Module/contribution | bitznbytes | osCommerce 2.2 Modification Help | 1 | 06-03-2007 08:18 AM |
| xsell on linux? | rogue | osCMax v1.7 Discussion | 1 | 09-27-2004 01:50 PM |
| Need help on some customisation | kmazumdar | osCommerce 2.2 Installation Help | 2 | 11-03-2003 01:07 PM |