0
Welcome Guest! Login
0 items Join Now

Menu Sub pages disappearing

  • Menu Sub pages disappearing

    Posted 15 years 2 months ago
    • I'm working on this site, www.cef-mk.net/ on the afterburner template.

      The sub menu options are disappearing behind the main photo feature.

      Any ideas what I need to change in the coding?

      Thanks in advance.

      Philip
  • Re: Menu Sub pages disappearing

    Posted 15 years 2 months ago
    • Open your light2.css at:
      <Joomla Root>/templates/<your template name>/css/light2.css

      Find below codes:
      #nav {height:34px;background:#d5d6d7;z-index:1;position:relative;}

      Change the codes to:
      #nav {height:34px;background:#d5d6d7;z-index:100;position:relative;}
  • Re: Menu Sub pages disappearing

    Posted 15 years 2 months ago
    • Hi Arifin,

      Thanks for the help, this works in Safari, Chrome and IE, but not in Mozilla?

      Any ideas why?

      Philip
  • Re: Menu Sub pages disappearing

    Posted 15 years 2 months ago
    • evansabove wrote:
      Hi Arifin,

      Thanks for the help, this works in Safari, Chrome and IE, but not in Mozilla?

      Any ideas why?

      Philip
      If you mean Firefox, yes, it works too there. I checked it just now. Everything seems okay.
      Could you please clear your firefox caches?

Time to create page: 0.086 seconds