Quote:
Originally Posted by yotsume
I have a similar problem. I use the default VB theme but with my own customized color scheme. Some of the text shows poorly because the background of the "Your Settings" page is too dark. This page should be coded to show as nicely as the Leaderboard page displays.
What edits can I do to adjust the colors of the text please?
THANKS!
|
Open your language file and search for
Code:
default_cat => "<b>Default Cat?</b><br /><span style=\"color: gray;\">This is the first cat that loads when viewing the arcade.</span>",
and
Code:
pm_notification => "<b>Receive Arcade-Notifications ?</b><br /><span style=\"color: gray;\">Your can select if you want to receive messages from the Arcade</span>",
Change
gray to your desired colour