happyartsupplies Posted May 2, 2011 Share Posted May 2, 2011 Hi, Guyyzz, Youre becomming family now, LOL My font is causing some of my clients not to see the correct price. How can i chainge the default font used on my webpage?? C u soon, :blush: :blink: :-" :'( Link to comment Share on other sites More sharing options...
FIMBLE Posted May 2, 2011 Share Posted May 2, 2011 you would do this from the stylesheet.css its listed, assuming you use a 2.3 store it looks like this .ui-widget { font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif; font-size: 11px; } body { background: #fff; color: #000; margin: 0px; font-size: 11px; font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif; } you need to change them. or rearange them. (where it says font-family) Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
happyartsupplies Posted May 2, 2011 Author Share Posted May 2, 2011 you would do this from the stylesheet.css its listed, assuming you use a 2.3 store it looks like this .ui-widget { font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif; font-size: 11px; } body { background: #fff; color: #000; margin: 0px; font-size: 11px; font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif; } you need to change them. or rearange them. (where it says font-family) Nic Link to comment Share on other sites More sharing options...
happyartsupplies Posted May 2, 2011 Author Share Posted May 2, 2011 osa, Thanxx, nic :ph34r: :D Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.