Hi we are making a website at the moment using a bootstrap template. Database driven. Javascript, php etc.
We are wondering would anyone know a good solution to a problem we are facing.
We are going to be an advertising platform. We have a post ad section which is in 3 steps.
- Input data.
- Upload images.
- Preview advert.
With the media showing as 1 large image along with x number of images below as clickable thumbnails.
This is fine but weve noticed our solution seems to resize the image in order to fit it into the area, rather than keeping its ratio.
Now that we have noticed this there has been other things which have annoyed us about our solution, mainly having no video upload + play.
I'm wondering does anyone know of a good solution to this they could recommend?