Forum Support

Shape 5
March 29, 2024, 01:23:19 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Overlay isse  (Read 359 times)
WDJac
Jr. Member
**
Offline Offline

Posts: 22



« on: October 01, 2014, 11:17:53 AM »

Hello,

I disbaled the "Full Width Menu" and change the orientation to "vertical", so I thought this would place the sub-menu under the first level link, but there is an issue, as you can see on the screenshot. OK... my fault! I have to put the orientation back to horizontal.

The second issue is, that the overlay of the site (when mouseover on menu) also appears at the top menu, and once it appears you are not able to click on a link (like the logout button). You see this also on the screenshot.
Here I have to edit the template.css and change
Code:
.s5_menuoverlay_hidden {
-webkit-transition: opacity 500ms ease-out 500ms;
-moz-transition:  opacity 500ms ease-out 500ms;
-o-transition: opacity 500ms ease-out 500ms;
transition:  opacity 500ms ease-out 500ms;
-moz-opacity: .0;
-khtml-opacity: .0;
filter:alpha(opacity=0);
opacity:.0;
top: -1000px !important;}
to
Code:
.s5_menuoverlay_hidden {
-webkit-transition: opacity 500ms ease-out 500ms;
-moz-transition:  opacity 500ms ease-out 500ms;
-o-transition: opacity 500ms ease-out 500ms;
transition:  opacity 500ms ease-out 500ms;
-moz-opacity: .0;
-khtml-opacity: .0;
filter:alpha(opacity=0);
opacity:.0;
/*top: -1000px !important;*/}


I use all the latest files.

Best regards,

Pascal
« Last Edit: October 01, 2014, 11:31:01 AM by Nightillus » Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: October 01, 2014, 07:39:15 PM »

Glad you got it sorted. Thanks for posting your updated code.
Logged

Mike Nicoll
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.