Changing the Register/username/login/logout COLOR

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 04-28-2009, 11:40 AM
Casual Pligger
 
Join Date: Apr 2009
Posts: 49
i was wondering how i could change the color of the login information (Register|login or username|logout) in the upper right ahnd corner.

i am using pligg 1.0 wisty.

I created a new div tag in the CSS and i was successful in changing the "welcome" and the "|" to white. but i wanted to change the Register, username, login and logout links to another color.

can you please tell me how i should go about doing this?

Thank you for the help i really appreciate it!

-Lex
Reply With Quote
  #2 (permalink)  
Old 12-06-2009, 06:26 AM
mike0123's Avatar
New Pligger
Pligg Version: 1.0.3
Pligg Template: Arthemia 1.0.3
 
Join Date: Oct 2009
Location: San Mateo, CA
Posts: 4
Quote:
Originally Posted by spirrsguy View Post
i was wondering how i could change the color of the login information (Register|login or username|logout) in the upper right ahnd corner.

i am using pligg 1.0 wisty.

I created a new div tag in the CSS and i was successful in changing the "welcome" and the "|" to white. but i wanted to change the Register, username, login and logout links to another color.

can you please tell me how i should go about doing this?

Thank you for the help i really appreciate it!

-Lex
Would like to find out if you were able to resolve your question...thanks.
Reply With Quote
  #3 (permalink)  
Old 12-07-2009, 12:47 PM
balisto's Avatar
Casual Pligger
Pligg Version: 1.0.5
Pligg Template: mod. wistie
 
Join Date: Nov 2009
Location: Aachen (D) / Liège (B)
Posts: 86
Hi,

this is for wistie in 1.0.3
open the styles.css of your template and find:

Quote:
/* HEADER */
#login {
text-align: right;
}
change it to:

Quote:
/* HEADER */
#login {
text-align: right;
}

#login a {
color: #xxxxxx;
}
xxxxxx is the hexadecimal HTML color code .


I didn't have the time to test it. Tell me if it worked for you.

Cheers,
Chris

My answers are always right.... unless they are wrong
Reply With Quote
  #4 (permalink)  
Old 12-12-2009, 07:45 PM
mike0123's Avatar
New Pligger
Pligg Version: 1.0.3
Pligg Template: Arthemia 1.0.3
 
Join Date: Oct 2009
Location: San Mateo, CA
Posts: 4
Thanks balisto~ This is very helpful. Do you also develop templates or provide customization/modification service?

Mike
Reply With Quote
  #5 (permalink)  
Old 12-12-2009, 09:23 PM
balisto's Avatar
Casual Pligger
Pligg Version: 1.0.5
Pligg Template: mod. wistie
 
Join Date: Nov 2009
Location: Aachen (D) / Liège (B)
Posts: 86
Glad it helped you. Sorry no, I don't provide customization service for pligg templates. But you could always post to the job-forums. I'm sure you gonna find somebody there.

Cheers,
Chris

My answers are always right.... unless they are wrong
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
change background color + category color (specific areas) spirrsguy Questions and Comments 4 10-29-2011 03:59 PM
changing color on this. spirrsguy Questions and Comments 6 08-25-2010 12:21 AM
Changing Font Color for "Submit A Comment" offrav12 Questions and Comments 2 03-17-2009 12:48 PM
Changing Text Color bryan0514 Questions and Comments 9 12-15-2008 03:14 PM
need help with changing bump number color RabidPinata Questions and Comments 0 12-05-2006 07:25 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development