-
AuthorPosts
-
February 28, 2013 at 3:59 pm #185403
I can add a custom module in t3v3 blank template and it is great. However i’m having difficulty adding main-col position above the component field instead above sidebars(where it is at the moment).
Is it possible to have sidebar on the left and main-col+component on the right(main-col above component)?Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
March 1, 2013 at 9:25 am #485002Hello victorio404,
In “/templates/t3_blank/tpls/” folder, there are template files. You can add any block above ‘mainbody’ block by using $this->loadBlock() function.
Regards.
March 1, 2013 at 10:26 am #485010If i add the block above main body it will be above sidebars too. I want the module position to be NEXT to sidebars and above component area. Layout in the attachment:
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
March 2, 2013 at 10:20 am #485121You need to style it by changing CSS code. It’s more of a custom work and you should do it on your own or hire a developer to get it done for you .
Regards.
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
March 4, 2013 at 8:21 am #485215Hello victorio404,
If possible, can you PM me with your site information (your site URL, your site admin account) and your FTP account? So I try to do it.
Also please include this forum thread URL in your PM, so I can follow it.
Regards.
March 4, 2013 at 4:27 pm #485276<em>@Stork11 362719 wrote:</em><blockquote>Hello victorio404,
If possible, can you PM me with your site information (your site URL, your site admin account) and your FTP account? So I try to do it.
Also please include this forum thread URL in your PM, so I can follow it.
Regards.</blockquote>
Just sent you a PM
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
March 5, 2013 at 10:32 am #485410I added <?php $this->loadBlock (‘main-col’) ?> at line 63 in “/templates/t3_blank/tpls/blocks/” folder. Please check the code.
Regards.
1 user says Thank You to Stork11 for this useful post
March 5, 2013 at 1:29 pm #485434In templateDetails.xml the name was wrong – mast-col instead of main-col, but after changing it work great. Thank you so much!
Did you changed anything else apart of adding this line?Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
March 6, 2013 at 3:24 am #485502I only added $this->loadBlock as above and created a new “/templates/t3_blank/tpls/blocks/main-col.php” file.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by Stork11 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
t3v3 custom module position
Viewing 9 posts - 1 through 9 (of 9 total)