Forum Support

Shape 5
March 28, 2024, 03:38:34 PM *
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: Accordian Menu Issue  (Read 568 times)
jmallow
Jr. Member
**
Offline Offline

Posts: 5



« on: November 30, 2009, 01:33:39 PM »


When I hover over a link in the "Helpful Links & Resources" box on the left side, the menu moves up&down slightly from the according menu. I am using IE7.

http://gbc.mallowonline.com/ <--test site with problem (note, I have made no changes, this is a default install using SiteShaper)
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: November 30, 2009, 05:18:59 PM »

It's really a problem with the browser. IE7 resizes an element when you change it's background on hover. The only fix would be to remove the background change on hover and only do the underlined text. To do that edit template_css.css and find:

#s5_left ul.menu a:hover, #s5_right ul.menu a:hover {
background:#252525 url(../images/s5_menu_arrow.png) no-repeat left center;
text-decoration:none;
}

It's around line 48s:

and change it to:

#s5_left ul.menu a:hover, #s5_right ul.menu a:hover {
text-decoration:underline;
}
Logged

Mike Knott
------------
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
jmallow
Jr. Member
**
Offline Offline

Posts: 5



« Reply #2 on: December 01, 2009, 07:55:03 AM »


How would I disable to the Accordian Menu on the left and only have the top menu (the main menu on the top, now the login/register one).

Thanks!
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: December 01, 2009, 08:37:14 AM »

Hello, you would just unpublish that module in the extension manager.
Logged

Mike Knott
------------
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.