changing font in shopping cart

This is an archive of old posting to the User Forum

changing font in shopping cart

Postby Alwinch » Mon Sep 29, 2003 11:23 am

HI, I am trying to make Arial my font of choice for the text the cart
generates. I can change the text with css for the choices of page name,
thank you field and so forth but i can't find a place to change it for the
actual text generated..IE product name, totals, column text (quanity, name
SKU...) and so forth. I've edited the 2 included CSS styles with the cart
and it still changes nothing. Is there a place to do this? Maybe a global
file or something? Thnaks

--
Al Winchell
Amazingwebs
www.amazingwebs.com
Alwinch
 

Re: changing font in shopping cart

Postby Brandon Eley » Sun Oct 05, 2003 7:53 am

Have you tried adding a <td> class? Those fields you are talking about
are in a table, so a body tag might not work well.

Alwinch wrote:
HI, I am trying to make Arial my font of choice for the text the cart
generates. I can change the text with css for the choices of page name,
thank you field and so forth but i can't find a place to change it for the
actual text generated..IE product name, totals, column text (quanity, name
SKU...) and so forth. I've edited the 2 included CSS styles with the cart
and it still changes nothing. Is there a place to do this? Maybe a global
file or something? Thnaks


--

---------------
Brandon Eley
2BigFeet.com
brandon@2bigfeet.com
www.2bigfeet.com
Brandon Eley
 

Re: changing font in shopping cart

Postby loren_d_c » Mon Oct 06, 2003 10:49 am

Yeah, try a css definition like this in the Text at the top of the
Shopping Cart screen in Commerce Setup -> Order System:

<style type="text/css">
<!--
body, p, h1, h2, h3, td, div, ol, ul, dl {
font-family: Arial, Verdana, Helvetica, sans-serif;
}
-->
</style>


-Loren



Brandon Eley wrote:
Have you tried adding a <td> class? Those fields you are talking about
are in a table, so a body tag might not work well.

Alwinch wrote:

HI, I am trying to make Arial my font of choice for the text the cart
generates. I can change the text with css for the choices of page name,
thank you field and so forth but i can't find a place to change it for
the
actual text generated..IE product name, totals, column text (quanity,
name
SKU...) and so forth. I've edited the 2 included CSS styles with the cart
and it still changes nothing. Is there a place to do this? Maybe a global
file or something? Thnaks

loren_d_c
 
Posts: 2571
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere


Return to User Forum Archive

Who is online

Users browsing this forum: No registered users and 63 guests