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?

Modify background
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Modify background
#30549
Modify background 11 Years, 10 Months ago Karma: 0
Hi there,

I was wondering how could I change the background of my menu, to transparent, no lines, no boxes, just the text in white:
cedive.com.pe/

Thanks.
The administrator has disabled public write access.
 
#30551
Re:Modify background 11 Years, 10 Months ago Karma: 748
Hello,

Try the next CSS rule:

#contenedor UL.ux-menu LI A.ux-menu-link-level-0
{
background: transparent none;
border-style: none;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#30565
Re:Modify background 11 Years, 10 Months ago Karma: 0
#contenedor?
where?
The administrator has disabled public write access.
 
#30567
Re:Modify background 11 Years, 10 Months ago Karma: 748
Enter it in "CSS Styles" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#30950
Re:Modify background 11 Years, 10 Months ago Karma: 0
hi sorry but i have the same proble on a site ( www.viaggiareesognare.com ) and i can not change the background
The administrator has disabled public write access.
best regards
Ciro
 
#30951
Re:Modify background 11 Years, 10 Months ago Karma: 748
Hello,

If you want to use transparent background, add the next code to "CSS Styles" parameter in module settings:

#bottom-b UL.ux-menu LI A.ux-menu-link-level-0
{
background: transparent none;
border-style: none;
}

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