Forum Support

Shape 5
March 29, 2024, 10:00:23 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: Flex menu movement  (Read 807 times)
mattmartel
Jr. Member
**
Offline Offline

Posts: 14



« on: December 15, 2013, 08:32:41 PM »

Hi,

Another probably simple questions I can't find the right setting for.

On the menu, how do I stop it moving up and covering the original text. Have a look at http://asbestosresearch.org.au/

A second or so after the menu is hovered over, the contents move up and cover the menu bar itself.

Thanks,

Matt
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: December 15, 2013, 10:28:24 PM »

It appears that you've applied a global padding to ULs, and that breaks the way the menu displays.  It also appears to have changed the positioning of the buttons for Tab Show.

You'll need to change the UL style around line 8 of editor.css back to what the original code was.

If you really want to add padding to ULs in your content, you can use the following CSS:
Code:
#s5_center_column_wrap ul {padding:13px;}

Just make sure that any CSS you change to style content has that ID in front of it, and it will only apply to the content area, instead of breaking things elsewhere on your site.
Logged

Tristan Rineer
------------
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
mattmartel
Jr. Member
**
Offline Offline

Posts: 14



« Reply #2 on: December 16, 2013, 09:50:13 PM »

Again, Tristan, thanks.

I have fixed and added in the following code to give me circles before unordered lists, which is what I was sorting in the first place.

   #s5_center_column_wrap ul {padding:19px;
   list-style-type: circle;
   list-style-position: outside;}

Thanks,

Matt
Logged
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.