Table of Totals

General ShopSite user discussion

Table of Totals

Postby knucklehead » Thu Oct 02, 2008 9:12 am

Where is the TableofTotals CSS file located?
Nothing is ever simple.
knucklehead
 
Posts: 106
Joined: Mon Dec 18, 2006 6:41 pm

Postby loren_d_c » Thu Oct 02, 2008 10:12 am

All of ShopSite's default shopping cart templates use template Include files for the CSS, so you just need to look at the template to see what file(s) are being included for CSS then go to the Merchandising -> Custom Templates -> Includes menu and use the Copy ShopSite Include to get a copy of that include file in your own list of custom template includes so that you can examine/edit it.

For example, in the 'sc_default' shopping cart template, the DEFINE ShoppingCart section is using the tag [-- INCLUDE sc_cart.css PROCESS --] to include the content of the file sc_cart.css in the source of the initial shopping cart page. The other sections of this particular template include a different include file specific to that cart screen, although some cart templates may just use the same css include file in each section.

Also note that you shouldn't necessarily need to edit the ShopSite include file with the default CSS, you could just include your own CSS for whatever classes you want to change right after the [-- INCLUDE --] tag in the shopping cart template that pulls in the default CSS, whatever definition comes last should override any earlier definitions for the same class and be what is in effect when the class is actually rendered by the browser.

-Loren
loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere

What is the tag

Postby knucklehead » Thu Oct 02, 2008 11:44 am

I've changed everything within the only css that I have access to and that is referenced in the sc template and I still cannot find the place to edit the ...let's say the width of the table on the checkout screen; the area that shows the products being purchase.

or say the font style/size of the letters within that table.

I can get changes to happen to that same table in the shopping cart screen, but I cannot make anything new happen in the checkout area.
Nothing is ever simple.
knucklehead
 
Posts: 106
Joined: Mon Dec 18, 2006 6:41 pm

Postby Jim » Thu Oct 02, 2008 4:53 pm

There may be a different style sheet for the checkout screen than the shopping cart screen. Check the template and see what is being called. There are 5 or 6 different sections in the shopping cart template that correspond to the various pages in the checkout process and the email receipt. So you may need to modify all of the sections.
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 75 guests