-
AuthorPosts
-
June 27, 2011 at 1:44 pm #165699
hello all,
I want to keep the position top.tops1, user1,user2,user3 below the main content in the JA Graphite template 1.6.
Please hellp me in this regard.Regards
Brahmaaitpritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
June 28, 2011 at 9:40 am #398805Hello brahmaait,
To change the interchange the postions of modules JA Graphite
You can refer to this :-
<?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=”header” type=”header” main-inner=”1″></block>
<block name=”cpanel” type=”usertools/cpanel”></block>
<block name=”banner-text” type=”modules” style=”raw” main-inner=”1″>banner-text</block>
</blocks>
<blocks name=”middle” colwidth=”33″>
<block name=”content-top” type=”modules”>content-top</block>
<block name=”right1″>left,right</block>
<block name=”topsl” type=”spotlight” main-inner=”1″>user1,user2,user3</block>
<block name=”content-bottom” type=”modules” >content-bottom</block>
</blocks>
<blocks name=”bottom” style=”xhtml”>
<block name=”botsl” type=”spotlight”>user4,user5,user6</block>
<block name=”navhelper” type=”navhelper” main-inner=”1″></block>
<block name=”footer” type=”footer”></block>
</blocks>
</layout>June 29, 2011 at 5:11 am #398994Thankyou for your reply .I have tried with above.but i am not getting the desired result.The position user1,user2,user3 will not display below the main content.
July 3, 2011 at 4:55 pm #399688I have a similar problem. I want to switch the block “topsl” (contains user1,user2,user3) with block name banner-text. I made some tests without sucess.
My layout looks like :
<?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=”header” type=”header” main-inner=”1″></block>
<block name=”cpanel” type=”usertools/cpanel”></block>
<block name=”banner-text” type=”modules” style=”raw” main-inner=”1″>banner-text</block>
</blocks>
<block name=”topsl” type=”spotlight” main-inner=”1″>user1,user2,user3</block>
<blocks name=”middle” colwidth=”33″>
<block name=”content-top” type=”modules”>content-top</block>
<block name=”right1″>left,right</block>
<block name=”content-bottom” type=”modules” >content-bottom</block>
</blocks>
<blocks name=”bottom” style=”xhtml”>
<block name=”botsl” type=”spotlight”>user4,user5,user6</block>
<block name=”navhelper” type=”navhelper” main-inner=”1″></block>
<block name=”footer” type=”footer”></block>
</blocks>
</layout>Thanks in advance.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 5, 2011 at 9:04 am #399922Hello pavlick,
To switch the block “topsl” (contains user1,user2,user3) with block name banner-text
You can refer to this :-
<?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=”header” type=”header” main-inner=”1″></block>
<block name=”cpanel” type=”usertools/cpanel”></block>
<block name=”banner-text” type=”modules” style=”raw” main-inner=”1″>banner-text</block>
<block name=”topsl” type=”spotlight” main-inner=”1″ title=”Our services”>user1,user2,user3</block>
</blocks>
<blocks name=”middle” colwidth=”33″>
<block name=”content-top” type=”modules”>content-top</block>
<block name=”right1″>left,right</block>
<block name=”content-bottom” type=”modules” >content-bottom</block>
</blocks>
<blocks name=”bottom” style=”xhtml”>
<block name=”botsl” type=”spotlight”>user4,user5,user6</block>
<block name=”navhelper” type=”navhelper” main-inner=”1″></block>
<block name=”footer” type=”footer”></block>
</blocks>
</layout> -
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by pritam 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum