10 | Posts |
Hi once again thanks for this great CMS and cant wait for the new version release.
Im finding that generally, mobile friendly works, but on developing a new site HERE you will see on your phone the images overlap edge of screen in any browser.
Any tips to avoid this?
Thanks,
Alistair.
442 | Posts |
7.5K | Downloads |
5 | Themes |
9 | Plugins |
The momentary Typesetter versions mit php7.3 - functionality and some necessary updates are
1. Typesetter5.1.1CE and Typesetter5.2RC (my adaptions)
2. The Image-effect is clear : Your code ::: <div class="col-sm-6">
<img alt="" class="doubleclick-image-downloader-active" src="/include/image.php?i=e&w=500&h=306&img=%2Fimage%2F2021-03-14_08-52.png" style="width: 500px; height: 306px;"> (or 374px)
So the images are constant 500*306px. (or 374px)
You can Try :: <img src="..." class="img-fluid" alt="Responsive image">
.img-fluid.max-width: 100%; and height: auto;
or have a look at W3C.
10 | Posts |
Thanks so much for the tips. Im no html programmer but this is what I ended up with:
<p><img alt="" class="img-responsive" src="/data/_uploaded/image/2021-04-02_08-35.png" style="width: 500px; height=auto;" /></p>
You can see the improvement by going to previous url
Ive downloaded the 5.2 and trying it out thanks again; Im hoping Jorgen is ok as I havent seen him on the forums for a while.
Al.
442 | Posts |
7.5K | Downloads |
5 | Themes |
9 | Plugins |
Seems to function : Bootstrap grid has its own inner adaption.
What i wonder about is in Your first version is the code
img src="/include/image.php?i=e&w=500&h=306&img=%2Fimage%2F2021-03-14_08-52.png
image.php should only function if it is in the template. Can You publish the image.php ?
10 | Posts |
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More News
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using