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?

Textbox beneath module
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Textbox beneath module
#8219
Textbox beneath module 13 Years, 6 Months ago Karma: 0
I would like to have the possibility of a textbox, maximum width of the module, beneath the module, changing with every new front picture. This would be great!
The administrator has disabled public write access.
 
#8220
Re:Textbox beneath module 13 Years, 6 Months ago Karma: 748
Hello,

What textbox you mean? The module can display title and description of selected image.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#8226
Re:Textbox beneath module 13 Years, 6 Months ago Karma: 0
Hi,
I would like to have some place to write more than 2 sentences. Let's say for a small explanation of the behaviour of an animal or something like this. Perhaps a pictures can show you what I mean.
The administrator has disabled public write access.
 
#8229
Re:Textbox beneath module 13 Years, 6 Months ago Karma: 748
It can be done if you add to "CSS Styles" parameter in module settings the next code:

Code:


{$id}_wrapper
{
  margin-bottom: 90px;
}

{$id}_wrapper DIV.ari-cloud-carousel-caption
{
  top: 100%;
  margin-top: 15px;
}



It can require to play with value of "margin-bottom" property that adapt it to your layout.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#8270
Re:Textbox beneath module 13 Years, 6 Months ago Karma: 0
Many thanks for rapidly answering me! I like this extension very much, because it works and looks excellent and the support is great too. Some time ago I asked you, how to change the background and now this possibility is given in the module itself. Great! Well let’s talk about my newest wish. I tried out your advice and it works, but this is not really what I dreamed of. Could you please leave title, description, header and footer untouched - they couldn’t be much better - and give an additional opportunity for adding some text, changing with every new picture in the front position of the carousel. The text should only be seen underneath the carousel! Sorry for my german English!
Regards
Bernd
Last Edit: 2010/11/01 07:30 By bernd.
The administrator has disabled public write access.
 
#8290
Re:Textbox beneath module 13 Years, 6 Months ago Karma: 748
We'll think about implementation of this feature in a future release.

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