0
Welcome Guest! Login
0 items Join Now

How can I center a module on a page ?

  • How can I center a module on a page ?

    Posted 13 years 10 months ago
    • Hey all, I'm trying to put in the center of a page a music player module.

      In the module, I've set the position at (content-bottom-A) see pic.
      This image is hidden for guests.
      Please log in or register to see it.

      I tried 95% of the other options for position, however, nothing ever gave me a center placement.

      This image is hidden for guests.
      Please log in or register to see it.


      I've also looked at Gantry, but I dont know if I mess with something in there it will mess-up the rest of my site. I dont see any option for content-bottom-A ?

      Appreciate any tips or advice on how to do this.
    • Last Edit: 13 years 10 months ago by tropicaledit.
    • Bob Ateah's Avatar
    • Bob Ateah
    • Elite Rocketeer
    • Posts: 4521
    • Thanks: 0

    Re: How can I center a module on a page ?

    Posted 13 years 10 months ago
    • Gantry is probably your best bet as you can adjust positions on a per menu item basis.

      Probably best to post this in the template specific forum.

      Cheers
    • The member formerly known as Roland Deschain
      After your question is solved, please Edit your original post and choose the Solved message icon, thank you!
  • Re: How can I center a module on a page ?

    Posted 13 years 10 months ago
    • Bob, I did check Gantry but didn't see anything that applied to (content-bottom-A).

      Appreciate your time
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: How can I center a module on a page ?

    Posted 13 years 10 months ago
    • do you have a link?
  • Re: How can I center a module on a page ?

    Posted 13 years 10 months ago
    • Bob Ateah's Avatar
    • Bob Ateah
    • Elite Rocketeer
    • Posts: 4521
    • Thanks: 0

    Re: How can I center a module on a page ?

    Posted 13 years 10 months ago
    • tropicaledit wrote:
      Bob, I did check Gantry but didn't see anything that applied to (content-bottom-A).

      Appreciate your time

      Use a different module position other than content top or bottom is my suggestion, such as the showcase or feature positions and adjust the position as need be.

      Fyi, to adjust gantry module positions on a per menu basis:

      Admin backend > Extensions > Template Manager > Open Your Template For Editing

      In the Parameters area click the Menu Items button and choose the menu item that you want to edit a module position of (judging by your link that would be the audio clips menu item):
      This image is hidden for guests.
      Please log in or register to see it.


      I hope that this helps, once you understand the power of gantry the sky is the limit!

      Cheers
    • The member formerly known as Roland Deschain
      After your question is solved, please Edit your original post and choose the Solved message icon, thank you!
  • Re: How can I center a module on a page ?

    Posted 13 years 10 months ago
    • Very Cool Bob !! I'll try that and thank you very much for your help and time.
  • Re: How can I center a module on a page ?

    Posted 13 years 10 months ago
    • Bob, thanks but I spoke to soon. Something went wrong with me trying to reposition modules. I was checking around and now my Home page (Read the Full story) LINK is messed up. The link used to just go to the story only, now it seems it has the FP Rokstories Demo content ? See pic.
      This image is hidden for guests.
      Please log in or register to see it.


      Do you know what that might be? I just tried messing with Gantry, would that cause this LINK to go weird ?

      Any ideas ?

      Joomla ver 1.5
      Link: www.patrickmulholland.com/index.php/comp...final-cut-pro-7.html
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: How can I center a module on a page ?

    Posted 13 years 10 months ago
    • to center that module add this to your template.css and clear your cache:

      #rt-content-bottom object#nmap_98 {
      margin-left: auto;
      margin-right: auto;
      width: 430px;
      display: block;
      }
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: How can I center a module on a page ?

    Posted 13 years 10 months ago
    • for that unwanted module:
      Disable the "menu-less-pages" feature
      in the template settings

Time to create page: 0.061 seconds