- Posts: 160
- Thank you received: 1
Scroll to top button
-
hkeyzer
Inactive member - Topic Author
- Member
Less
More
10 years 1 month ago #43432
by hkeyzer
Scroll to top button was created by hkeyzer
Hi,
When you enable the scroll to top button feature in the template features.
It disappears behind the default "user1" position and the default "right" position when you scroll up or down the page.
You can view this at www.joomlaservices.co.nz
How do we change this so it appears at the front regardless of postion.
Thanks
When you enable the scroll to top button feature in the template features.
It disappears behind the default "user1" position and the default "right" position when you scroll up or down the page.
You can view this at www.joomlaservices.co.nz
How do we change this so it appears at the front regardless of postion.
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #43435
by ivan.milic
Replied by ivan.milic on topic Scroll to top button
In template_css.css add this:
#back-top{
z-index:99;
}
#back-top{
z-index:99;
}
Please Log in to join the conversation.
Time to create page: 0.153 seconds