EDIT CODE IN TEMPLATE

General ShopSite user discussion

EDIT CODE IN TEMPLATE

Postby uchca » Wed Jan 02, 2008 11:18 am

Is there a way to edit the code of a template so I can change the font size of the PRICE? my website is uppercervicalprints.com/store. I would like the font size larger on the price.
uchca
 
Posts: 4
Joined: Wed Jan 02, 2008 10:30 am

Postby Jim » Wed Jan 02, 2008 11:39 am

you would need to make a copy of the CrossSell-Sky.css file and make the change to the section
Code: Select all
.productPrice {
  font-weight: normal;
  color: [-- VAR.text_color --];
  margin: 1em 0;
  white-space: nowrap;
  }


You can't make a copy of the file to the same name but you can copy it using the Copy ShopSite Include button and give it a temporary name and then after making the changes to the file make a copy of the file and give it the CrossSell-Sky.css name. This will then override the ShopSite provided template. The other option would be to modify all templates that include this file and change the name of the include to what ever you gave it.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah


Return to User Forum

Who is online

Users browsing this forum: No registered users and 107 guests

cron