Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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, 9 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, 9 Months ago Karma: 760
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, 9 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, 9 Months ago Karma: 760
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, 9 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, 9 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