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?

Make background transparent
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Make background transparent
#32824
Re:Make background transparent 11 Years, 7 Months ago Karma: 0
Nevermind on transparent, I figured that out. . now I just need the width.

Really appreciate it.

Thanks in advance.
The administrator has disabled public write access.
 
#32828
Re:Make background transparent 11 Years, 7 Months ago Karma: 748
This problem with site template styles for default menu. Open index.php of site template and replace the following code:


<div id="sgmenu">


with the following one:


<div id="sgmenu1">


Regards,
ARI Soft
The administrator has disabled public write access.
 
#37791
Re:Make background transparent 11 Years, 2 Months ago Karma: 0
Have simular issues with setting menu background to transparent.
here's the link: test.yohoodent.com/models
please help.
The administrator has disabled public write access.
 
#37820
Re:Make background transparent 11 Years, 2 Months ago Karma: 748
Hello,

Add the following CSS rule to "CSS Styles" parameter in module settings:

UL.ux-menu a.ux-menu-link-level-0
{
background: none transparent !important;
}


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