1
brmecham
Morphogenesis/user.php style (TEXT COLOR) help needed...
  • 2007/4/26 2:14

  • brmecham

  • Just popping in

  • Posts: 35

  • Since: 2004/7/13


I have been designing a website using the Morphogenesis theme as the building block. You can see the site here:

http://s98822910.onlinehome.us/photography/user.php

The problem I'm running into is not being able to change the color of TWO things on "user.php" - here are some screen shots:

Resized Image

Resized Image

As you can see, the words "Lost your Password?" and "User Login" are black just like the background (you'll notice in the second picture you can see the words because I have highlighted them with my mouse) but I want them to be white. I've gone through the style sheets making the other text the color I want it but I can't find anywhere in the style sheets, or anywhere else that will allow me to change the color of those two.

I hope someone here can help me.

2
snow77
Re: Morphogenesis/user.php style (TEXT COLOR) help needed...
  • 2007/4/26 2:46

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


I think you can't find them because they don't exist and aren't defined in the stylesheets. You'd need to identify the template being used there and apply a style to them.
www.polymorphee.com
www.xoopsdesign.com

3
brmecham
Re: Morphogenesis/user.php style (TEXT COLOR) help needed...
  • 2007/4/27 16:07

  • brmecham

  • Just popping in

  • Posts: 35

  • Since: 2004/7/13


Quote:
You'd need to identify the template being used there and apply a style to them.


i am hoping that someone else might have ran into this same issue and provide some help. I've looked and tried many things and can't find a way to fix that.

4
kris_fr
Re: Morphogenesis/user.php style (TEXT COLOR) help needed...
  • 2007/4/27 16:33

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


hi,

content.css put :
fieldset {color:yourcolor; background-color:transparent;}

forms.css put :
input[type=texte], input[type=password]{
background-color:yourcolor !important}

A ++

5
brmecham
Re: Morphogenesis/user.php style (TEXT COLOR) help needed...
  • 2007/4/27 17:09

  • brmecham

  • Just popping in

  • Posts: 35

  • Since: 2004/7/13


Thanks for the help. Unfortunately that didn't work.

In content.css I put:

fieldset {color: #FFF; background-color: transparent;}

In forms.css I put:

input[type=texte], input[type=password]{
background-color:#000 !important}

I also tried

input[type=texte], input[type=password]{
background-color:#000;}

and

input[type=text], input[type=password]{
background-color:#000; color:#FFF;}


Still doesn't fix the problem.

6
kris_fr
Re: Morphogenesis/user.php style (TEXT COLOR) help needed...
  • 2007/4/27 17:15

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


erase the files (except index.html) of the file templates_c of your site

7
brmecham
Re: Morphogenesis/user.php style (TEXT COLOR) help needed...
  • 2007/4/27 17:47

  • brmecham

  • Just popping in

  • Posts: 35

  • Since: 2004/7/13


Quote:
erase the files (except index.html) of the file templates_c of your site


I did that already, and just did it again. Still no fix.

8
kris_fr
Re: Morphogenesis/user.php style (TEXT COLOR) help needed...
  • 2007/4/27 17:59

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


grrrrr

In content.css I put:

fieldset {color: #FFF !; background-color: transparent;}

In forms.css I put:

input[type=text], input[type=password]{
background-color:#000 !; color:#FFF !;}

look with firefox + editcss and webdevelopper extensions

a ++

9
brmecham
Re: Morphogenesis/user.php style (TEXT COLOR) help needed...
  • 2007/4/27 18:54

  • brmecham

  • Just popping in

  • Posts: 35

  • Since: 2004/7/13


After checking in both IE7 and Firefox, I am happy with the way it shows up in Firefox, but in IE7 some of the text still is black just as the background - see screenshot:

Resized Image

I am assuming that most end-users who visit this website will be using Internet Explorer, which is why I am trying to fix this.

It shows up correctly in firefox but not IE7, any fixes for that?

Login

Who's Online

185 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 185


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits