Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Thu Apr 16, 2026 6:05 am

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: -_-; a little font help, please?
PostPosted: Sun Nov 28, 2004 5:08 pm 
Newbie
Newbie

Posts: 12
Joined: Sun Nov 28, 2004 4:27 pm
Location: At that one place...
Uh, I'm wondering how you change the font color of a whole userlookup. I tried to use the code in the HTML section on Neopets, but it didn't do anything. Anyways, I'm trying to make the whole page a Royalblue, so if somebody would explain, that would be great. Also, would that be the same code for a pet lookup?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 28, 2004 7:45 pm 
PPT Trainee
PPT Trainee
User avatar

Posts: 711
Joined: Mon May 31, 2004 5:43 am
This should cover all the bases.

Code:
<STYLE type=text/css>
body{
color: #3300CC;
font-family: verdana, arial;
font-size:10px;}

table{font: #3300CC 10px verdana;}
tr, td {font: #3300CC 10px verdana;}

p table {font: #3300CC 10px verdana;}


A{
color: #3300CC;
font-family: verdana, arial;
font-size: 10px;
text-decoration:none;}

A:visited{
color: #3300CC;
font-family: verdana, arial;
font-size: 10px;
text-decoration:none;}

A:hover
{color: #3300CC;
font-family: verdana, arial;
font-size: 10px;
text-decoration: none;}
</STYLE>


Just change all the attributes to how you want them. I'm not sure what the number for royal blue is. Try using this chart: http://www.immigration-usa.com/html_colors.html Let me know if you need help.


ImageImage


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 28, 2004 8:11 pm 
Newbie
Newbie

Posts: 12
Joined: Sun Nov 28, 2004 4:27 pm
Location: At that one place...
Thank you!

-EDIT- That didn't work either...


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 157 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group