-
AuthorPosts
-
0dass0a9d-asd Friend
0dass0a9d-asd
- Join date:
- September 2014
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
January 9, 2011 at 8:21 pm #158513I need to make my right module position wider. How do I do this?
Thanks.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 9, 2011 at 8:31 pm #370962From the template manager click on the layouts tab and in the layouts management section edit the default layout and add the code highlighted in red below
<?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="top-panel" type="modules" style="raw" main-inner="1">top</block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="header" type="header" main-inner="1"></block>
<block name="mainnav" type="mainnav" main-inner="1"></block>
<block name="slideshow" type="modules" style="raw">slideshow</block>
<block name="topsl" type="spotlight" style="raw" main-inner="1">user1,user2</block>
</blocks>
<blocks name="middle" colwidth="20">
<block name="content-mass-top" style="raw">content-mass-top</block>
<block name="inset1" style="jaxhtml">left</block>
<block name="right1" style="jaxhtml" width="26">right</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl-2" type="spotlight" main-inner="1">user4</block>
<block name="botsl-1" type="spotlight" main-inner="1">user5,user6,user7,user8,user9,user10</block>
<block name="navhelper" type="navhelper" main-inner="1"></block>
<block name="footer" type="footer" main-inner="1"></block>
</blocks>
</layout>That makes the right column 26% of the available width for that block. The default is 20% so increase until you get the width you require.
4 users say Thank You to Phill for this useful post
0dass0a9d-asd Friend0dass0a9d-asd
- Join date:
- September 2014
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
January 10, 2011 at 8:22 pm #371190Very quick and accurate response.
Thanks.
joostwanetie Friendjoostwanetie
- Join date:
- March 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
May 16, 2011 at 2:02 pm #391470Can you help me also with this code, i want it for user9. The code is
<blocks name="bottom" style="xhtml">
<block name="botsl-2" type="spotlight" main-inner="1">user4</block>
<block name="botsl-1" type="spotlight" main-inner="1">user5,user6,user7,user8,user9,user10</block>
<block name="footer" type="footer" main-inner="1"></block>
</blocks>
</layout> -
AuthorPosts
This topic contains 4 replies, has 3 voices, and was last updated by joostwanetie 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum