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?

Submenu issues
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Submenu issues
#25698
Submenu issues 12 Years, 1 Month ago Karma: 0
Hi,

I have two ARI YUI menus here. I'm having issues presenting the submenu items for the top menu in the same way as they are presented for the lower menu (menu items in capital letters). Specifically:-

I want the same background colour - I've set to white but what I'm getting is a grey - I'm not sure why.

Also I've tried to align the text left but as you can see it's more aligned to the right.

Can you please advise ? I'd like the submenu items to appear exactly as the second menu.

Thanks in advance
The administrator has disabled public write access.
 
#25712
Re:Submenu issues 12 Years, 1 Month ago Karma: 746
Hello,

Add the next CSS rules:

Code:


div.moduletable_topmenu3 .yui-skin-sam ul 
{
 float: none;
}

#top .yuimenubar A
{
 text-transform: uppercase !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26144
Re:Submenu issues 12 Years ago Karma: 0
I have another small problem.....

I had lost the white background colour on my submenu (not sure how) on the live site so I added the following:

Code:

div#ariyui106.yui-skin-sam .yuimenu .bd ul {background:none #fff;text-align:left;}


This put the white background back but removed the on rollover/hover blue background on the submenu items . When I remove this CSS code that I added then I lose the submenu white background. Perhaps you can explain what I need to do here to correct the issue. I want the white background and the blue background on hover.

Please advise

Thanks
The administrator has disabled public write access.
 
#26163
Re:Submenu issues 12 Years ago Karma: 746
We can't open your site. It requires credentials.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26226
Re:Submenu issues 12 Years ago Karma: 0
That's not the problem site - I would prefer to PM the URL - can I do that ?
The administrator has disabled public write access.
 
#26227
Re:Submenu issues 12 Years ago Karma: 746
Send it by email.

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