0
Welcome Guest! Login
0 items Join Now

How to configure IonoShpere 'Top menu' to match the demo.

  • How to configure IonoShpere 'Top menu' to match the demo.

    Posted 13 years 1 week ago
    • I've fount lots of documentation on how to configure the main menu with the Fusion menu, yet I've found nothing for the top menu.

      Please help. I'm at my wit's end.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: How to configure IonoShpere 'Top menu' to match the demo.

    Posted 13 years 1 week ago
    • Hi,

      this kind of questions would get better response if asked in the correct template forum 8)

      Create new menu in the menu manager. After that, in the module manager create new menu module and publish it in the header-be module position. For that module add 'topmenu' "Module Class Suffix" parameter.

      Tutorials for this template can be found here:
      www.rockettheme.com/forum/index.php?f=59...58443&rb_v=viewtopic

      For the future reference, my suggestion for you would be to extend your membership since without it, you won't be able to see previous link and it would help you to get proper help next time
    • Check my services at: Mihha-Vision
  • Re: How to configure IonoShpere 'Top menu' to match the demo.

    Posted 13 years 1 week ago
    • Igor Mihaljko wrote:
      this kind of questions would get better response if asked in the correct template forum 8)
      Where would that be?
      Igor Mihaljko wrote:
      Create new menu in the menu manager. After that, in the module manager create new menu module and publish it in the header-be module position. For that module add 'topmenu' "Module Class Suffix" parameter.
      Placed in header-e with ' topmenu' in the Module Class Suffix. Now has vertical grey "stripes" behind the menu items, not the transparent boxes. Graphical mess asside, the generated html is also different, from the demo.
      Mine:
      <div class="rt-grid-6 rt-omega">
          <div class="rt-block">
              <div class="module-surround">
                  <div class="module-content">
                      <ul class="menu topmenu"> <!--this is where topmenu appears-->
                          <li class="item-476"><a href="#"><span>About Us</span></a></li>
                          <li class="item-477"><a href="#"><span>Contact Us</span></a></li>
                      </ul>
                      <div class="clear"></div>
                  </div>
              </div>
          </div>
      </div>

      Demo:
      <div class="rt-grid-7 rt-omega">
          <div class="topmenu">  <!--this is where topmenu appears-->
              <div class="rt-block">
                  <div class="module-surround">
                      <div class="module-content">
                          <ul class="menu">
                              <li class="item-187"><a href="#"><span>RokSprocket</span></a></li>
                              <li class="item-188"><a href="#"><span>Color Chooser</span></a></li>
                              <li class="item-189"><a href="#"><span>Fusion Menu</span></a></li>
                              <li class="item-190"><a href="#"><span>Features</span></a></li>
                          </ul>
                          <div class="clear"></div>
                      </div>
                  </div>
              </div>
          </div>
      </div>
      Igor Mihaljko wrote:
      Tutorials for this template can be found here:
      www.rockettheme.com/forum/index.php?f=59...58443&rb_v=viewtopic
      Are these the same tutorials that comes with the download? If so, they are missing information about the topmenu.
      Igor Mihaljko wrote:
      For the future reference, my suggestion for you would be to extend your membership since without it, you won't be able to see previous link and it would help you to get proper help next time
      I'll work on that.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: How to configure IonoShpere 'Top menu' to match the demo.

    Posted 13 years 1 week ago
    • As far as I can see you placed 'topmenu' in the "Menu Class Suffix" and not in the "Module Class Suffix"
    • Check my services at: Mihha-Vision
  • Re: How to configure IonoShpere 'Top menu' to match the demo.

    Posted 13 years 1 week ago
    • Thank you.

Time to create page: 0.065 seconds