CSS Menu and carousel problem

Hello,

Please visit my Freeway site http://tinyurl.com/3vx95cx and take a look at the problem that I am having.

If you mouse over the CSS menu particularly on ‘Company’ and ‘Case Studies’ you will see that the sub menu is covered by the carousel panels.

This is the only page on the website where I have this problem, the rest of the headers are static images - so I don’t have this problem.

Can anybody advise what I need to do to resolve this, I have tried rearranging the order of the items on the page and it doesn’t have the desired effect.

thanks

Jim


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Jim,
Nice looking site.

Try this;

  1. Select Page > HTML Markup
  2. Select before /HEAD from the Insert menu
  3. Paste in the following code;
<style type="text/css">
<!-- 
#menu { z-index:100 !important; }
-->
</style>
  1. OK the dialog and preview

The menu should now be displayed over the scrolling carousel.

Regards,
Tim.

On 3 Apr 2011, at 00:13, jimmy b wrote:

Hello,

Please visit my Freeway site http://tinyurl.com/3vx95cx and take a look at the problem that I am having.

If you mouse over the CSS menu particularly on ‘Company’ and ‘Case Studies’ you will see that the sub menu is covered by the carousel panels.

This is the only page on the website where I have this problem, the rest of the headers are static images - so I don’t have this problem.

Can anybody advise what I need to do to resolve this, I have tried rearranging the order of the items on the page and it doesn’t have the desired effect.

thanks

Jim

FreewayActions.com - Freeware and commercial actions for Freeway Express & Pro.

Protect your mailto links from being harvested by spambots with Anti Spam.
Only available at FreewayActions.com

http://www.freewayactions.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Tim, will give that a try later.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

worked perfectly - thanks Tim.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Just a (code free) heads up, sending the menu to the front (Select it, go to Item>Send to Front) would have also worked.

Joe

On 3 Apr 2011, at 16:03, jimmy b wrote:

worked perfectly - thanks Tim.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options