Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2008
    Posts
    2
    Plugin Contributions
    0

    Default how I change My Fonts

    Hi all,
    Can any body guide me how I change the font
    I want to built a store in HINDI so can someone suggest me

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

    Default Re: how I change My Fonts

    Look in includes/templates/your_template_name/css/stylesheet.css, near the top where it says...
    Code:
    body {
    	margin: 0;
    	font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 80%;
    	color: #000000;
    	background-color: #e5edf5;
    	}
    Change the font-family defiinition to whatever will work for your site.

    Of course this doesn't ensure that site visitors will have any of those fonts installed in their computers, but if they're going to a site they expect to be in Hindi, then they probably will have one of those fonts.

    I just did a Google search on "Hindi fonts for the web" and got a number of apparently useful hits.

    Rob

  3. #3
    Join Date
    Dec 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: how I change My Fonts

    Tnx rob I'll try it and get back to you
    Wish you happy new year

 

 

Similar Threads

  1. Replies: 8
    Last Post: 30 Jul 2011, 03:54 PM
  2. sub-category fonts... how to change them
    By tparvaiz in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 9 Jul 2011, 11:52 PM
  3. UNABLE to change fonts....
    By NYsista872 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 10 Aug 2010, 12:48 PM
  4. How do I change text fonts and BG colors
    By wachtn in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Jul 2009, 12:02 AM
  5. Fonts from HTML Editor, ALL Page Heading Fonts...
    By khopek in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Feb 2008, 02:08 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