Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • eric_r Friend
    #148655

    Hello,

    How is it possible to have :

    – template width : 1050 px
    – left column : 200 px
    – right column : 200 px
    – and main content : xxx px (or something like 100% of the rest of the size)

    Regards,

    Eric (yes I’m a newbie đŸ™‚

    Saguaros Moderator
    #332629

    Hello guy!

    Please open the file : templates/ja_lime/templateDetails.xml and find codes at line 86

    After done, you edit template to choose this value

    eric_r Friend
    #332635

    Thanks for your help Tienhc,

    After your mod, my template width is now 1050px.

    – The next steps are now to change the columns (right and left) to 200 px

    – And the main content to ??? px to have the good size

    I was trying to change …./blocks/left.php and right.php

    <div id=”ja-left” class=”column sidebar” style=”width:<?php echo $l ?>%”>
    to
    <div id=”ja-left” class=”column sidebar” style=”width:200″>

    it’s working fine for the columns. Is it the good way to change columns size ? But now the main content do not have the good size and I don’t understand where to change.

    ideas ? help ?

    thanks

    Eric

    Saguaros Moderator
    #332638
    eric_r Friend
    #332640

    Got it ! (and understand it)

    in right-body-left.php

    $this->customwidth(‘left1’, 23);
    $this->customwidth(‘right2’, 23);

    You made my day !

    A param in Admin – > Templates -> xxxxx could be more easy for newbies đŸ™‚

    Thanks

    Eric

    chalobollywood Friend
    #338698

    <em>@tienhc 164851 wrote:</em><blockquote>Hello guy!

    Please open the file : templates/ja_lime/templateDetails.xml and find codes at line 86

    After done, you edit template to choose this value</blockquote>

    Dear Sir/tienhc,

    i have installed this template with joomla 1.5 quickstart and what i observe is that the whole content of the site is not in center …i see some gap space on the extreme right side and little gap on left gap.

    kindly help so that i can get that whole content is centered just like ideally a site should be.

    plz help

    chalobollywood Friend
    #338732

    <em>@eric_r 164862 wrote:</em><blockquote>Got it ! (and understand it)

    in right-body-left.php

    $this->customwidth(‘left1’, 23);
    $this->customwidth(‘right2’, 23);

    You made my day !

    A param in Admin – > Templates -> xxxxx could be more easy for newbies đŸ™‚

    Thanks

    Eric</blockquote>

    sorry everyone since i am newbie to joomla plz help me …

    as eric_r said i have been able to find right-body-left php file and now i want to change right and left coloum as well as centre column size kindly help

    David Porré Friend
    #338752

    Hello eric_r & tienhc,

    By reading your posts in this thread, I managed to custom the width of the column on the left of the template.

    I’m usin the right-left-body layout, so , in the right-left-body.php file, I added the line :

    $this->customwidth('left1', 15);

    it worked fine for the first column, but I can’t manage to do this with the second one…

    I tried :

    $this->customwidth('left2', 15);

    $this->customwidth('right1', 15);

    $this->customwidth('right2', 15);

    But it doesn’t change anything.

    You can see the website under construction at :
    http://www.entreprisevignes.fr/Site10/index.php?option=com_joomgallery&func=viewcategory&catid=2&Itemid=112

    Would you know how to do to get the 2 columns at the same width, like the smallest one ?

    Hoping for answers,

    Best regards,
    David aka Shapes

    Saguaros Moderator
    #338866

    Dear shapes!

    Pls see the postions map on your site http://www.entreprisevignes.fr/Site10/index.php?option=com_joomgallery&func=viewcategory&catid=2&Itemid=112&tp=1

    and see the design concept http://wiki.joomlart.com/wiki/JA_Template_Framework/Guides

    You did put modules in wrong positions

    David Porré Friend
    #339312

    Hi tienhc,

    Thanks for your answer.

    If I understand well, I have to put my modules in right1 and right2… ?

    I tried to do it in the modules admin panel, but they don’t show up no more.

    I tried positions :
    right1
    right2
    ja-right1
    ja-right2

    Could you explain me how to get this done ?

    Hoping for answers,
    Best regards,
    David aka Shapes

    David Porré Friend
    #340345

    Hello tienhc,

    I finally figured it out, thanks to your links, it’s done now…

    Thanks again for your answer,
    Best regards,
    David aka Shapes

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

This topic contains 11 replies, has 4 voices, and was last updated by  David PorrĂ© 14 years, 6 months ago.

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