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?

Adding image Background
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Adding image Background
#35146
Adding image Background 11 Years, 4 Months ago Karma: 0
Hello and thank you for this awesome Module!
I want to add an image. Png with a z-index specific because I want the image to be at the center of the gallery and the thumbnails revolve around this central image
I think I need to edit the style.css file, but I can not find the right way to do
Maybe someone can help me find the right way to
cordially
David
The administrator has disabled public write access.
 
#35147
Re:Adding image Background 11 Years, 4 Months ago Karma: 748
Hello,

The module uses <joomla_directory>\modules\mod_aricloudcarousel\mod_aricloudcarousel\js\themes\default\style.css CSS file, you can modify it for your needs. It is also possible to add custom CSS rules to "CSS Styles" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35148
Re:Adding image Background 11 Years, 4 Months ago Karma: 0
I did it in line11

.ari-cloud-carousel-wrapper {
background: url(images/dancer.png) no-repeat center center;
position: relative;
margin: 0 auto;
z-index: 99;
}

but i think its not the good way! My "dancer" is behind thumbnails
Last Edit: 2012/12/22 20:43 By davidator.
The administrator has disabled public write access.
 
#35149
Re:Adding image Background 11 Years, 4 Months ago Karma: 748
Where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35150
Re:Adding image Background 11 Years, 4 Months ago Karma: 0
a screencast, my site is offline
The administrator has disabled public write access.
 
#35151
Re:Adding image Background 11 Years, 4 Months ago Karma: 0
a screencast to show my mistake
Last Edit: 2012/12/22 20:50 By davidator.Reason: image file was too big
The administrator has disabled public write access.
 
Go to topPage: 123