Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Modification to CSS to allow for font default on product description

Modification to CSS to allow for font default on product description

Locked

Views: 608

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
4 Aug 2010, 2:35 AM
#1
bobdginn avatar

bobdginn

New Zenner

Join Date:
Oct 2008
Posts:
29
Plugin Contributions:
0

Modification to CSS to allow for font default on product description

Hi,

I will be doing a 500 product import with Apsona and am trying to determine what needs to be done to have the product description default to Ariel 2pt? I was told this might be able to be done through a stylesheet.

Adding 500 product to the site and just thinking about doing this manually made me very sleepy and depressed (-:

Any help would be much appreciated.

Regards
Bob Ginn
1.39d - Apsona, Lightbox, IH2, fast and easy checkout, return auth, cross sell, TPP

4 Aug 2010, 10:04 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Modification to CSS to allow for font default on product description

The easiest way is to wrap your descriptions in <divs> as you create them:

<div class="proddesc"> Your product description </div>

then set .proddesc to the font you want in the stylesheet.

You can use the same div for all.

4 Aug 2010, 1:54 PM
#3
bobdginn avatar

bobdginn

New Zenner

Join Date:
Oct 2008
Posts:
29
Plugin Contributions:
0

Re: Modification to CSS to allow for font default on product description

Hi Stevesh, nice to hear from you again! Well at least I have an answer but I will need someone to do this for me as I don't have the expertise. I will check around to see who could do this for me.

Regards
Bob