I've built a new page on a client's site and the images look fine on desktop but they aren't being responsive on mobile and it looks horrible of course.
I don't know DNN that well and looking for easy instructions on how to make the images responsive.
There are other images on the website and they are all fine, just not on the new pages I'm creating.
It depends on how the other pages are built. If you have HTML knowledge, do you see different HTML on the other pages?
Or could you post links to pages with good and bad responsive images?
To give my 2 cents: img-responsive is for Bootstrap 3, for Bootstrap 4 it is img-fluid (as documented here: https://getbootstrap.com/...4.0/content/images/)
Happy DNNing! Michael
All solid advice. I'd also suggest using a structured content solution when you can to make this easier and faster - especially when allowing non-technical people to edit the content. OpenContent (my preferred) and 2sxc seem to be the most popular options right now.
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.