-
AuthorPosts
-
October 28, 2016 at 1:24 pm #981474
Hello again,
I would add a module in this area (see attachment) ! but I do not know what the name of this party ?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 28, 2016 at 3:32 pm #981489Hi
Its not a module position its the content area , use to show the output of the menu . You can create module position under the component section . Or u can select menu item as single article menu type and load module inside article using loadmodule position.October 29, 2016 at 10:30 pm #981689Hi,
if it is not possible, Is it possible to put a side bar module to the right of the position "content-mast-top" ?
http://www.lartiste.ma/index.php/cinema/films-a-l-affiche
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 31, 2016 at 1:41 am #981903if it is not possible
its possible but you have to custom work for it .Regarding creating sidebar :
It will be another module position with content mass top .
You have to create a module position with content mass top position .
For this go to /tpls/blocks/content-mass-top.php file
Add new module position code<jdoc:include type="modules" name="<?php $this->_p('your_module_position_name') ?>" />
Like Here : http://prntscr.com/d129ob
When done, you need to define the new created module position in the file: TemplateDetail.xml
<positions> <position>your_module_position_name</position> </positions>
Hope it helps .
1 user says Thank You to Pankaj Sharma for this useful post
November 1, 2016 at 10:22 am #982344thank you so much !
your code works well, but how do adjust the style of the other modules "like sidebar-1" ?
http://www.lartiste.ma/index.php/cinema/films-a-l-affiche
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 2, 2016 at 12:40 am #982539Hi
If you want to apply the style like in sidebar you to check the style using inspect element or firebug and then apply the style using custom.css file .
This way u can apply any style on modules.1 user says Thank You to Pankaj Sharma for this useful post
November 3, 2016 at 11:52 am #983154Hi,
I found two classes ".t3-sidebar-right" ".t3-module .module-inner" and I know not which of the two should do I put in it ?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 3, 2016 at 1:49 pm #983173Hi
Most of the style for sidebar is from
.t3-sidebar-right clsss for thr right sidebar , you can use this class. Also you can define your own classes and add the style code via custom.css.November 5, 2016 at 2:36 pm #983685Hi Pankaj,
I could not do it. feen my level in the coding it is very difficult as I can do. I abandon the idea !
Thank you so much for your support.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 5, 2016 at 4:30 pm #983702You are welcome !
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 9 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum