Font Colors, Styles And Sizes in Cart.

Get help with nopcart formatting or style related issues.

Moderators: Koibito, Stefko, Randy

Font Colors, Styles And Sizes in Cart.

Postby acidXrock » Fri Nov 07, 2003 8:17 pm

How can I change the font , color and everythign on the managecart.html page? My web page is programmed to show it different then it is actually doing so?
acidXrock
 
Posts: 1
Joined: Tue Nov 04, 2003 12:08 am

Postby Stefko » Mon Nov 10, 2003 2:03 am

Place and modify your STYLE on both Managecart and Checkout pages inbetween the HEAD & /HEAD tags.


Code: Select all
 <STYLE>

.nopcart {background: #CCCCCC;border: 1px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
.nopheader {background: #00279D;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
.nopentry {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.noptotal {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.nopbutton {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

  </STYLE>
KFL Technologies
Web-Enabled Solutions
e-Commerence Solutions
Stefko
Contributor / Guru
 
Posts: 833
Joined: Wed Sep 18, 2002 1:11 am
Location: Wichita, KS

Style

Postby Randy » Mon Nov 10, 2003 3:42 am

There are some facinating examples of Cascading Style Sheets on the W3 site. Click CSS on the left sidebar.

http://www.w3.org/

The item "Zen Garden" has a number of radically different websites, each using the same html file and changing the look using only CSS!
I followed the link through w3.org but you may want to go directly--

http://www.csszengarden.com/

Blew me out of the water! You are even invited to download the files to try your hand in it!

R
Randy
Guru
 
Posts: 1511
Joined: Tue Apr 22, 2003 12:21 pm
Location: Thunder Bay, Ontario


Return to Help: Formatting and Style

Who is online

Users browsing this forum: No registered users and 0 guests