Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kirkvosper Friend
    #143069

    My site is: http://www.forexbrokerguide.com/

    Looking at the top spotlight area you will see a verticle yellow and pink line. I want to repeat this line all the way across the spotlight area from left to right.

    I have tried the following code (witout luck):

    #ja-topsl .inner {
    background: url(../images/topsl-bg.gif) repeat-x left top #EBEAE8;
    margin: 0 2px 0 2px;
    padding: 0 0 6px 0;

    Please help. Thank you.

    Anonymous Moderator
    #312524

    Hi

    Open templates/ja_opal/css/colors/black.css file, at about line 104, find following code:


    #ja-topsl .inner {
    background: url(../../images/black/topsl-bg.gif) repeat-y left top;
    }

    and change to:


    #ja-topsl .inner {
    background: url(../../images/black/topsl-bg.gif) repeat-x left top;
    }

    kirkvosper Friend
    #312526

    Perfect….simple as one letter. :D. Thank You

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

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

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