Thread: font changes

Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Posts
    18
    Plugin Contributions
    0

    Default font changes

    what is the easiest way to change fonts and color in a template. I have looked all over and can't seem to find a simple answer. My goal is to change font colors first everywhere in the template, then maybe work on font types.

    Any easy way to do this or can someone point me in the right direction of where i change such things in the css, if that is what is needed.


    thank you
    Morga :)

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: font changes

    The stylesheet (/includes/templates/your_template/css/stylesheet.css) is the place for that work.

    The body {} declaration covers the entire site, and other selectors are used for individual parts of the page.

    Look at www.w3schools.com if you need more info on how to use CSS, and get Firefox and its Web Developer extension to help with finding the element tags that control items and editing the CSS. The Information > Display Element Information button will become your best friend.

  3. #3
    Join Date
    Nov 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: font changes

    Thank you :)

    Working on it now.


    Morga

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: font changes

    then maybe work on font types.
    What you should know is that you can not determine or force the use of a font type that is not part of the users font liabrary

    It is only what they have loaded that can be used - if you are seeking a specific look for certian areas the only way is to make it an image
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: font changes

    if you are seeking a specific look for certian areas the only way is to make it an image
    Sure learned that the hard way!

    Tina

  6. #6
    Join Date
    Nov 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: font changes

    Thank you!

    I had not thought of people using different fonts in their browser. I will leave it as is and leave the choices up to the visitor :)


    Thanks for the heads up before I spent hours trying stuff that doesn't.


    Morga

 

 

Similar Threads

  1. Changes font styles randomly
    By davisz in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 11 Apr 2011, 09:39 PM
  2. Font changes size!
    By winky in forum General Questions
    Replies: 2
    Last Post: 31 Mar 2008, 07:40 PM
  3. fighting with simple font color changes
    By osmith in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Mar 2008, 04:23 PM
  4. Cross Sell font changes
    By brivers in forum General Questions
    Replies: 0
    Last Post: 20 Jun 2006, 01:15 AM
  5. Strange Font Changes
    By namasa in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 May 2006, 01:42 PM

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