Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vanillasky Friend
    #155696

    Hi there,

    How to change the background colour simply to white?
    I changed the body colour in white.css from #F5F5F5 to #FFFFFF. But on few places the old colour still remains same like e.g. on the mainnav etc.

    Is there a simple way to do this?
    Thanks in advance!


    1. Hom_Colour_2
    2. Home_Colour_1
    3. Home_Colour_3
    aman204 Friend
    #360499

    1) For header and below part, Update in image in here accordingly::

    .ja-home #ja-header {white.css (line 404)
    background-image:url(“../../images/white/header-bg.gif”);
    }

    and

    #ja-container {white.css (line 235)
    background-image:url(“../../images/white/container-bg.gif”);
    }

    or simply change in above property reference to ::

    background:#fff;

    2) For menu dropdowns, You will need to again update in specific background images

    vanillasky Friend
    #360638

    Thanks Aman,

    very helpful!
    Which are the files for the menu dropdowns?

    aman204 Friend
    #360791

    <blockquote>Which are the files for the menu dropdowns? </blockquote>

    The image references for menu dropdowns can be seen in white.css file around line 691

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

This topic contains 4 replies, has 2 voices, and was last updated by  aman204 14 years ago.

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