Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • az_sls Friend
    #186641

    Hi,

    I’m trying to find the template file ja_zite_blog that is referenced in the guide, so that I can change the width of the blog. Thing is, I can’t find this template anywhere. I did a search through the folder structure and couldn’t find it. Any ideas? I’ve probably just missed something obvious.

    Reference is here: http://www.joomlart.com/forums/topic/ja-zite-for-joomla-2-5-userguide/

    “As you can see on our Demo, each parent category uses different template: Blog uses ja_zite_blog template while All Content type use ja_zite template. The template has content block and right side to display modules. The content block is 720 pixel in wide.

    Note: each template gives you totally different layout in front-end.”

    I also looked at this forum post where the result was in the k2.css, but I couldn’t see how to modify the content block directly, only the padding within it.

    http://www.joomlart.com/forums/topic/changes-to-ja-zite-blog-layout/

    Cheers,
    Aaron

    Ninja Lead Moderator
    #489534

    Can you send me your site url and the screenshot of how you want it? I shall give solution to help you solve it.

    az_sls Friend
    #489679

    Thanks :), I was thinking about 140px on the left hand side, and 170 odd on the right hand side. I would then want to push the other elements out to each side. If possible, I’d prefer this new sizing to be only for overall the blog page, and individual blog posts, not the rest of the website.

    Thanks very much for your help, cheers,
    Aaron

    http://www.aaronwinterhoff.com/index.php/blog


    1. sizes
    Ninja Lead Moderator
    #489725

    This will help you do that

    Open templates/ja_zite/etc/layouts/default.xml file

    From


    <blocks name="middle" colwidth="32">
    <block name="left1">position-7</block>
    <block name="right2">position-5</block>
    </blocks>

    change to


    <blocks name="middle" colwidth="17">
    <block name="left1">position-7</block>
    <block name="right2">position-5</block>
    </blocks>

    Remember to clear cache from Admin area

    az_sls Friend
    #489814

    Thank you, this worked perfectly :), thanks for the prompt reply and assistance, I really appreciate it.

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

This topic contains 5 replies, has 2 voices, and was last updated by  az_sls 11 years, 5 months ago.

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