change font for some page
Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=1889
Printed Date: 23-April-2025 at 5:59am Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: change font for some page
Posted By: 313-313
Subject: change font for some page
Date Posted: 10-August-2008 at 11:19pm
Hi, I in the process of customizing my PC. Below is the link to one of my page. The font there is unusually small. Fonts like category, price, instock etc is small and would like to make it slightly mare readable. Can some one let me know the class that I could edit in the style sheet. http://www.meritosecurity.com/store/pc/search.asp - http://www.meritosecurity.com/store/pc/search.asp
thanks
|
Replies:
Posted By: Hamish
Date Posted: 11-August-2008 at 4:05am
Hi, It looks OK in Firefox, but not in IE.
The style is coming from
http://www.meritosecurity.com/images/templatecss.css - http://www.meritosecurity.com/images/templatecss.css - line 37 P { MARGIN: 0em; FONT: 70%/150% Verdana }
------------- Editing ProductCart Code?
See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code
|
Posted By: Hamish
Date Posted: 11-August-2008 at 4:07am
By the way, a great tool to find this out (& what I used) is Firefox with the web developer add-on. Ctrl+Shift+Y - inspect style. Ctrl+Shift+E - Edit style.
------------- Editing ProductCart Code?
See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code
|
|