Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • myronlee Friend
    #129697

    Hi,

    I’ve looked and looked, I want to change the heading text color, like Main Menu, Login Form,Polls,etc.

    using Joomla 1.0.
    Cant edit CSS template from Admin, get error message….But I can in Dreamweaver. I dont see anywhere to change color options in HTML .

    [

    -thankyou
    p.s. – seems to me, the site comes and goes…. may change hosting

    hkeyzer Friend
    #253757

    Get yourself firefox and firebug add on, use this to inspect the element your want to change.

    Doing this you’ll find that the module headers are determined by h3 in the style.css in the folders:
    styleselements…..what ever colour selected as default element colour.

    To create a new element colour set, duplicate one element folder – rename it to what colour you’re going to use as base colour – then edit styles in this foder as required. Note once uploaded this new folder name will show up in the 1.5 template parameters, for 1.0.x you’ll need to set it in the ja-vars.php parameters.
    i.e in lines
    $theme_elements = “black”; // blank for default; “-1” for none select; otherwise, you can choose “black”,”blue”,”green”,”red”;

    myronlee Friend
    #253797

    Thank you for the info, I was wondering where the options were, I didn’t know about Ja vars.php.
    – thanks again

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

This topic contains 3 replies, has 2 voices, and was last updated by  myronlee 16 years, 5 months ago.

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