PDA

View Full Version : Adjusting Font Size


AnnettePB
19-Jan-2003, 01:36 AM
Hi! I want to adjust the font size displayed on the catalogbody.html page where the description of each section is listed. I looked at the catalog_body.html template.. but I don't see any fonts listed at all in this template. Can anyone point me in the right direction as to where I would ajust the font size for the section descriptions?? Also while we're at it.. where would I adjust the font sizes for the product descriptions? Thanks in advance!!:D

TraceyG
20-Jan-2003, 02:51 PM
Hi Annette,

The section text and description can be found in the Act_SectionLine.html template - NETQUOTEVAR:SECTIONNAME refers to the section link and NETQUOTEVAR:SECTIONTEXT is the description of the section.

The product description can be found in the Act_ProductLine.html template. Put your <FONT> tags around NETQUOTEVAR:PRODUCTDESCRIPTION. You may find this twice in the template so be sure to put the font tags around both of them.

I hope this helps.

AnnettePB
20-Jan-2003, 08:04 PM
Thank you!! This worked beautifully!! Thanks again for your help it's much appreciated!:D