Lurveangel
06-30-2006, 11:38 PM
On my myspace, whenever i hover over a picture with a link connected to it, the whole page flashes and it get crazy. How do i stop the flashes?
My Myspace. (http://www.myspace.com/freakishlyanime)
amygirl2992
07-01-2006, 03:59 AM
Well, your profile is set to private, so I can't see it. But this looks like a confilct in the layout...
Is this a linked pic or just a display?
Screenshot please! (or post your layout code)
Lurveangel
07-01-2006, 02:17 PM
Linked pic.
About the privacy setting, how do i make it so that everyone could view my profile. the only options i saw on the privacy setting is:
Who can view my full profile:
>my friends only
>anyone under 18 on myspace
amygirl2992
07-01-2006, 07:33 PM
The only way to make it so EVERYONE can see your profile would be that you make your age over 15 years.
But then, you could just post your layout here instead of doing that.
jamesbao007
07-02-2006, 04:20 PM
If you have anything like this, make them none. I changed it from things like xray, and gray, to "none" and it fixed it. But of course, you get rid of the cool effects.
img { filter:none;}
a:link img { filter:none;}
a:hover img { filter:none;}
body { cursor:crosshair;}
a:hover { cursor:crosshair;}
</style>