This is a migrated thread and some comments may be shown as answers.

Superimpose data entry form over ImageGallery

2 Answers 32 Views
ImageGallery
This is a migrated thread and some comments may be shown as answers.
Lynn
Top achievements
Rank 2
Lynn asked on 29 Apr 2014, 05:27 AM
Is it possible to superimpose a data entry form over the ImageGallery (and "float" it using responsive techniques)?  I have attached a file with a sample of what I am asking about.

If this is possible, any starting example, however simplistic, would be most helpful.

Thanks in advance for any assistance!

Lynn

2 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 01 May 2014, 01:47 PM
Hi Lynn,

The RadImageGallery controls does not provide built in template to be used over the image area. However  the Image Area renders a div and you could implement your custom css logic for floating your own div with the required items over the Image Area. See the online resources below for more information on this matter:

http://www.w3schools.com/css/css_positioning.asp
http://stackoverflow.com/questions/2941189/how-to-overlay-one-div-over-another-div
http://stackoverflow.com/questions/18339549/floating-div-over-an-image



Regards,
Maria Ilieva
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
winston
Top achievements
Rank 1
answered on 03 Aug 2014, 07:22 AM
CSS Positioning will help you...CSS Position
Winston
Tags
ImageGallery
Asked by
Lynn
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
winston
Top achievements
Rank 1
Share this question
or