0
Welcome Guest! Login
0 items Join Now

Newbie question

  • Newbie question

    Posted 18 years 3 months ago
    • Hi

      I`m a newbie at Joomla so any help greatly appreciated.

      I`ve nstalled Joomla, and uploaded the Vortex templet. I`m still figuring out how it all works, which is part of the fun anyway, but can someone tell me how I get rid of the Top menu item on the front page. The section above the Vortex graphic etc.

      www.modox.co.uk .

      Thanks for your help and hopefully I can start being helpdful on the forum at some stage.

      Craig
  • Re: Newbie question

    Posted 18 years 3 months ago
    • You can do one of two things.

      If you just want to get rid of the text that is up there and leave the empty space, you can unpublish the "top" module in your Administrator Console.

      If you want to get rid of that space all together and move everything up, you can edit the template HTML in your admin console and remove this:
      <!-- top module above header -->
                <div id="top-mod">
                     <div class="shad-r">
                          <div class="shad-l shad-padding">
                               <?php mosLoadModules('top', -2); ?>
                          </div>
                     </div>
                </div>

      Personally, I would use the "Comment" HTML tags (<!-- comments here -->)around that so it's commented out instead of completely deleting it.

      Let us know if that helps.
  • Re: Newbie question

    Posted 18 years 3 months ago
    • Excellent, thanks.

      I can`t see a module called top in the Module Manager so I`ve just commented it out meantime.

      Thanks again

      Craig
  • Re: Newbie question

    Posted 18 years 3 months ago
    • Cool. The name of the module was not probably "Newsflash", but it is in the 'top' position. The picture below shows a module called "Member Log-In" but it is in the "banner" position. I'm using the Sporticus template, so there are some differences in the module positions... Just pointing out the difference between a module Name and Position.

      Hope that helps.
    • Last Edit: 18 years 3 months ago by John Sanchez.
    • Paul Rice's Avatar
    • Paul Rice
    • Jr. Rocketeer
    • Posts: 25
    • Thanks: 0

    Re: Newbie question

    Posted 18 years 1 month ago
    • Hello,
      I commented out the code as you have written, but in IE6 the entire header disappears. If I uncomment it, it comes right back.

      Any Ideas?
    • Bob Ateah's Avatar
    • Bob Ateah
    • Elite Rocketeer
    • Posts: 4521
    • Thanks: 0

    Re: Newbie question

    Posted 18 years 1 month ago
    • I see a Snowfire template?
    • 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!
    • Paul Rice's Avatar
    • Paul Rice
    • Jr. Rocketeer
    • Posts: 25
    • Thanks: 0

    Re: Newbie question

    Posted 18 years 1 month ago
    • I was speaking of a vortex template
    • Bob Ateah's Avatar
    • Bob Ateah
    • Elite Rocketeer
    • Posts: 4521
    • Thanks: 0

    Re: Newbie question

    Posted 18 years 1 month ago
    • Paul Rice wrote:
      I was speaking of a vortex template

      Yes I understand that. It's just that it would have been easy for me to help you if the link you supplied was using the template that you are asking a question about since I don't use that template, or if you had an image that described exactly what you want to remove.

      See attached pic, is that what you want to remove (circled in red)?
    • 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: Newbie question

    Posted 18 years 1 month ago
    • Image representations are normally the best. Roland always uses them and cuts down the solution time by half. Something to keep in mind ;)
    • James Spencer / Developer & Support / Hull, UK
    • Paul Rice's Avatar
    • Paul Rice
    • Jr. Rocketeer
    • Posts: 25
    • Thanks: 0

    Re: Newbie question

    Posted 18 years 1 month ago
    • Roland Deschain wrote:
      See attached pic, is that what you want to remove (circled in red)?

      No, I am trying to remove the very top div. There is nothing in it on my site. www.varacers.com .

      In red....

Time to create page: 0.086 seconds