vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   [issue]your settings menu (https://vborg.vbsupport.ru/showthread.php?t=179210)

KURTZ 05-14-2008 05:19 PM

[issue]your settings menu
 
1 Attachment(s)
like you can see if someone use a dark skin the words in the 'your settings' menu is hidden ... (check the pic attached)

how we can fix?

TIA

KURTZ 05-18-2008 09:11 PM

anyone?

yotsume 07-15-2009 07:34 AM

1 Attachment(s)
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!

Gemma 07-15-2009 11:42 AM

Quote:

Originally Posted by yotsume (Post 1849055)
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 :)

yotsume 07-15-2009 05:25 PM

THANKS! That did it! I changed the colors and adjusted some of the wording.

1Unreal 07-17-2009 08:52 PM

Use this bookmarklet. It can be used on any site

Code:

javascript:(function(){var%20newSS,%20styles='*%20{%20background:%20white%20!%20important;%20color:%20black%20!important%20}%20:link,%20:link%20*%20{%20color:%20#0000EE%20!important%20}%20:visited,%20:visited%20*%20{%20color:%20#551A8B%20!important%20}';%20if(document.createStyleSheet)%20{%20document.createStyleSheet(%22javascript:'%22+styles+%22'%22);%20}%20else%20{%20newSS=document.createElement('link');%20newSS.rel='stylesheet';%20newSS.href='data:text/css,'+escape(styles);%20document.getElementsByTagName(%22head%22)[0].appendChild(newSS);%20}%20})();

yotsume 07-19-2009 08:03 AM

Quote:

Originally Posted by 1Unreal (Post 1850787)
Use this bookmarklet. It can be used on any site

Code:

javascript:(function(){var%20newSS,%20styles='*%20{%20background:%20white%20!%20important;%20color:%20black%20!important%20}%20:link,%20:link%20*%20{%20color:%20#0000EE%20!important%20}%20:visited,%20:visited%20*%20{%20color:%20#551A8B%20!important%20}';%20if(document.createStyleSheet)%20{%20document.createStyleSheet(%22javascript:'%22+styles+%22'%22);%20}%20else%20{%20newSS=document.createElement('link');%20newSS.rel='stylesheet';%20newSS.href='data:text/css,'+escape(styles);%20document.getElementsByTagName(%22head%22)[0].appendChild(newSS);%20}%20})();


Can be be more vague? Where are we to use this? Care to elaborate please.

THANKS!


All times are GMT. The time now is 04:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00995 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete