Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • keyascii Friend
    #164330

    hy,
    i need to cange background color in ja newspro module, do you know where i can find right code in css file?
    Thanks, Nio

    pritam Friend
    #392597

    Hello,

    Can you provide your site url , but first go into the template manager and set css optimiation to “No” so we can see the correct files to modify and not the compressed version.

    thangnn1510 Friend
    #392782

    You should change this code:

    .default .ja-zin {
    background: none repeat scroll 0 0 red;
    }

    to

    .default .ja-zin {
    background: none repeat scroll 0 0 red;
    border-top: 5px solid #000000;
    }

    in templates/ja_teline_iv/html/mod_janewspro/default/style.css

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

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

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