0
Welcome Guest! Login
0 items Join Now

Need Help with my template

    • sdiliev's Avatar
    • sdiliev
    • Newbie
    • Posts: 4
    • Thanks: 0

    Need Help with my template

    Posted 12 years 8 months ago
    • Hey I'm using the IONOSPHERE template for one of the websites that i host ,
      I have a problem with my menu.

      The website runs good , 3 seconds after the home page is loaded the Main Menu is not accessible,

      you can check it out here is the link www.medcare411.com

      I saw on the source code


      <div class="sprocket-features layout-slideshow" data-slideshow="149">
      <ul class="sprocket-features-img-list"> </ul>
      <div class="sprocket-features-pagination-hidden">
      <ul> </ul>
      </div>
      <div class="sprocket-bottom-gradient"></div> / if i remove this everything is ok / ANY SUGESTIONS
      </div>
      <div class="clear"></div>
      </div>


      Please I need help with that ASAP
  • Re: Need Help with my template

    Posted 12 years 8 months ago
    • I am new to this whole thing as well but a few things just by looking.

      Your menu is not disappearing another module is just going over top of it. I think it might be your slideshow module.

      Try disabling or moving that and see if it works

      This is the line of code that is covering your main menu

      #rt-showcase .layout-slideshow .sprocket-bottom-gradient {
      bottom: 0;
      height: 80px;
      left: 0;
      position: absolute;
      right: 0;
      z-index: 100;
      }

Time to create page: 0.083 seconds