Welcome to Gaia! ::

Reply Carpet Bomb
Kibo's CSS codes

Quick Reply

Enter both words below, separated by a space:

Can't read the text? Click here

Submit

Kibo Botch

PostPosted: Tue Dec 20, 2005 9:10 am


You can use this code to make all of the image links in your profile (Such as Friend avis, items, etc.) monochrome.

a:link img {filter:gray;}
a:visited img {filter:gray;}


You can also add this code directly following the previous code, so that when someone hovers over any of the monochormed images, they return to their original color (For example, check out my profile)

a:hover img {filter:red;}
PostPosted: Wed Dec 21, 2005 9:47 am


You can turn image links semi transparent by using these tag.

Normal Links:
a:link img {opacity:.value; filter: alpha(opacity=value)}


Visited Links:
a:visited img {opacity:.value; filter: alpha(opacity=value)}


When the mouse hovers over the link:
a:hover img {opacity:.value; filter: alpha(opacity=value)}


Note: In the "value" areas, put a number between 0 and 100 (0 being completely transparent, and 100 being completely solid).

Note 2: In the codes, both values should be the same.

Kibo Botch


Kibo Botch

PostPosted: Wed Dec 21, 2005 9:52 am


Text Transform


The "text-transform: " attribute can be put with other link attributes, and will work ONLY IF THE LINK IS TEXT. After "Text Transform: ," You can put the following:

none: Just leaves the text as normal

capitilize: Changes each word's first letter to a capital

uppercase: turns the entire link uppercase

lowercase: turns the entire link lowercase
PostPosted: Wed Nov 22, 2006 8:17 am


kibo_botch
You can use this code to make all of the image links in your profile (Such as Friend avis, items, etc.) monochrome.

a:link img {filter:gray;}
a:visited img {filter:gray;}


You can also add this code directly following the previous code, so that when someone hovers over any of the monochormed images, they return to their original color (For example, check out my profile)

a:hover img {filter:red;}

Where in the profile can i post css?
Edit: nevermind I got it, thanks!!!

Poppy Tart

Reply
Carpet Bomb

 
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum