Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • ghjulianu Friend
    #176921

    Hi,

    How to modify the space between the modules?

    And how to change the border radius of the modules? Thanks.

    HeR0 Friend
    #452508

    Hi Ghjulianu

    About border radius: you can use css function for set radius border as below:
    <blockquote>#example1 {
    -moz-border-radius: 15px;
    border-radius: 15px;
    } </blockquote>

    There are many modules and many position on JA Teline IV. So please tell me more about the module position you want me to help with. Best would be to attach screenshot so that it would be easy to understand.

    Regards

    ghjulianu Friend
    #452821

    Thank you Hung Phung.

    And how to modify the space (padding?) between the modules? Thanks.

    HeR0 Friend
    #452909

    Hi
    You should update margin-bottom (css) in templatec.css

    ghjulianu Friend
    #453205

    Hi, I don’t find where to modify/add the margin-bottom class in template.css

    HeR0 Friend
    #453259

    Hi,
    Please provide your site URL and disable join CSS function in template manager.
    Please provide screen shots showing where you want to modify space. I shall help you.

    Regards,

    ghjulianu Friend
    #453470

    Hi,

    The url: http://bit.ly/ytlxhi

    The screenshot (red arrows to show you the spaces I want to modify):

    Thank you.


    1. Sans-titre-3
    HeR0 Friend
    #453551

    Hi
    Please edit in templates/ja_teline_iv/css dir
    Find and edit in template.css files
    #ja-topsl1 .ja-box-right .ja-moduletable {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #CCCCCC !important;
    margin-bottom: 4px;
    margin-left: 2px;
    }
    You should change value of margin-left to change space module block

    .ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module {
    margin: 2px 2px 4px;
    }
    You should change value of margin-top (ex: margin: 10px 2px 4px) to change space module block

    Find and edit in layout.css
    .column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
    margin-left: 2px;
    margin-right: 2px;
    }
    You should change value of margin-left to change space module block

    Hope that can help you

    Regards,

    ghjulianu Friend
    #453948

    Thank you very much!

    I need your help again (to modify the space at the orange arrows positions) :

    Thanks in advance.


    1. Sans-titre-2
    HeR0 Friend
    #454185

    <em>@ghjulianu 320940 wrote:</em><blockquote>Thank you very much!

    I need your help again (to modify the space at the orange arrows positions) :

    Thanks in advance.</blockquote>
    Hi
    Please add code below to end of templates/ja_teline_iv/css/template.css file

    #ja-content-mass-bottom .moduletable_photos{
    margin-right: 10 px;
    }

    #ja-content-mass-bottom .ja-right-mass-top{
    margin-bottom: 10 px;
    }

    Regards,

    ghjulianu Friend
    #454360

    Hi,

    The code above doesn’t work

    #ja-content-mass-bottom .ja-right-mass-top{
    margin-bottom: 10 px;
    }

    HeR0 Friend
    #454409

    Hi
    Very sorry for typo. Please change it to

    #ja-right-mass-top .ja-moduletable{
    margin-bottom: 10 px;
    }

    Regards,

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

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

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