Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

menu hides/dissapear behind the banner graphics...
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: menu hides/dissapear behind the banner graphics...
#46833
menu hides/dissapear behind the banner graphics... 10 Years, 4 Months ago Karma: 0
Hello,

I am working on this site:
anestesiaregionalargentina.com/gear4/

I was not able to make it work correctly at the "menu" position so I had to display it on a different module location "Top A" according to my Template layout naming, since I was not showing the Home button.

at the TOP A location:
The menu drop down submenu content hides behind the gallery/banner right under.

Is there a way that it can remain over the banner?

Thank you very much.

Regards,

Paul.
Last Edit: 2013/12/18 03:38 By mejor.com.
The administrator has disabled public write access.
 
#46837
Re:menu hides/dissapear behind the banner graphics... 10 Years, 4 Months ago Karma: 747
Hello,

How to reproduce the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#46840
Re:menu hides/dissapear behind the banner graphics... 10 Years, 4 Months ago Karma: 0
Hello,

Sorry, I was trying a work around moving the modules to different positions so as to have the menu working.

I have place the menu + banner + twitter bubbles where my client wants them for you to see.

- menu: at Top A position since when in menu it's blank.

- banner: Top B

- Twitter bubble: Main Top position.

anestesiaregionalargentina.com/gear4/

thank you.

Last Edit: 2013/12/18 11:25 By mejor.com.Reason: adding a graphic
The administrator has disabled public write access.
 
#46841
Re:menu hides/dissapear behind the banner graphics... 10 Years, 4 Months ago Karma: 747
Add the following CSS rules to fix the problem:

.tm-top-a
{
z-index: 2;
position: relative;
}

.tm-top-b
{
z-index: 1;
position: relative;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#46842
Re:menu hides/dissapear behind the banner graphics... 10 Years, 4 Months ago Karma: 0
Thank you very much!

added this code to safe_menu.css

and it fixed the problem!!

now the menu is over the rotating banner.

-------------------

as I show on the graphic... when I place your menu module at the position: "menu" the bar is empty.

but, gather I will leave your module menu at top a for now.

again, appreciated.
The administrator has disabled public write access.
 
#46843
Re:menu hides/dissapear behind the banner graphics... 10 Years, 4 Months ago Karma: 747
It seems not enough space in "menu" position.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1