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?

not showing subitems
(1 viewing) (1) Guest
Go to bottomPage: 1...3456789...12
TOPIC: not showing subitems
*
#7194
Re:not showing subitems 13 Years, 9 Months ago Karma: 0
The administrator has disabled public write access.
 
#7221
Re:not showing subitems 13 Years, 9 Months ago Karma: 748
Could you provide temporary access to your Joomla! backend by email that we can investigate this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#7223
Re:not showing subitems 13 Years, 9 Months ago Karma: 0
Hello all,

If got a problem with ARI Ext Menu.
Maybe you could help me, the menu is not showing fully.
If tried some things but its still the same.

link

Shizzel
The administrator has disabled public write access.
 
#7224
Re:not showing subitems 13 Years, 9 Months ago Karma: 748
Hello,

Add the following CSS rules:

Code:


body .contentLayout .sidebar1
{
  z-index: 2;
  overflow: visible;
}

.sidebar1 .Block,
.sidebar1 .Block .BlockContent
{
  overflow: visible;
}

body .content
{
  z-index: 1;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#7225
Re:not showing subitems 13 Years, 9 Months ago Karma: 0
admin wrote:
Hello,

Add the following CSS rules:

Code:


body .contentLayout .sidebar1
{
  z-index: 2;
  overflow: visible;
}

.sidebar1 .Block,
.sidebar1 .Block .BlockContent
{
  overflow: visible;
}

body .content
{
  z-index: 1;
}



Regards,
ARI Soft


Yes it worked but there is another problem.
Check the attachment.

Thnx for the fast support!!!!!

Shizzel
The administrator has disabled public write access.
 
#7226
Re:not showing subitems 13 Years, 9 Months ago Karma: 748
Add the next CSS rule:

Code:


body #jflanguageselection
{
 float: none;
}



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