Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Tran Anh Dung Friend
    #160463

    The picture’s background of mod_janews_fp is too dark and I want to chage, but don’t know where is the css file. Someone can help me?:((

    Phill Moderator
    #377561

    Can you give me an image of what needs changing and preferably with a link (with css optimization turned off in the the template manager) and I will take a look for you.

    Tran Anh Dung Friend
    #377575

    Thanks for quick respond. Here is my image:


    1. screenshot1
    Phill Moderator
    #377580

    Are you using the J1.6 or the J1.5 verison? For the J1.5 version follow the details below.

    The background colour is made up of a number of elements bus all are in templates>ja_teline_IV>html>mod_janews_fp>default>style.css
    from line 54 to line 90ish. There are border colours, background colours
    and a different blue colour of the on-mouseover effect. Should be simple to style


    .ja-zinfp-featured h2.ja-zintitle a {
    background: none repeat scroll 0 0 #00000;
    border-bottom: 1px solid #CCCCCC;
    color: #CCCCCC;
    display: block;
    padding: 8px 12px;
    text-decoration: none;

    }

    .ja-zinfp-featured-border:hover h2.ja-zintitle a, .ja-zinfp-featured h2.ja-zintitle a:hover, .ja-zinfp-featured h2.ja-zintitle a:active, .ja-zinfp-featured h2.ja-zintitle a:focus {
    background: none repeat scroll 0 0 #006699;
    color: #FFFFFF;

    }

    .ja-zinfp-featured .ja-zincontent-wrap {

    }

    .ja-zinfp-featured .ja-zincontent {
    margin: 0;
    padding: 0 0 8px;

    }

    .ja-zinfp-featured .ja-zincontent-img {
    background: none repeat scroll 0 0 #000000;
    border-color: #000000 #000000 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 5px 5px 0;
    margin: 0;
    overflow: hidden;

    }

    .ja-zinfp-featured-border:hover .ja-zincontent-img {
    background: none repeat scroll 0 0 #006699;
    border-color: #006699;

    }

    Tran Anh Dung Friend
    #377802

    It was done. Thank you very much.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Tran Anh Dung 13 years, 9 months ago.

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