Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • steve yoon Friend
    #162764

    How do I change background color of Ja seleni user1 to 5 portion?

    Below ‘you are here’


    1. ja
    WPStrong Friend
    #386320

    Open templates/ja_seleni/css/template.css, find the code :
    <blockquote>
    #ja-topsl {
    border-bottom: 1px solid #d5d5d5;
    background: #333;
    color: #d5d5d5;
    }
    </blockquote>
    Change value of background to the color you want.

    chavan Friend
    #386331

    Change the color cofding of the background in templates/ja_seleni/css/template.css


    #ja-topsl {
    background: #333333;
    border-bottom: 1px solid #D5D5D5;
    color: #D5D5D5;
    }

    For Ex:


    #ja-topsl {
    background: #FF0000;
    border-bottom: 1px solid #D5D5D5;
    color: #D5D5D5;
    }

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

This topic contains 3 replies, has 3 voices, and was last updated by  chavan 13 years ago.

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