HomeHome Product Discus... Product Discus...SmithCartSmithCartChanging the color of the checkout bar on the cart pageChanging the color of the checkout bar on the cart page
Previous
 
Next
New Post
4/30/2010 7:40 PM
 

To change the color of the checkout bar on the cart page modify the following styles in the module.css

/* Cart styles */

td.CartHeader

{

background: #006699;

padding: 3px 3px 3px 3px;

}

.CartHeadText

{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;

color:#FFFFFF;

font-weight: bold;

}


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartChanging the color of the checkout bar on the cart pageChanging the color of the checkout bar on the cart page