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


Recent Events
  • 16/10/2012 "ARI Quiz" v.3.3.0

    "ARI Quiz" v. 3.3.0 is ready and it is compatible with Joomla! 3.0.

  • 01/09/2012 "ARI Quiz" v. 3.0.0

    We are glad to announce extremely waiting update for popular Joomla! quiz extension. "ARI Quiz" version 3.0.0 is ready. The code has been totally reworked. The extension is fully compatible with Joomla! MVC model and contains the following new features:


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?

Cant add a background to the submenu.
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Cant add a background to the submenu.
#7941
Re:Cant add a background to the submenu. 2 Years, 7 Months ago Karma: 0
worked perfectly fine!
thanks a lot!
could you tell me please how can I add a outer border to the submenu and change the color of the item that are not hover?
thanks again
The administrator has disabled public write access.
 
#7948
Re:Cant add a background to the submenu. 2 Years, 7 Months ago Karma: 442
Add the following CSS rules:

Code:


.ux-menu .ux-menu-sub
{
 border: 2px solid red;
}

#pillmenu .ux-menu-sub A
{
  color: yellow;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#7956
Re:Cant add a background to the submenu. 2 Years, 7 Months ago Karma: 0
Hi, thanks for your great help.
Just one more thing please: I'm still having trouble with the styles.
I discovered that when I roll over the parent items the right white line dissapears...
thanks again and again!
The administrator has disabled public write access.
 
#7959
Re:Cant add a background to the submenu. 2 Years, 7 Months ago Karma: 442
Add the following CSS rule:

Code:


#pillmenu .ux-menu LI.ux-menu-item-main
{
  padding-right: 1px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#7960
Re:Cant add a background to the submenu. 2 Years, 7 Months ago Karma: 0
Thanks a lot!!!
I'll leave a comment on joomla extensions talking about your great support!
The administrator has disabled public write access.
 
Go to topPage: 12
gilt