tommygunner Posted September 6, 2003 Posted September 6, 2003 I want to change text on checkout_payment.php page. At very bottom of page it says Continue Checkout Procedure. Below it, it shows were it is in the process. It shows Delivery Information, Payment Information, Confirmation and Finished. All of these text items are in a ugly Times Roman font. I want to change font to something like Arial and want to know where to go to do that. I am using 2.2 version OSC.
Guest Posted September 6, 2003 Posted September 6, 2003 Look in catalog/stylesheet.css - the classes begin with 'checkoutbar'
tommygunner Posted September 6, 2003 Author Posted September 6, 2003 Hey, thanks. I looked at it, but I don't think that is it. .checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; } .checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; } On my page, I have TimesRoman and in file it whos Verdana, Arial, san-serif. Hmm
Guest Posted September 7, 2003 Posted September 7, 2003 Check your browser font settings - they may be set to override stylesheets
Recommended Posts
Archived
This topic is now archived and is closed to further replies.