Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • iapetus Friend
    #180139

    Hi

    I would like to resize ja-box-left, ja-box-center and ja-box-right from 50% 25% 25% to 50% 20% 30% – in which file do I need to change it?

    Also the 300×600 test ad in ja-box-right is rendering to the right of the left margin – how do I amend the css to make it align with the left margin?

    Thank you

    Iapetus

    Ninja Lead Moderator
    #465094

    Open templates/ja_nex/css/template.css

    Add new script


    /* --- ja-box-center (20%) ---*/
    #ja-topsl1 .ja-box-center {
    width: 20% !important;
    }
    /* --- ja-box-right(30%) ---*/
    #ja-topsl1 .ja-box-right{
    width: 30% !important;
    }

    iapetus Friend
    #465118

    Thank you ninja lead, that worked perfectly.

    As for the second question-the openx module serving the test ad does not have a class paramater (othewise I could have used “no-padding absolute-title simple-title” -how/where could I edit the code to ensure the ad serves aligned to the top and left?

    Thank you

    Iapetus

    Ninja Lead Moderator
    #465139

    I have checked “no-padding absolute-title simple-title” class appear the top and left of your site. May be you are out of it.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 2 months ago.

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