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?

How 2 get rid of border @ menu and submenu items?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How 2 get rid of border @ menu and submenu items?
#11540
How 2 get rid of border @ menu and submenu items? 13 Years, 2 Months ago Karma: 0
So far I'm really liking this menu~ if I could just get rid of the border? Thank You:)
Last Edit: 2011/03/01 14:50 By Delliana.Reason: Problem solved
The administrator has disabled public write access.
 
#11543
Re:How 2 get rid of border @ menu and submenu items? 13 Years, 2 Months ago Karma: 748
Hello,

If you mean default menu borders, use the next CSS rules that remove them:

Code:


DIV.ux-menu-container UL.ux-menu LI,
DIV.ux-menu-container UL.ux-menu LI A
{
 border-style: none;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#11650
Re:How 2 get rid of border @ menu and submenu items? 13 Years, 2 Months ago Karma: 0
Thank you, do I just put that in somewhere? I tried putting that in the top of the menu.css, tried finding it...I'm sorry I'm not understanding where? Thank again!
The administrator has disabled public write access.
 
#11652
Re:How 2 get rid of border @ menu and submenu items? 13 Years, 2 Months ago Karma: 748
Add it to "CSS Styles" parameter or to menu.min.css file or to site template CSS file.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#11737
Re:How 2 get rid of border @ menu and submenu items? 13 Years, 2 Months ago Karma: 0
Thank You, I will try that
The administrator has disabled public write access.
 
#11738
Re:How 2 get rid of border @ menu and submenu items? 13 Years, 2 Months ago Karma: 0
That was it - I added it to the top of the menu.min.css file- Thanks!
The administrator has disabled public write access.
 
Go to topPage: 1