White text on white background in upload fields??

Theme, template, layout, or image issues

White text on white background in upload fields??

Postby dbadolato » Tue Jul 08, 2008 6:27 am

I have installed wow roster and it works great. One problem, when you click on Update Profile, the update box has a white background for the fields, (see link below) the update does work if you browse to the correct file but you cannot see the path to the file with the white background. Is there anyway to fix this?

http://guildanamcara.com/images/Untitled-1.jpg
Last edited by dbadolato on Tue Jul 08, 2008 6:27 am, edited 1 time in total.
dbadolato
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Tue Jul 11, 2006 9:11 pm

White text on white background in upload fields??

Postby zanix » Tue Jul 08, 2008 8:12 am

The file upload boxes are supposed to be a dark brown with a gold border and white text
It looks fine in IE or FF 2
Firefox 3 is enforcing a white box, but allows the color to be changed
Last edited by zanix on Tue Jul 08, 2008 8:13 am, edited 1 time in total.
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: White text on white background in upload fields??

Postby dbadolato » Tue Jul 08, 2008 8:46 am

When you say allows the color to be changed, is this a setting in Firefox 3? or would I need to change the color in one of the php files?
dbadolato
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Tue Jul 11, 2006 9:11 pm

White text on white background in upload fields??

Postby zanix » Tue Jul 08, 2008 9:14 am

I do not know
I have not looked into it

The background and the border are set in the css file roster/templates/default/style.css
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: White text on white background in upload fields??

Postby dbadolato » Tue Jul 08, 2008 5:29 pm

thanks
dbadolato
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Tue Jul 11, 2006 9:11 pm

White text on white background in upload fields??

Postby ijhammo » Tue Jul 15, 2008 8:00 pm

Did you figure this out as I have the same issue and have been pulling my hair out trying to work it out
ijhammo
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Jul 05, 2006 5:08 am

Re: White text on white background in upload fields??

Postby ijhammo » Tue Jul 15, 2008 8:30 pm

this appears to be the input class that controls the text boxes,

input, .input {
border:1px solid #444444;
color:#777777;
font:10px verdana,arial;
background-color:#202020;
}

but for the upload text box I just could not get the background to be anything other than white in FF3. In the end I used a font color that is visible on a white and black background
ijhammo
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Jul 05, 2006 5:08 am

Re: White text on white background in upload fields??

Postby dbadolato » Tue Jul 15, 2008 9:12 pm

You are correct:

input, .input {
border:1px solid #CBA300;
color:#FFF;
font:10px verdana,arial;
background-color:#202020;

in ..\roster\templates\default\style.css is what controls the background. Changing this works in IE but not in Firefox. Once again Microsoft "Helps" us by fixing something behind the scenes. Apparently there is something about the css file that is not fully css compliant. IE allows the fudge and firefox doesn't. Unfortunately this doesnt help me track it down. I am a complete novice just trying to run a site for my guild. I don't know how to figure out what Firefox doesn't like about the css file.

For now I will do what you did and change to a text color that can be seen on black or white.
dbadolato
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Tue Jul 11, 2006 9:11 pm

White text on white background in upload fields??

Postby PleegWat » Wed Jul 16, 2008 3:11 am

FF2 skins it properly. FF3 only accepts the font color, and doesn't alter the rest.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: White text on white background in upload fields??

Postby Dracoking007 » Tue Jul 22, 2008 11:33 pm

ijhammo wrote: In the end I used a font color that is visible on a white and black background


I looked all around in the css and I couldn't figure out where to change the font color.

Anybody know where that is?

Is it back in the roster config?
Dracoking007
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Thu Jul 06, 2006 11:04 pm


Return to Appearance

Who is online

Users browsing this forum: No registered users and 1 guest

cron