test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • migors Friend
    #132527

    Hi, everybody!

    Could you help me, how can I reduce space around ja-pathway, look in picture. It is to many free space. I just played with css but no success.

    I am not a programmer, just it is amazing building my own website.
    Plese help!


    1. ja-pathway
    Menalto Friend
    #266899

    Can you please post your live site url?
    As i have looked at the demo site and that one has not this large gap.

    migors Friend
    #266947

    here is live site: http://domalaukums.lv/

    Menalto Friend
    #266948

    If you find this in the css file:

    #ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {
    clear:both;
    margin:20px 0;
    }

    You can play around with the margin: 20p 0;
    If you set it to margin: 10px 0; you reduce the space on top of pathway and at the space below banner.

    migors Friend
    #266949

    Thanks, Menalto! Changing this parameter reduces space above ja-pathway, space below stays the same. I tried reduce till 1px,
    i dont know what to do???:confused:

    Menalto Friend
    #266950

    Still in the css file you can find this here:

    #ja-pathway {
    padding:0 2px;
    }

    There you can try the following:
    Add:
    height: 5px;
    So it will look like this here:

    #ja-pathway {
    height:5px;
    padding:0 2px;
    }

    Or you can try this one:

    #ja-pathway {
    margin:0 0 -7px;
    padding:0 2px;
    }

    migors Friend
    #266952

    😀 Thank you really, now it works! i was a little bit confused.

    Nov it is ok.

    migors Friend
    #266953

    Hi, again! Just one stupid question, is it possible to put in that space instead of ja – pathway and category, banner?

    This place is a little bit un necessary, one information shows almost 3 times in one place.

    migors Friend
    #266957

    Hi, I just managed, to remove ja-pathway and placed instead a banner, Here is a little problem, I should have two banners in one module position, one banner in HOME and other in categories.

    So Is it possible to define a little different view for them, because front page and categories in jatelline II are different.

    Menalto Friend
    #267010

    You can set which menu items the modules gonna show up on in the parameters for the module.
    Set one module to Home, and another module to the menu items you want it to show up on.

    Menalto Friend
    #267011

    You can set which menu items the modules gonna show up on in the parameters for the module.
    Set one module to Home, and another module to the menu items you want it to show up on.

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

This topic contains 11 replies, has 2 voices, and was last updated by  Menalto 16 years, 4 months ago.

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