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?

Field behind dot change color
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Field behind dot change color
#13025
Field behind dot change color 13 Years, 1 Month ago Karma: 0
Hi guys,
my first implementation of the ARI Extension Menu:
the field behind the leading dot (Ja_purity original) is transparent. This is usually visible on the third column, it can appear as an empty space. I need the space colored (#F2F2F2).
The site: apvl.org/
template: ja_purity orignal
Screenshot:

I played around but without finding a solution.
Thanks for any help
Last Edit: 2011/03/29 18:33 By Henner.Reason: link did't work
The administrator has disabled public write access.
 
#13026
Re:Field behind dot change color 13 Years, 1 Month ago Karma: 748
Hello,

Add the next CSS rule:

Code:


#ja-col1 ul.ux-menu li
{
 background-image: none;
 padding: 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#13027
Re:Field behind dot change color 13 Years, 1 Month ago Karma: 0
Thanks for the extremely quick reply!

The 'space' is gone, but your suggestion eliminated the dots
... is there a solution maintaining the dots?
The administrator has disabled public write access.
 
#13048
Re:Field behind dot change color 13 Years, 1 Month ago Karma: 748
No, only if return the menu to the previous state.

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