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?

Add bottom border to submenu items
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Add bottom border to submenu items
#14582
Add bottom border to submenu items 12 Years, 11 Months ago Karma: 0
Hello,

I am trying to add/change the bottom border color of the submenu items. When using firebug, I see it has a bottom border listed but it is using white. I need black. Where can I change this?

Below is what firebug returns:

#ariyui214.yui-skin-sam li.yuimenuitem {
float: none;
_border-bottom: solid 1px white;
} (says it is pulling from css_loader.php)
The administrator has disabled public write access.
 
#14584
Re:Add bottom border to submenu items 12 Years, 11 Months ago Karma: 747
Hello,

Provide link to page where we can see the menu on your site?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#14585
Re:Add bottom border to submenu items 12 Years, 11 Months ago Karma: 0
Last Edit: 2011/05/09 18:05 By dceast.Reason: url no longer valid
The administrator has disabled public write access.
 
#14586
Re:Add bottom border to submenu items 12 Years, 11 Months ago Karma: 747
The next CSS rule can be used:

Code:


body #ariyui214.yui-skin-sam li.yuimenuitem
{
 border-bottom: 1px solid red
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#14588
Re:Add bottom border to submenu items 12 Years, 11 Months ago Karma: 0
Worked perfectly. Thanks

Is there a place where I can adjust the z-index? On a few pages, I have videos/modules that the menu slides behind.
The administrator has disabled public write access.
 
#14590
Re:Add bottom border to submenu items 12 Years, 11 Months ago Karma: 747
Could you provide link to page where we can see the problem? It can be a problem with "wmode" attribute of video objects or problem with "z-index" property for site template elements.

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