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?

Menu div bgcolor
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Menu div bgcolor
#23768
Menu div bgcolor 12 Years, 5 Months ago Karma: 0
Hello

The total width of my menu items is shorter than the area of the div of my menu. I've applied a bgcolor to my li menu items. now i want to make the rest of the blank area as the same bgcolor of my li items. I'm using beez 20 template and using Ari Ext Menu in position-1 module position. I've tried all the css files but couldn't find any solution for this bgcolor issue. Please help...
The administrator has disabled public write access.
 
#23770
Re:Menu div bgcolor 12 Years, 5 Months ago Karma: 0
you can see what i mean at:

engeltanimayan.org/tr

The orange menu at the top finishes at the end of the last menu item. but i want the orange background continue to the end of the div. How can i change the bgcolor of this row/div??

Regards
The administrator has disabled public write access.
 
#23771
Re:Menu div bgcolor 12 Years, 5 Months ago Karma: 0
Anybody???????
The administrator has disabled public write access.
 
#23776
Re:Menu div bgcolor 12 Years, 5 Months ago Karma: 748
Hello,

Try to add the next CSS rule:

Code:


#header .ux-menu-container
{
 width: 98%;
 background-color: #DC7816;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#23796
Re:Menu div bgcolor 12 Years, 5 Months ago Karma: 0
thanks admin. it worked.
The administrator has disabled public write access.
 
Go to topPage: 1