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?

Need to place description near image - not over it
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Need to place description near image - not over it
#51073
Need to place description near image - not over it 9 Years, 7 Months ago Karma: 0
Dear friends,
Is it possible to place description of image like on this picture?

In the description box I need to place some HTML code.

Regards,
Peter
Last Edit: 2014/08/31 06:33 By pit0n.
The administrator has disabled public write access.
 
#51075
Re:Need to place description near image - not over it 9 Years, 7 Months ago Karma: 747
Hello,

HTML code can be placed in the description. If you want to change position of description area, it requires modification of the extension.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51078
Re:Need to place description near image - not over it 9 Years, 7 Months ago Karma: 0
Hello,

Certainly, I could make changes to a plug-in, but in this case I won't be able to update it.
For a solution it is enough to enter the additional parameter for module entering an element name in which to place the text, something like this:

document.getElementByName('id_of_description_placeholder').innerHTML = 'text_of_description';

in javascript function, which animates slideshow.

If additional parameter is empty, description places to title parameter of image tag.

I think this is not difficult for you and may be useful for other people.

Regards,
Peter
The administrator has disabled public write access.
 
#51082
Re:Need to place description near image - not over it 9 Years, 7 Months ago Karma: 747
The extension supports ability to use HTML code in descriptions.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51121
Re:Need to place description near image - not over it 9 Years, 7 Months ago Karma: 0
Thanks,

I made it. Here is example of implementation

Regards,
Peter
The administrator has disabled public write access.
 
Go to topPage: 1