Hot Joomla Carousel Pro - Causes site to crash

  • psb316
    Active member
  • Topic Author
  • New Member
  • New Member
More
5 days 16 hours ago #51900 by psb316
Thank you Milos! Next time, I will make sure to check that Joomla (& extensions) are at the latest versions! One thing I noticed about the Carousel Pro module, it is displaying in different formats on my 2 websites, even though (I think) it is configured the same. I have attached screenshots of "News Items" displayed on each website. For each article I use a "standard" format which starts with an image, then some intro text, then "READMORE", then the remaining text. On the WALDRENSTROMS.COM website it displays similarly to how it is advertised (with the intro text on the right of the image). But on the HICB site, the text is below the image. Is there a way to make the text display to the right of the image?
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
5 days 16 hours ago #51901 by milos
Hello,

You can edit the file /modules/mod_hot_joomla_carousel_pro/tmpl/hot_joomla_carousel_pro.css and change this:
Code:
.flickity-slider .gallery-cell img { display: block; max-width: 100%; height: auto; box-sizing: border-box; }

to this:
Code:
.flickity-slider .gallery-cell img { display: block; max-width: 100%; height: auto; box-sizing: border-box; float: left; margin-right: 15px; }

Then hard-refresh your browser or clear your browser cache to see the effect.

Regards,
Milos

Please Log in to join the conversation.

  • psb316
    Active member
  • Topic Author
  • New Member
  • New Member
More
5 days 14 hours ago #51902 by psb316
Thanks again Milos - you're the best! -Phil B.

Please Log in to join the conversation.

Time to create page: 0.076 seconds
Powered by Kunena Forum