Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • gjhvs Friend
    #149293

    Hello everyone,

    It’s the first time that I have used the JA Purity II template and so far I love it.
    I’m using it for a sportsclub and I have a question about the left and right modules.

    I am using left-main-right.round template as you can see here: http://www.madonnafanclub.nl/test/ (test location).
    The people who I am making this site for would like the left module to be bigger than the right one. (Example > left 200px and right 100px).

    I have been searching and searching in the template files but can’t find it. Is this possible? And so yes, how do I fix this?

    Thanks!!

    King regards, GertJan

    ———-

    URL: http://www.madonnafanclub.nl/test
    Joomla version: Joomla! 1.5.15 Stable [ Wojmamni Ama Mamni ]
    Template: JA Purity II

    micrantha Friend
    #335491

    Hello,
    Yes, it is possible.
    Take a look here.
    good luck,
    Micrantha

    micrantha Friend
    #335523

    OK GertJan,
    You open file ja_purity_ii/layouts/left-main-right.round.php
    Beneath the positions array you see this example line:

    //$this->customwidth('right1', 25); <== override right1 column width to 25%. Must call before call definePosition. Can call many time to override many columns.

    The 2 slashes are commenting out the line.
    You can use code like that to define custom width of left column; default is 20%.
    In this case position left is defined by inset1
    So you can change the example line in this:

    $this->customwidth('inset1', 25);

    Or you can adapt the number 25 until it fits your wishes.

    Good luck,
    Micrantha

    mandyp1 Friend
    #335570

    Thanks for posting the question and for you both on the responses…I came on for the exact same issue and am so glad to have an immediate answer. 🙂

    gjhvs Friend
    #335594

    Awesome 🙂 It works 🙂
    Thank you very much!!

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

This topic contains 5 replies, has 3 voices, and was last updated by  gjhvs 14 years, 8 months ago.

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