Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • nathanlgv4u Friend
    #200702

    site URL – http://www.cpcmanchester.com

    I am trying to change the colour either in the masshead or in the top navi bar also… i’m guessing this is in the CSS files but am struggling to find where – I want to use our brand colours so would also prefer being to put in HEX codes or something if this is possible.

    Thanks.

    ꦯꦸꦕꦶ ꦏꦸꦂꦤꦶꦲꦮꦤ꧀ Friend
    #546883

    I’d suggest you to use FireBug (Mozilla Firefox Addon) or Chrome’s Inspect Element to better find-out which element you need to modify to achieve your goal.

    for a quick modification, create custom.css under ja_sugite/css/
    and paste code below


    .ja-masthead {
    background:#1bbc9b; // change it to suit your brand color
    }

    .t3-header {
    background:#292929; // change it to suit your brand color
    }

    hope this helps

    nathanlgv4u Friend
    #546959

    Thanks for that reply! I’ve put in the custom.css file in the CSS and no joy… will have to look for the main files with chrome when get chance will let you know how it goes. Many thanks

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

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

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