Re: Changing colors in template
You can use Firefox+ Firebug to look directly at the css settings. You can make changes on the fly and debug to see what works, then make the changes directly to the appropriate css files:
/cart/skin/common_files/modules/One_Page_Checkout/main.css
fieldset.registerform ul {
background: transparent;
margin: 0;
padding: 0 15px;
position: relative;
}
div.opc-section-container {
background: transparent;
margin: 0;
padding: 10px 0;
}
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
|