1. eumel7
  2. Sherlock Holmes The Voice Notable Answerer
  3. Commercial Templates
  4. Thursday, 24 February 2022
  5.  Subscribe via email
After updating from J3 to J4 with the templates riley, the "animatand scroll" functions don't seem to work properly anymore?!
There is a white border and the images are not displayed in full size?
For example, the code in the post for an image is:


<div class="animatebox animate rollIn"><img src="/images/presse/Nov_2009_2.jpg" alt="" /></div>

(In J3 this worked)

J4 link error: http://dksj4test.hausverwaltung-nitzsche.de/index.php/wir-ueber-uns/presseartikel
J3 Link OK: https://www.dks-ev.de/index.php/wir-ueber-uns/presseartikel
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Does remove the `animatebox` class resolve the issue for you?

Replace..

<div class="animatebox animate rollIn"><img src="/images/presse/Nov_2009_2.jpg" alt="" /></div>


With...

<div class="animate rollIn"><img src="/images/presse/Nov_2009_2.jpg" alt="" /></div>


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Good Morning!
With the proposed code, the "animate function" in Riley's Joomla 4 template works.
(The code also works in the J3 template Riley!)
Thanks very much
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
That's great! Thank you for the update :)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!