test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • omars Friend
    #162047

    Hi There everyone,

    I need to publish 4 modules in content-mass-top position. I need them to be in one row so that I have 4 instead of the 3 currently shown in the template demo. Is this possible?? and if possible can you please guide me how to do it??

    I tried to publish a 4th module in the content-mass-top position but it was placed under them making a new row.

    many thanks in advance, I really appreciate your time and concern

    🙂

    Ninja Lead Moderator
    #383791

    You need to change a bit in css:
    Open templates/ja_business/css/template.css, locate this:

    .ja-mass-top div.ja-moduletable {
    background: url(../images/right-bg.png) no-repeat left top;
    border: 0;
    float: left;
    margin-top: 0;
    width: 33%;
    }

    change 33% to 25%.

    omars Friend
    #383864

    Thanks hungnd for your help,

    It worked like magic and everything is ok.

    I have one more problem … I am trying to change the white background of the template without any success.

    Can you plz advice me how to do it…

    many thanks in advance 🙂

    Ninja Lead Moderator
    #383955

    its in template.css, open and locate this:

    body#bd {
    background: none repeat scroll 0 0 #ffffff;
    font-size: 12px;
    }

    change the color code “#ffffff” to what you want.

    omars Friend
    #384009

    am really very thankful for your concern and for your support … many thanks :):):):)

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

This topic contains 5 replies, has 2 voices, and was last updated by  omars 13 years, 8 months ago.

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