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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

Same Issue - Menu behind Content - SOLVED
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Same Issue - Menu behind Content - SOLVED
#14129
Same Issue - Menu behind Content - SOLVED 13 Years, 7 Months ago Karma: 0
I am having the same issue as others have had in regards to the Menu behind the Main content. I have tried all the solutions but I utilize a Yoo-Theme Template (Joomla 1.5.21) and can not make sense of what CSS file i need to modify and which one of the solutions will work. I tried messing also with the z-index but no luck.

Not sure if you can tell me exactly what CSS file to update but hoping you can as this is a pretty nice menu module!

site - www.wildbikers.com

I posted the menu only on one page here to view:


www.wildbikers.com/about-uscontacts-and-terms/advertise.html

Jim

UPDATE - I tried the menu.min.css with no Luck, see attached (Using codes in other threads) I also added it to the Module "CSS Styles" - No luck - So am trying just having no luck!
File Attachment:
File Name: menu-5bc27ca0da19c590fbc1eb3aafbbdcdb.txt
File Size: 2420
Last Edit: 2011/04/27 17:12 By jmil.
The administrator has disabled public write access.
 
#14137
Re:Same Issue - Menu behind Content 13 Years, 7 Months ago Karma: 760
Hello,

Sorry, but provided page doesn't contain "ARI Ext Menu".

Regards,
ARI Soft
The administrator has disabled public write access.
 
#14141
Re:Same Issue - Menu behind Content 13 Years, 7 Months ago Karma: 0
Sorry - Had it assigned to registered menu - I changed it to a old Joomla Menu PUBLIC!

I also tried Every code slice I could find here and placed it in the Module under "CSS STyles". Not one worked!

Looking forward to your response!
The administrator has disabled public write access.
 
#14142
Re:Same Issue - Menu behind Content 13 Years, 7 Months ago Karma: 760
Add the next CSS rule to "CSS Styles" parameter in module settings:

Code:


body div.mod-default div.module-4
{
  overflow: visible;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#14144
Re:Same Issue - Menu behind Content 13 Years, 7 Months ago Karma: 0
WOW _ That worked and EXCELLENT response! I will make sure I go to Joomla and rate as such.

So to further dig into this - I placed that menu on a page owt of normal traffic to play with it - I see in the code you picked a particular Module Position (module-4). If i move it to another position would I simply need to change the code eg from Module-4 to module-7?

-----------------------------------
body div.mod-default div.module-7
{
overflow: visible;
}----------------------------------

Again - GREAT RESPONSE!
The administrator has disabled public write access.
 
Go to topPage: 1