Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • criticalkaos Friend
    #138276

    Hi again lol
    how can i adjust the width of the right coloum without messing the template up i can adjust to the corect size but the everything else meses up..

    plz help

    cheers

    jsliao Friend
    #292277

    template.css (line 672)


    #ja-col2 {
    float:right;
    overflow:hidden;
    width:30%;
    }

    template.css (line 640)

    #ja-mainbodywrap {
    float:left;
    width:70%;
    }

    adjust the figures in red as required. they should add up to 100%

    criticalkaos Friend
    #292409

    Thanks mate worked a treat got another question for you how easy would it be to add a 2nd right coloum to the templated so if i decided on certain pages use the original size so i would have ja-col3 aswell?

    cheers mate

    jsliao Friend
    #292463

    doing this will not be easy as it involves adding an additional position in the template.

    to summarise, you have to edit the following files
    index.php
    add the new position into the template

    templatedetails.xml
    add the position into this file

    template.css
    add the new position’s formatting, sizes etc
    adjust the sizes of the other positions/columns

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

This topic contains 4 replies, has 2 voices, and was last updated by  jsliao 15 years, 9 months ago.

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