-
AuthorPosts
-
mikac Friend
mikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
March 9, 2011 at 11:17 pm #161249Hello,
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
mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
March 14, 2011 at 4:54 pm #381292Once again, does someone know where this setting is?
Thank you, Milan
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
March 14, 2011 at 5:44 pm #381301Probably, this can help :
http://www.joomlart.com/forums/topic/changing-widths-of-right-1-and-right-2/#post-380950
mikac Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
March 14, 2011 at 10:03 pm #381323Well, 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 ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 14, 2011 at 11:03 pm #381328Edit 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 Friendmikac
- Join date:
- April 2010
- Posts:
- 178
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 27
- Thanked:
- 5 times in 1 posts
March 15, 2011 at 1:49 am #381337Well, 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 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
March 16, 2011 at 7:13 am #381576It 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
AuthorPostsViewing 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
Right side Width
Viewing 7 posts - 1 through 7 (of 7 total)