Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • azilanur Friend
    #174298

    Hi,

    I would like to ask on how to add horizontal and vertical line like ja minisite into ja kranos?
    Please refer attachment with red highlighted.

    Thank you.


    1. jaminisite1
    khoand Friend
    #440146

    What area do you want to change?

    azilanur Friend
    #440150

    Hi,

    I want to add in between of module topsl (user5, user6, user7) in ja kranos template.

    Thank you.

    khoand Friend
    #440315

    You add the code into /templates/ja_kranos/css/template.css

    #ja-topsl .ja-moduletable {
    border-right: #E8E8E8 solid 1px;
    margin: 0 5px 0 0;
    padding: 0 15px;
    }#ja-topsl .ja-box-right .ja-moduletable {
    border-right: none;
    margin-right: 0;
    }

    azilanur Friend
    #440473

    Hi,

    So far when added, no changes even I use default actual JAKranos template.
    Now, I m changing the module to user13, user14, user16. I make changes into this code:


    #ja-topsl1 .ja-moduletable, #ja-topsl1 .moduletable, #ja-topsl .ja-moduletable, #ja-topsl .moduletable,
    #ja-botsl1 .ja-moduletable, #ja-botsl1 .moduletable, #ja-botsl .ja-moduletable, #ja-botsl .moduletable
    {
    border-right:solid 1px #e8e8e8;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 10px;

    }

    Its work but there is another horizantal line of the last module which user16 on right.
    I dont know how to remove that.
    Thank you.

    khoand Friend
    #440644

    You add the code into template.css


    #ja-botsl1 .ja-box-right .ja-moduletable,
    #ja-topsl1 .ja-box-right .ja-moduletable {
    border-right: none;
    margin-right: 0;
    }

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

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

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