Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jamiemoses Friend
    #146495

    Hi – I have the red template selected – is it possible to change the top JA Menu Bar to be red also?

    Many thanks

    Jamie

    Anonymous Moderator
    #325483

    Hi jamiemoses

    Open templates/ja_sulfur/css/template.css file, at about line 908, find following code:

    #ja-mainnav {
    background: url(../images/mainnav-bg.gif) repeat-x left bottom;
    border-bottom: 1px solid #D5D5D5;
    border-top: 5px solid #434343;
    position: relative;
    z-index: 100;
    }

    and change to:

    #ja-mainnav {
    background: #ff0000;
    border-bottom: 1px solid #D5D5D5;
    border-top: 5px solid #434343;
    position: relative;
    z-index: 100;
    }

    jamiemoses Friend
    #325559

    Many thanks – how do I also alter the menu text colour as well?

    Thanks

    Jamie

    Anonymous Moderator
    #325608

    Hi jamiemoses

    Please open templates/ja_sulfur/ja_menus/ja_cssmenu/ja.cssmenu.css file, find the color attribute and change to your suitable.

    jamiemoses Friend
    #325749

    Thanks – ive tried altering all of the color attributes but nothing seems to change the menu text – any ideas?

    Thanks

    jamiemoses Friend
    #325975

    Hi – Can anyone help me with the changing of the menu text colour changing – as nothing I have tried seems to work.

    Thanks

    Jamie

    jamiemoses Friend
    #326229

    Have now resolved this.

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

This topic contains 7 replies, has 2 voices, and was last updated by  jamiemoses 14 years, 11 months ago.

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