Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • mikac Friend
    #161249

    Hello,

    How to make right side of the Blog wider…

    I know how to set the main Width, but not sure about just this right side of the Cloris Template?

    Using 1.6 by the way…

    Thanks, Milan


    1. right_cloris
    mikac Friend
    #381292

    Once again, does someone know where this setting is?

    Thank you, Milan

    aman204 Friend
    mikac Friend
    #381323

    Well, somehow it doesn’t. I have tried both solutions but no luck. I tried to edit default layout as well as default-blog layout but nothing changes. *clearing the cache in the backend and browser everytime*

    Am I doing something wrong or this doesn’t work with Cloris 1.6? I just need the right position on the BLOG page to be 300px wide.

    Thank you.

    Phill Moderator
    #381328

    Edit the code highlighted in red below to be a percentage of the overall width. So if the width is the 840px default then a figure of 35.72 would be 300px if my maths is correct

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <blocks name="top" style="xhtml">
    <block name="absolute" type="modules" style="raw">absolute</block>
    <block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
    <block name="subnav" type="subnav" main-inner="1"></block>
    <block name="onepage" type="onepage" pageid="" no-wrap="1" no-main="1">
    <page name="about-us" type="modules" title="About us" class="light first-item">page1</page>
    <page name="features" type="modules" title="Features" class="dark">page2</page>
    <page name="services" type="modules" title="Services" class="light">page3</page>
    <page name="video" type="modules" title="Video" class="dark">page4</page>
    <page name="gallery" type="modules" title="Gallery" class="light">page5</page>
    <page name="blog" type="modules" title="Blog" class="light">page6</page>
    <page name="faq" type="modules" title="Faq" class="light">page7</page>
    <page name="contact-us" type="modules" title="Contact us" class="light last-item">page8</page>
    </block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name="middle" main-inner="1" colwidth="30">
    <block name="left1">left</block>
    <block name="right1">right</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="navhelper" type="navhelper" wrap-inner="1" main-inner="1"></block>
    <block name="botsl" type="spotlight" wrap-inner="1" main-inner="1" special="right" specialwidth="55">user6,user7,user8,user9,user10</block>
    <block name="footer" type="footer" main-inner="1"></block>
    </blocks>
    </layout>

    mikac Friend
    #381337

    Well, Phill, It’s half way solved. The right side does change when I change the value you have highlighted, but…

    I can’t change Template overall width. It is the same when I enter Specified value (840, 880, 900, 1000…), auto, or wide(default) … The right side gets too much of the space and I just need to adjust the overall width for a bit, but it doesn’t work. I changed the setting for the used profile (the one I’m using, wood in this case), cleared cache and everything…

    No idea why this isn’t working.

    Thank you.

    aman204 Friend
    #381576

    It seems to be working fine for me. The template overall width gets changed along with right column width change which goes in accordance with main column width

    Also, Please ensure that you dont enter specific width more than 960px

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

This topic contains 7 replies, has 3 voices, and was last updated by  aman204 13 years, 8 months ago.

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