Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 25/11/2021 Black Friday Promotion

    BIG SALE, 35% discount for all our extensions. Use BF21 coupon code. Hurry up the discount is valid till 1 December.

  • 30/04/2021 Important information

    We transferred to another hosting so if you are experiencing any problem let us know. We will fix it as soon as possible.


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 10 Years, 3 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 10 Years, 3 Months ago Karma: 739
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 10 Years, 3 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 10 Years, 3 Months ago Karma: 739
Where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35150
Re:Adding image Background 10 Years, 3 Months ago Karma: 0
a screencast, my site is offline
The administrator has disabled public write access.
 
#35151
Re:Adding image Background 10 Years, 3 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