0
Welcome Guest! Login
0 items Join Now

Adding a New Module Position

  • Adding a New Module Position

    Posted 18 years 4 months ago
    • This is a general question about adding a new module to to a template. Lets say you have a template like "FIRE" and it has the standard mainbody with 2 additional user positions like "D" and "E".
      This image is hidden for guests.
      Please log in or register to see it.



      Now lets say you have a template like "Blogtopia" that really doesn't have any additional module positions, other than "top".
      This image is hidden for guests.
      Please log in or register to see it.



      I have a template similar to "Blogtopia" and I would like to add two module positions like "user1" and "user2" shown here in this template above the mainbody like this:
      This image is hidden for guests.
      Please log in or register to see it.



      I have found that by locating the mosMainBody(); statement and adding something like
      <?php mosLoadModules('bottom', -1); ?>
      below the mainbody places a new footer module into my template. So how would I create 2 side by side modules above the mainbody like you see here in the Mobius Template?

      :-\
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Adding a New Module Position

    Posted 18 years 4 months ago
    • Administrator -> Site -> Template Manager -> Module Positions
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Adding a New Module Position

    Posted 18 years 4 months ago
    • You'll need to be aware of how the template code is constructed within the index.php file...inserting the mosLoadModules code is only part of it, for specific layouts you will need to position the code within tables/layers depending on how the original template was constructed, then add the appropriate code and entries into the CSS file.
    • Toolbox Digital | Dribbble | Forrst
  • Re: Adding a New Module Position

    Posted 18 years 3 months ago
    • What do I have to do if I want to have for VersatilityII the left modules close to the right ones just like Mobius?

      Please, If possible give codes, 'cos I have no idea about coding.

      Regards!
    • www.zeriyt.com
      www.galeriashqiptare.net
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Adding a New Module Position

    Posted 18 years 3 months ago
    • Evis Kurti wrote:
      What do I have to do if I want to have for VersatilityII the left modules close to the right ones just like Mobius?

      Please, If possible give codes, 'cos I have no idea about coding.

      Regards!

      That's quite a tall order.

      a) learn how templates are constructed in PHP and CSS

      or

      b) pay someone

      ;D
    • Toolbox Digital | Dribbble | Forrst

Time to create page: 0.052 seconds