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?

help with top menu and main menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: help with top menu and main menu
#22019
help with top menu and main menu 12 Years, 4 Months ago Karma: 0
Hi,
I setup two menu with YUI menu in joomla 1.7, one is the top menu above the header, and the other is in position-2.
1, the top menu has top and bottom borders, how can i remove them ?
2, the middle main menu is shorter then header, is it possible to make it's background match to header ?
3, also there is gray background between header and main menu, how can i remove it.

web link: www.aprexbio.com/apx.


Thank you in advance.

Best.

yong
The administrator has disabled public write access.
 
#22025
Re:help with top menu and main menu 12 Years, 4 Months ago Karma: 746
Hello,

1. Add the next CSS rules:

Code:


body #ariyui80.yui-skin-sam .yuimenubar,
body #ariyui80.yui-skin-sam .yuimenubar .yuimenubaritemlabel
{
 border-style: none !important;
}



2. Could you provide a screenshot where we can see what do you want to achieve?

3. Add the following CSS rule:

Code:


body #ariyui80.yui-skin-sam .yuimenubar .yui-menu-shadow
{
 display: none !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#22026
Re:help with top menu and main menu 12 Years, 4 Months ago Karma: 0
thanks a lot. the screenshot has been attached.

best.
Last Edit: 2011/11/24 07:57 By yjiang92131.
The administrator has disabled public write access.
 
#22027
Re:help with top menu and main menu 12 Years, 4 Months ago Karma: 746
It is limitation of site template HTML layout and styles. You can contact site template developers and ask this question.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#22029
Re:help with top menu and main menu 12 Years, 4 Months ago Karma: 0
thanks
The administrator has disabled public write access.
 
Go to topPage: 1