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?

Hidden/Cut Off SubMenu Items
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Hidden/Cut Off SubMenu Items
#5925
Re:Hidden/Cut Off SubMenu Items 13 Years, 8 Months ago Karma: 0
Well, can I make the menu transparent so It can reveal the color of the object behind it? If you want a color that I was looking for, maybe a shade of red or rather something close to a royal blue? Is there a CSS Color Rule Chart that I can find with a scheme of colors and codes? Or can you give me the code structure that I will need to paste after altering with a generic color and I will figure out the rest maybe?




Also, you have been quite helpful and seriously quick with your support and responses. I thank you for that.
The administrator has disabled public write access.
 
#5926
Re:Hidden/Cut Off SubMenu Items 13 Years, 8 Months ago Karma: 747
Use the following CSS rule that do background of the menu transparent:

Code:


.ux-menu-container .ux-menu a
{
  background: transparent none;
}



If you use FireFox browser, FireBug plugin can be helpful for investigate HTML document structure and styles.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#5930
Re:Hidden/Cut Off SubMenu Items 13 Years, 8 Months ago Karma: 0
very wonderful TOP LEVEL HELP!!!
The administrator has disabled public write access.
 
Go to topPage: 12