- Posts: 132
- Thank you received: 0
Arrow missing after changes in the top slide show
-
ukgreg
Inactive member - Topic Author
- Member
Less
More
9 years 7 months ago #45218
by ukgreg
Arrow missing after changes in the top slide show was created by ukgreg
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 7 months ago #45220
by ivan.milic
Replied by ivan.milic on topic Arrow missing after changes in the top slide show
Hello,
In module manager select slideshow module and open editor where you can see source.
After closing </ul> tag put this code
where #tompemnurow is id of your topmenu if you haven't changed it.
Regards
In module manager select slideshow module and open editor where you can see source.
After closing </ul> tag put this code
Code:
<div class="arrowdown">
<a href="#topmenurow" class="scroll"><i class="fa fa-chevron-circle-down"></i></a>
</div>
where #tompemnurow is id of your topmenu if you haven't changed it.
Regards
Please Log in to join the conversation.
-
ukgreg
Inactive member - Topic Author
- Member
Less
More
- Posts: 132
- Thank you received: 0
9 years 7 months ago #45225
by ukgreg
Replied by ukgreg on topic Arrow missing after changes in the top slide show
Thanks Ivan
All working fine now.
All working fine now.
Please Log in to join the conversation.
-
spinfx
Inactive member - New Member
Less
More
- Posts: 15
- Thank you received: 0
9 years 4 months ago #45647
by spinfx
Replied by spinfx on topic Arrow missing after changes in the top slide show
Hi Ivan
I was having the same problem so I added the code as you described.
It worked the first time, but then when I saved the file the editor somehow deleted the <'a href'> tag when switching between 'source' and 'wysiwyg'.
I'm using JCK Editor.
Have a look here - wce02.firstbitedigital.com/
Regards, David
PS: You still have admin access if required.
I was having the same problem so I added the code as you described.
It worked the first time, but then when I saved the file the editor somehow deleted the <'a href'> tag when switching between 'source' and 'wysiwyg'.
I'm using JCK Editor.
Have a look here - wce02.firstbitedigital.com/
Regards, David
PS: You still have admin access if required.
Please Log in to join the conversation.
Time to create page: 0.266 seconds