Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • marm Friend
    #138061

    Very basic question, I would like to change the txt colour in the body.

    Probably very simple, can someone direct me.

    Many thanks:)

    sunrise Friend
    #290912

    You change the color for the text in the template.css file. The easiest way to find out what to change or where to look is to use fire bug plugin for FireFox. Once installed is is a small icon on the bottom of the screen. Click on it, then click Inspect and hover over the text you want to change. On the right you will see a screen with the css line numbers of the code that affects that text.

    Firebug is a great tool and will make life easier once you start using it.

    Good luck!

    jsliao Friend
    #291016

    look in template css. around line 25

    body#bd {
    color:#666666;
    }

    change color as necessary. note that this changes all font color for fonts that does not have a specific css class with font color defined.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  jsliao 15 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum