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?

Titles in the modal window
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Titles in the modal window
#44324
Titles in the modal window 10 Years, 7 Months ago Karma: 0
Hi,

I'm trying to put a title to each picture, with the .ini file.
It works, but it appears in the top of the carousel.
I would like to delete this line and to put the title in the modal window is it possible???
Tx in advance!
The administrator has disabled public write access.
 
#44331
Re:Titles in the modal window 10 Years, 7 Months ago Karma: 748
Hello,

Add the following code to "CSS Styles" parameter in module settings to hide titles and descriptions:

Code:


{$id}_wrapper .ari-cloud-carousel-caption
{
 display: none;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#44342
Re:Titles in the modal window 10 Years, 7 Months ago Karma: 0
Ok, the title disappears from the carousel, but it doesn't show in the modal window.
Besides, the whitespace in the top of the carousel doesn't disapear.
How can I do?
The administrator has disabled public write access.
 
#44343
Re:Titles in the modal window 10 Years, 7 Months ago Karma: 748
Container for titles and descriptions uses "position:absolute" CSS property and it doesn't add additional space to main container.

What lightbox extension do you use? Have you specified titles for lightbox in [DESCRIPTION] section in INI file?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#44345
Re:Titles in the modal window 10 Years, 7 Months ago Karma: 0
ok it works now ! I change [TITLE] to [DESCRIPTION] in my ini file.
I use Ari Sexy Light Box !
Tx for all !
The administrator has disabled public write access.
 
Go to topPage: 1