0
Welcome Guest! Login
0 items Join Now

custom module on the bottom of sidebar

    • jphprade's Avatar
    • jphprade
    • Rocketeer
    • Posts: 89
    • Thanks: 0

    custom module on the bottom of sidebar

    Posted 13 years 5 months ago
    • Hello,

      I use the last gantry in joomla 1.7.

      In the sidebar-a, I want to position a custom module systematically at the bottom right of rt-mainbody, just over rt-footer. However currently it is positioned normally at the top right of the rt-mainbody under the rt-menu.
      I tried putting in css
      {position: absolute; bottom: 0px;}
      but this is not conclusive.

      Can you help me find a solution?

      Thank you in advance
    • Tyndie's Avatar
    • Tyndie
    • Preeminent Rocketeer
    • Posts: 8803
    • Thanks: 3

    Re: custom module on the bottom of sidebar

    Posted 13 years 5 months ago
    • Hi,

      Can you provide a link to your site please?
    • jphprade's Avatar
    • jphprade
    • Rocketeer
    • Posts: 89
    • Thanks: 0

    Re: custom module on the bottom of sidebar

    Posted 13 years 5 months ago
    • Tyndie's Avatar
    • Tyndie
    • Preeminent Rocketeer
    • Posts: 8803
    • Thanks: 3

    Re: custom module on the bottom of sidebar

    Posted 13 years 5 months ago
    • Hi,

      Where is the module that you would like to position?
    • jphprade's Avatar
    • jphprade
    • Rocketeer
    • Posts: 89
    • Thanks: 0

    Re: custom module on the bottom of sidebar

    Posted 13 years 5 months ago
    • The modul on the right side that contains "Télécharger mon book", "Télécharger mon cv" and the two traks.

      Thanks in advance for your help
    • Tyndie's Avatar
    • Tyndie
    • Preeminent Rocketeer
    • Posts: 8803
    • Thanks: 3

    Re: custom module on the bottom of sidebar

    Posted 13 years 5 months ago
    • Can you add some module class suffixes to your modules on the right hand side please, to make it easier to manipulate them?
    • jphprade's Avatar
    • jphprade
    • Rocketeer
    • Posts: 89
    • Thanks: 0

    Re: custom module on the bottom of sidebar

    Posted 13 years 5 months ago
    • I had a module class suffix "_rsd" and create 2 class :

      .custom_rsd {position:absolute; bottom: 0px;}
      ._rsd{position:relative;}

      but now it is above the rt-mainbody and not aligned with the bottom of it.

Time to create page: 0.066 seconds