X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Making text/font bigger (https://forum.x-cart.com/showthread.php?t=50636)

puffaddering 11-11-2009 12:38 AM

Making text/font bigger
 
Hey all
Can anyone tell me how i can make the text size bigger site wide the text is to small at the moment.

cflsystems 11-11-2009 04:02 AM

Re: Making text/font bigger
 
Edit main.css - body, html and set font-size to whatever you like. You may also need to change it to a lot more places as for a lot of elements font-size is setup in their classes

balinor 11-11-2009 05:06 AM

Re: Making text/font bigger
 
Welcome to the X-Cart forums! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:

http://forum.x-cart.com/showthread.php?t=23970

Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version so that we can answer your questions correctly. Thanks! :)

ARW VISIONS 11-11-2009 06:32 AM

Re: Making text/font bigger
 
he's back!

puffaddering 11-11-2009 12:53 PM

Re: Making text/font bigger
 
Quote:

Originally Posted by Ashley
he's back!


No it▓s the first time I have been on the X cart form.

puffaddering 11-11-2009 01:37 PM

Re: Making text/font bigger
 
Quote:

Originally Posted by cflsystems
Edit main.css - body, html and set font-size to whatever you like. You may also need to change it to a lot more places as for a lot of elements font-size is setup in their classes


What parts of the code do I need to change to make my text bigger I have tried to edit this main.css before but it didn▓t work so I must have done it wrong.

cflsystems 11-11-2009 04:55 PM

Re: Making text/font bigger
 
You need to change font-size. For example

font-size: 13px;

But like I said you may need to change it to a lot of places

puffaddering 11-11-2009 05:09 PM

Re: Making text/font bigger
 
Ok so I have changed the font size on all the pages but now I still don’t know how to change the size for the module links on the sides of the website the text is still real small. Can anyone tell me how to change the text size for
Manufacturers Module
Specials Module
Help Module
Your cart Module
Authentication Module
New Module
You can see what i mean by looking at my website www.weaponsplus.com.au

cflsystems 11-11-2009 07:46 PM

Re: Making text/font bigger
 
What do you mean "changed the font size on all the pages"? You need to edit skin1/main.css file. Also all of the menu items you mention use their own style class in main.css file. You need to know which class applies to what you want to change. You can use Firefox with Firebug - it will tell you exactly which class in which file

puffaddering 11-12-2009 01:31 PM

Re: Making text/font bigger
 
Quote:

Originally Posted by cflsystems
What do you mean "changed the font size on all the pages"? You need to edit skin1/main.css file. Also all of the menu items you mention use their own style class in main.css file. You need to know which class applies to what you want to change. You can use Firefox with Firebug - it will tell you exactly which class in which file


I now have firebug installed on my computer but it seems a bit hard to use any tips? Also I cannot find how to edit the menu items using firebug? ? ?:roll:


All times are GMT -8. The time now is 10:30 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.