Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Aug 2008
    Posts
    72
    Plugin Contributions
    0

    Default How to change my website text size?

    Hello Friends any one tell me how i change the text size? all text in my website, normal text, headings, header, ez gages, side boxes headers, , and there fonts ?

    Thanks in Advance?

    Best,

  2. #2
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: How to change my website text size?

    At the top of your stylesheet, find this...
    Code:
    body {
    	margin: 0;
    	font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 65%;
    	color: #000000;
    	background-color: #e5edf5;
    	}
    Change the red number to something larger, perhaps 75 or 80%. Then have a look at your site. If you like it, you're done. If not, then you start to track down individual elements, like all H1 and H2 and H3 elements and change their sizes in the stylesheet. Basically you go through the stylesheet looking for all occurances of font-size and adjusting as needed.

    But try the first thing I suggested first. It's easier.

    Rob

  3. #3
    Join Date
    Aug 2008
    Posts
    72
    Plugin Contributions
    0

    Default Re: How to change my website text size?

    Ok i got this i changed it to , 12px because the normal text size,

    here you can go and check it,
    www.3drevolution.org


    there is some problems, about welcome message, and side boxes like new products, there text is too large i want to there text , 18px how i change it please tell me?

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: How to change my website text size?

    Quote Originally Posted by jeffhardy View Post
    ... how i change it please tell me?
    Rob just did...
    20 years a Zencart User

  5. #5
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: How to change my website text size?

    Do you mean you changed 65% to 12px? I hope not.

    People have written entire chapters of books explaining why this is not a good thing. But the simple reason is this: there is now a very good chance that your site looks completely different to some people in some browsers and operating systems. So you'd better go and check it out on different systems, different screens, and different browsers. You might be surprised.

    Rob

  6. #6
    Join Date
    Aug 2008
    Posts
    72
    Plugin Contributions
    0

    Default Re: How to change my website text size?

    ok , can you please suggest which one is the best for the all browsers?

  7. #7
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: How to change my website text size?

    Exactly what I said up in my first answer. Change the value of the percentage to something like 75 or 80, but leave it as a percentage.

    Rob

  8. #8
    Join Date
    Aug 2008
    Posts
    72
    Plugin Contributions
    0

    Default Re: How to change my website text size?

    thanks for your help, i am going to correct it now, as i am new in zencart, Can you please go to my website and check it , is there is some problems? if you can please go to,
    www.3drevolution.org ,

  9. #9
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: How to change my website text size?

    Jeff... you should have some system in place where you can check your site in various browsers. Apart from Mac-dedicated browsers such as Safari (if you're PC based), you should at least have MSIE and FireFox (possibly Opera as well) installed on your machine(s) so you can test these popular platforms.

    If you're not on Apple, get friendly with someone who is, and ask them to look at your site.
    20 years a Zencart User

  10. #10
    Join Date
    Mar 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: How to change my website text size?

    Holy cow jeff I wish I had your zen cart problems! What a great looking site!

    I am still trying to figure out how to make horizontal buttons in a header style

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 How change the text size
    By ruks12 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Jun 2014, 01:14 PM
  2. How do I change the Invoice and Packing slip text size?
    By gaffettape in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 19 Jun 2010, 09:52 PM
  3. How can I change text size in the side boxes
    By xtracool in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Apr 2009, 10:40 AM
  4. How Do I Change Shopping Cart Directions Text Size?
    By Lainee in forum General Questions
    Replies: 0
    Last Post: 2 May 2007, 07:16 PM
  5. How do I change the font size of categories text
    By zenrajan in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 2 Feb 2007, 07:09 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg