-
AuthorPosts
-
June 25, 2011 at 6:50 am #165634
Hi
I have problem with some positions in JAT3. The first is that mainav expands over the whole page width, but I wan’t to have clickable logo on the left and some user tools on the right side of the main menu.The other thing is mass column, where i don’t have an idea how to set it.
See my layout code (and sketch of the site in the attached file at the bottom) :
<?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-panel</block>
<block name=”header” type=”header” >head</block>
<block name=”mainnav” type=”mainnav” main-inner=”1″>logo,mainmenu,contact</block>
<block name=”cpanel” type=”usertools/cpanel”></block>
<block name=”topsla” >slideshow</block>
<block name=”topsl” type=”spotlight” main-inner=”1″>user1,user2,user3,user4,user5</block></blocks>
<blocks name=”middle” colwidth=”25″>
<block name=”content-mass-top”>content-mass-top</block>
<block name=”left1″ style=”JArounded”>position-7</block>
<block name=”right1″ style=”JArounded”>position-5</block>
</blocks>
<blocks name=”middle_bottom” style=”xhtml”>
<block name= “midbottom1″ type=”modules”>slidebottom</block>
<block name= “midbottom2″ type=”spotlight” main-inner=”1″>bottom1, bottom2</block>
</blocks><blocks name=”bottom” style=”xhtml”>
<block name=”botsl” type=”spotlight” main-inner=”1″>user6,user7,user8,user9,user10</block>
<block name=”navhelper” type=”navhelper” main-inner=”1″></block>
<block name=”footer” type=”footer”></block>
</blocks>
</layout>
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 27, 2011 at 7:21 am #398576Hi jakazorz,
T3 framework use blocks to make sketch for template, to add more position for mainnav,first you need detect where to store mainnav, you open templates//blocks folder find mainnav.php file, if see it please open and add code for module position to it, either open mainnav.php file in pluginssystemjat3base-themesdefaultblocks folder to add code.
thanksAuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Sherlock 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
setting up positions
Viewing 2 posts - 1 through 2 (of 2 total)