View Full Version : picture help


candyshroomz
03-12-2006, 09:34 PM
i was wondering how you get your pictures when you hover the cursor over it to look like a "negative" both on the main page and the picture page. i cant find the code. if you don't know what im talking about here is a link with the example:
http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=5820850&MyToken=83c72c62-12bc-4718-abcf-fd54c04b116a

thanks :stickout:

SSPrincess
03-13-2006, 06:21 AM
This is the code I believe:

<style type="text/css">
a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:xray();}</style>


I hope this helps. Have a nice day! :)

candyshroomz
03-14-2006, 12:53 AM
thank you!!!:)