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?

Verticle menu display problems
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Verticle menu display problems
#6903
Re:Verticle menu display problems 13 Years, 7 Months ago Karma: 0
yes when I apply it it also looks like that but then it does not function properly on some of the pages the menu buttons are stretched all the way across the page and the buttons of the submenus doesnt slide out.
The administrator has disabled public write access.
 
#6912
Re:Verticle menu display problems 13 Years, 7 Months ago Karma: 747
Provide links to pages where we can see it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#6915
Re:Verticle menu display problems 13 Years, 7 Months ago Karma: 0
Hi i put the code back in the template css so go have a look.
home page, notice that the submenus of the "our clients" tab are not sliding out. www.visualsportstalent.co.za/index.php?option=com_content&view=article&id=30&Itemid=1

on the "about vst" page, "our clients" page and the "news" page the menu is stretched all the way across the sreen:
www.visualsportstalent.co.za/index.php?option=com_content&view=frontpage&Itemid=2
www.visualsportstalent.co.za/index.php?option=com_content&view=frontpage&Itemid=3
www.visualsportstalent.co.za/index.php?option=com_content&view=frontpage&Itemid=5

On the "contact us" the sliding function is also not working when you mouse over the "our clients" page.www.visualsportstalent.co.za/index.php?option=com_contact&view=category&catid=9&Itemid=6

Any suggestions?
The administrator has disabled public write access.
 
#6917
Re:Verticle menu display problems 13 Years, 7 Months ago Karma: 747
Try the next CSS rule:

Code:


.art-sidebar1 .ux-menu-vertical,
.art-sidebar1 .ux-menu-vertical .ux-menu-sub
{
 width: 100% !important;
}

.art-sidebar1 .ux-menu-vertical LI
{
 width: auto !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#6919
Re:Verticle menu display problems 13 Years, 7 Months ago Karma: 0
The administrator has disabled public write access.
 
#6946
Re:Verticle menu display problems 13 Years, 7 Months ago Karma: 747
Where did you place this code? We can find it on provided pages.

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