Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

"Back to top" changes

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello!

I noticed there is a "Back to Top" box that appears when we reach the end of the page... I don't know where it's coming from and if we can make changes to it (colours for example). Also, I wish to change the "Back to Top" sentence into something else.

Can you help out?

Thanks in advance!

Geraldine
  • gdep74's Avatar
  • gdep74
  • Previous Member
  • 42 posts
  • Karma: 0
The administrator has disabled public write access.
This is actually part of the JB Library Plugin,

to set the options go to Extensions, Plugin Manager, and look for "System - JB Library" (the default name)

documentation is at www.joomlabamboo.com/joomla-extensions/free-joomla-extensions/jb-library-plugin-a-free-joomla-jquery-plugin

Hope this helps
  • Astrophel's Avatar
  • Astrophel
  • Free Extensions
  • 166 posts
  • 2 Thanks
  • Karma: 12
The administrator has disabled public write access.
Wonderful!
Thank you!
  • gdep74's Avatar
  • gdep74
  • Previous Member
  • 42 posts
  • Karma: 0
The administrator has disabled public write access.
can you change the background color? or the color of the text?
  • nycps's Avatar
  • nycps
  • LIfetime Developer - Big Bamboo
  • 193 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
You've dug this up from a long time back, should probably be a new topic.

anyway, it depends on the template. I jusy looked at one of my J1.5 grid2 based sites where you can find the something like the following in theme.css
#toTop {
    background: url("../images/blackOverlay.png") repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    bottom: 10px;
    color: #FFFFFF;
    padding: 4px;
    right: 10px;
}

you could change it, or add it to your overrides. the color is for text, the overlay you would have to create a different color image.

hope this helps
  • Astrophel's Avatar
  • Astrophel
  • Free Extensions
  • 166 posts
  • 2 Thanks
  • Karma: 12
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers