Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • zoohayr Friend
    #981474

    Hello again,

    I would add a module in this area (see attachment) ! but I do not know what the name of this party ?


    1. image-10
    Pankaj Sharma Moderator
    #981489

    Hi
    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.

    zoohayr Friend
    #981689

    Hi,

    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


    1. image-11
    Pankaj Sharma Moderator
    #981903

    if 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 .

    zoohayr Friend
    #982344

    thank 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


    1. screenshot
    Pankaj Sharma Moderator
    #982539

    Hi
    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.

    zoohayr Friend
    #983154

    Hi,

    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 Moderator
    #983173

    Hi
    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.

    zoohayr Friend
    #983685

    Hi 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 Moderator
    #983702

    You are welcome !

Viewing 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