Pink Poogle Toy Forum

The official community of Pink Poogle Toy. Bear with me while I tweak everything
It is currently Sat Sep 19, 2026 8:36 am

All times are UTC




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
PostPosted: Tue Nov 30, 2004 2:55 am 
Newbie
Newbie
Offline

Posts: 12
Joined: Sun Nov 28, 2004 4:27 pm
Location: At that one place...
How do you make the ugleh yellow stats box on your pet's lookup turn white? Hmm... blue does NOT look good on ugly yellow.


Top
 
   
 Post subject:
PostPosted: Tue Nov 30, 2004 5:19 am 
PPT God
PPT God
Offline

Posts: 1093
Joined: Tue Jul 27, 2004 8:47 pm
This is the code:

Quote:
<style type="text/css">
td {background: transparent}
</style>


That should work. :)

_________________
Image


Top
 
   
 Post subject:
PostPosted: Tue Nov 30, 2004 1:51 pm 
Newbie
Newbie
Offline

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

Alrighty, now I have another question. How do you make it, on a pet lookup, to where the bold text is one color, and the regular text is another?

For an example, look up Zopel on Neopets. Click on the Faerie Kacheek.

MindyEdit: I combined your posts for you. Please use the edit button instead of double posting. Thanks. :)


Top
 
   
 Post subject:
PostPosted: Wed Dec 01, 2004 6:19 pm 
Beyond Godly
Beyond Godly
Offline

Posts: 4593
Joined: Wed Aug 25, 2004 8:55 pm
Location: Oregon Outback
The source says:

Quote:
<style TYPE="text/css">
body,td {background:white; cursor:crosshair;}
A,TD,P,FONT{COLOR:black; FONT-SIZE: 7.5pt;font-family:tahoma;color:gold;}
a:hover{color:white;cursor:crosshair;}
B{height:1px; color:darkorange; font-family:tahoma; filter:Alpha(Opacity=100, FinishOpacity=40, Style=1);}
A{color:gold}
</style>


So...

<style TYPE="text/css">
B{color:darkorange}
A{color:gold}
</style>

Change colors to your preference

_________________
Image Image Image


Top
 
   
 Post subject:
PostPosted: Wed Dec 01, 2004 7:50 pm 
Moderator
Moderator
Offline

Posts: 3739
Joined: Mon May 31, 2004 5:58 pm
Location: Idiotville
For more help on cascading style sheets, go here:
http://www.w3schools.com

Click on "Learn CSS"

_________________
Image


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

All times are UTC


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

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