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?

Drop default style
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Drop default style
#23887
Drop default style 12 Years, 3 Months ago Karma: 0
How do I drop the default style. Perhaps it's not default, but I'm getting a white box background with a grey border. I just need the text and image without the background - relying only on the Module Position style.

Website is amcana.ca ("Clients" section on homepage).

Thanks
Last Edit: 2012/01/21 04:27 By whuggett.
The administrator has disabled public write access.
 
#23889
Re:Drop default style 12 Years, 3 Months ago Karma: 747
Hello,

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

Code:


.center-column .ari_slider
{
 border-style: none;
 box-shadow: none;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#23901
Re:Drop default style 12 Years, 3 Months ago Karma: 0
Unfortunately code didn't work. But I was able to find what I was looking for in the includes/js/slider.css file.
The administrator has disabled public write access.
 
#23902
Re:Drop default style 12 Years, 3 Months ago Karma: 747
Provided code works fine. We have checked it in FireFox 9.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#23903
Re:Drop default style 12 Years, 3 Months ago Karma: 0
Sorry, miss-copied the code (pulled it from the email, not the forum post).

Thanks!
Last Edit: 2012/01/21 08:36 By whuggett.
The administrator has disabled public write access.
 
Go to topPage: 1