Online documentation working again!

FreeToastHost documentation is back online.

Changing the colour of disclaimer at bottom?

More
2 years 10 months ago #88668 by dfree
Hi!

New VPPR here :)

How do I change the font colour of the text that appears at the bottom of the page (the one below)?

"The information on this website is for the sole use of Toastmasters' members, for Toastmasters business only. It is not to be used for solicitation and distribution of non-Toastmasters material or information. All rights reserved. Toastmasters International, the Toastmasters International logo and all other Toastmasters International trademarks and copyrights are the sole property of Toastmasters International and may be used only by permission.
Site Hosting and Technical support provided by FreeToastHost, a free service of Toastmasters International."

Thank you!
The topic has been locked.
More
2 years 10 months ago #88669 by Brian
You cannot, it is part of the template.
The topic has been locked.
More
2 years 10 months ago #88670 by dfree
Thank you for your response @brian!

It seems like we can change it between white or black at least -- do you know how I can set it to white like in the club website below?

White text example: apl.toastmastersclubs.org/
 
The topic has been locked.

Rendering Error in layout Topic/Item/Message: The image file does not exist.. Please enable debug mode for more information.
More
2 years 10 months ago #88672 by dfree
@rhtaylor3 - that did it! Thank you :)
The topic has been locked.
More
2 years 10 months ago - 2 years 10 months ago #88675 by SteveTheTechie
What is going on here is that the JavaScript code sets the text color of the disclaimer to be whichever of white or black is calculated to have the best contrast and readability relative to whatever the background color is.   Since users can set any website background color they want, we calculate the best text color (white or black) of the disclaimer via a library function ( github.com/bgrins/TinyColor#mostreadable ).   Also, we can not allow clubs to set the disclaimer text color, since some club would likely set the text color to be white on a white background (for example) to hide the disclaimer--we cannot allow that.  

The disclaimer must be visible... therefore, we must have the code determine the text color for it that will be most visible and readable.  We cannot allow clubs to set that text color.  This will not be changed.
Last edit: 2 years 10 months ago by SteveTheTechie.
The following user(s) said Thank You: rhtaylor3
The topic has been locked.
Time to create page: 0.113 seconds