Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • karlgoddard Friend
    #162360

    Ive got a really simple question about JA Social menu..

    How do I change the colour?

    I’ve tweaking the default template and need to change the menu colour…

    Any pointers would be welcomed!

    Thanks
    Karl

    chavan Friend
    #384834

    <em>@karlgoddard 232196 wrote:</em><blockquote>Ive got a really simple question about JA Social menu..

    How do I change the colour?

    I’ve tweaking the default template and need to change the menu colour…

    Any pointers would be welcomed!

    Thanks
    Karl</blockquote>

    Do you want to change background style or Menu text color ?

    if you want to change any colors or images in the menu you must edit this file plugins/system/jat3/base-themes/default/css/menu/mega.css

    if you are confident enough with css you can start editing…

    karlgoddard Friend
    #384898

    Thanks for that Chavan!

    Plugins dir would’ve been the last place I looked.

    I’ve gone through the css files in that folder and found nowhere where the bg image or colour of the maninav menu is mentioned.

    In the templatesja_socialcss folder I’ve found reference to mainnav biut only that main nav bg is a transparent png. Where does the colours blue / green / orange etc get specified?

    Thanks
    Karl

    chavan Friend
    #384936

    <em>@karlgoddard 232308 wrote:</em><blockquote>Thanks for that Chavan!

    Plugins dir would’ve been the last place I looked.

    I’ve gone through the css files in that folder and found nowhere where the bg image or colour of the maninav menu is mentioned.

    In the templatesja_socialcss folder I’ve found reference to mainnav biut only that main nav bg is a transparent png. Where does the colours blue / green / orange etc get specified?

    Thanks
    Karl</blockquote>

    Then provide me your live url

    karlgoddard Friend
    #384955

    PM sent with URL

    Thanks!!

    chavan Friend
    #384979

    <em>@karlgoddard 232374 wrote:</em><blockquote>PM sent with URL

    Thanks!!</blockquote>

    Go to file http://karlgoddard.com/school3/templates/ja_social/css/template.css


    #ja-mainnav { background: url(../images/trans-bg.png); border-top: 1px solid #4FAED2; }

    you may changes things in above css.

    For Ex:


    #ja-mainnav {
    background: #FF0000;
    border-top: 1px solid #4FAED2;
    }

    karlgoddard Friend
    #385149

    Thanks Chavan!!!

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

This topic contains 7 replies, has 2 voices, and was last updated by  karlgoddard 13 years, 7 months ago.

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