- Posts: 4
- Thank you received: 0
How to add reflection image in free sparky
-
pierni76
Inactive member - Topic Author
- New Member
Less
More
11 years 11 months ago #24806
by pierni76
How to add reflection image in free sparky was created by pierni76
Hi there,
I'd like to add image reflection to images in Sparky free template...
How can I do?
Anybody can help me?
I looked at the js folder, but no reflection.js is there... I've only to upload it?
thanks for you reply
Pier
I'd like to add image reflection to images in Sparky free template...
How can I do?
Anybody can help me?
I looked at the js folder, but no reflection.js is there... I've only to upload it?
thanks for you reply
Pier
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #24812
by ivan.milic
Replied by ivan.milic on topic How to add reflection image in free sparky
Add script reference to reflection.js then in IMG tag use class="reflect rheight25 ropacity60" to applay reflection
Please Log in to join the conversation.
-
pierni76
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 11 months ago #24816
by pierni76
Replied by pierni76 on topic How to add reflection image in free sparky
So... I've tu put in the js folder the file reflection.js?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago - 11 years 11 months ago #24818
by ivan.milic
Replied by ivan.milic on topic How to add reflection image in free sparky
Yes and in index.php of template add reference in head section:
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/sparky/js/reflection.js"></script>
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/sparky/js/reflection.js"></script>
Last edit: 11 years 11 months ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.155 seconds