Image floating on articles

More
10 years 7 months ago #41210 by studisciamanici
I've installed Joomla with the template, so I have all the example data. In one article (Edit Article) I've inserted the images through the 'Images and Links' page, setting the 'image float' on left. There is no way the image goes at the left, it remains on the top of the article. I've changed the template, using Protostar, and the image went to the left. Please see the first article at the homepage www.studisciamanici.it/index.php .
Thank you for your assistance.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 years 7 months ago #41214 by milos
Replied by milos on topic Image floating on articles
Hot Responsive is a specific template that uses Masonry script to lay out the elements. Therefore, we can't use classic Joomla floating parameters. You can try to add this in template_css.css file in order to float all the images from the content to the left:
Code:
.main_container img { float:left; }

Regards
The following user(s) said Thank You: studisciamanici

Please Log in to join the conversation.

Time to create page: 0.148 seconds
Powered by Kunena Forum