test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • osemollie Friend
    #165447

    Dear Colleagues,

    Am trying to change the colour of the background area and the colour for the hover links as shown in the graphic attached.

    I have gone to template.css but sem no to locate the exact line. Please help


    1. graphic-4-upload
    khoand Friend
    #397447

    Hi,
    Could you give me a link to your page as you said?

    osemollie Friend
    khoand Friend
    #397891

    Sorry about inconvenience. I don’t understand what you mean clearly because your image and website is not same. Could you explain details more?

    osemollie Friend
    #397924

    What you see in the attachment is the kind of colour scheme that I intend to achieve for my website. If you could direct me in how to achieve that colour scheme, I will really appreciate. Thanks in advance.

    khoand Friend
    #398472

    Because I don’t know what value blue color that you want. To change color of background, you find this code from templatesja_socialcsstemplate.css

    #ja-container {
    background: url(../images/container-bg.gif) repeat-x left top #d6e4ec; < change this text
    padding-bottom: 20px;
    }

    osemollie Friend
    #398794

    When I change that line, only HALF of the container area changes the colour while the other half remains unchanged (See attached graphic above).

    khoand Friend
    #398909

    You try this way:
    – In templatesja_socialcsstemplate.css

    #ja-container {
    background: url(../images/container-bg.gif) repeat-x left top #d6e4ec; < remove this line
    padding-bottom: 20px;


    body#bd {
    background: url('/templates/ja_social/images/header-bg2.gif'); < change this text
    color: #333;
    }

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

This topic contains 8 replies, has 2 voices, and was last updated by  khoand 13 years, 5 months ago.

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