Answer the question
In order to leave comments, you need to log in
How to make the displayed article thumbnail initially small?
Good evening.
There is a question.
In my template, products (articles) are displayed, they logically display thumbnails and headings. The only problem is that the thumbnails are initially displayed ORIGINAL, and this is bad, because they take a long time to load.
<a href="index.php?option=com_content&view=article&id=<?php echo $r->id; ?>"><img class="proverka" src="<?php echo $r->gallery_img1; ?>" alt="<?php echo $r->title; ?>" title="<?php echo strip_tags($r->introtext); ?>" /></a>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question