Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • noerkjaer Friend
    #155704

    I quess it should be pretty strait forward but I can not find the place to edit.

    I would like to change the with og the right and left column on the frontpage (and all other pages).

    Where do I edit this?

    Best regards
    Peter

    smitheringale Friend
    #360524

    <em>@noerkjaer 200473 wrote:</em><blockquote>I quess it should be pretty strait forward but I can not find the place to edit.

    I would like to change the with og the right and left column on the frontpage (and all other pages).

    Where do I edit this?

    Best regards
    Peter</blockquote>

    I think you need to do something like: –

    1. Go to your admin area
    2. Go to the template manager
    3. Then go to the Droid template
    4. Then go to the layouts tab
    5. Choose your layout – presumably the 3 column option? or maybe default?
    6. Then click on edit and something appears as a pop up
    7. Look for the bit which reads Blockname=”middle” colwidth=”20″
    8. Change 20 for 30
    9. Press save
    Saguaros Moderator
    #360593

    <em>@noerkjaer 200473 wrote:</em><blockquote>I quess it should be pretty strait forward but I can not find the place to edit.

    I would like to change the with og the right and left column on the frontpage (and all other pages).

    Where do I edit this?

    Best regards
    Peter</blockquote>

    Now, you open the template.css file and find the following code:

    #ja-content { float: left; width: 75%;}

    and

    #ja-col { float: right; width: 25%; }
    * html #ja-col { width: 24.5%; /*IE 6*/ }

    Please adjust value for the width attributes of those rules to change the width

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

This topic contains 3 replies, has 3 voices, and was last updated by  Saguaros 14 years, 1 month ago.

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