vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   font color problem (https://vborg.vbsupport.ru/showthread.php?t=287306)

nevadamet 08-31-2012 02:22 PM

font color problem
 
I am having a problem identifying the way to change a font or background on a particular page.

On our "reset password" page the text must be white on a white background:
http://www.fireassays.com/vb/login.php?do=lostpw

Can anyone offer advice how to correct this? This seems very basic, but I haven't been able to resolve it.

Thanks

peugeot405 08-31-2012 02:35 PM

In additional css add following:

Code:

.formcontrols .blockrow {
    background: none repeat-x scroll center bottom #FFFFFF;
    border-top: 1px solid #CEDFEB;
    color: #000000;
    padding: 10px 5px;
}


nevadamet 08-31-2012 02:49 PM

Many thanks. Worked like a charm.

peugeot405 08-31-2012 02:50 PM

glad to help.

nevadamet 11-17-2012 03:35 PM

Having a similar problem on the registration error page.

This section:
The following errors occurred during your registration
The email address you entered is already in use. If you have forgotten your password, please click here.

However, "The email address you entered is already in use. If you have forgotten your password, please click here." is white text on a white background.

Not sure how many other places this occurs. Perhaps I have an incorrect font or background color in the style set? Or is there another additional css adjustment?

Thanks!


All times are GMT. The time now is 01:12 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.00991 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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