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?

Empty Space in Vertical Menu
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Empty Space in Vertical Menu
#15340
Re:Empty Space in Vertical Menu 12 Years, 10 Months ago Karma: 0
Dear admin; Hello again,
I found out (among other forum's posts)that it seems just you might be able to solve the problem using direct view of website (and screen shot wouldn't be much useful).
so at this way I provided a link for direct preview the problem. you can use the link bellow:
Click Here to view
you will face the problem in second item ("joomla! overview")in vertical menu just at the right of the default joomla's template. (each sub-menu has empty space from its parent and it is far from its parent in menu).
However I think i explain the problem completely in previous posts;
even i test it by 3 major browsers: Chrome 11, IE 9, and Firefox 4, for increasing the accuracy.
So now if it might please help me about solving that.
Thanks;
With Regards.
The administrator has disabled public write access.
 
#15353
Re:Empty Space in Vertical Menu 12 Years, 10 Months ago Karma: 0
Admin.. are you here?
please see my last posts.
The administrator has disabled public write access.
 
#15354
Re:Empty Space in Vertical Menu 12 Years, 10 Months ago Karma: 746
Try to add the next CSS rules:

Code:


.yui-skin-sam .yuimenu .yuimenuitem
{
 position: relative;
}

.yui-skin-sam .yuimenu .yuimenu
{
 right: 0 !important;
 margin-right: 100%;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#15355
Re:Empty Space in Vertical Menu 12 Years, 10 Months ago Karma: 0
Dear admin;
Your did Great job!
That was exactly the thing I want. Thanks very very much!
I tested it via 3 major browsers again (IE 9, Firefox 4, and Chrome 11).
All of them support the code. how ever it seems that the same result, unfortunately could not be achieved in IE 7. but in fact you solve it perfectly. and now a day I think few users use this version of browser. How ever I just want to point that.
Im sure that you would be able to solve again each the another alignment problem with your dramatic code!
it seems that my another post in this forum (about horizontal menu) was solved.
(that I explain It there before www.ari-soft.com/ARI-YUI-Menu/15278-sub-menu-s-showing-adjustment-in-Horizental-mode.html#152791)
Again Thanks!

The administrator has disabled public write access.
 
#15356
Re:Empty Space in Vertical Menu 12 Years, 10 Months ago Karma: 746
Add the next CSS rule:

Code:


.yui-skin-sam .yuimenu .yuimenuitem
{
 zoom: 1;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#15361
Re:Empty Space in Vertical Menu 12 Years, 10 Months ago Karma: 0
Perfect!
you solve it (Vertical mode), but unfortunately those code couldn't solve the horizontal menu issue too, I explain it in my last post in the bellow topic, It would be great if the horizontal menu adjustment works well such the vertical one.
How ever I wouldn't be wondered if your dramatic code be able to solve this problem again
So please review my last post in this link:

www.ari-soft.com/ARI-YUI-Menu/15278-sub-menu-s-showing-adjustment-in-Horizental-mode/Page-2.html#15360

Regards
The administrator has disabled public write access.
 
Go to topPage: 12