I found a myspace layouts I love, but there are a few thing I want to chage....like the links have a line through them until you put the mouse over it, pics turn black and white when hovering the mouse over it, etc....is there anyway to change a few things like that? I still have the website where I got the layout opened if that helps any...Please help! Thanks in advance.
Pre Made Myspace Layouts..Help ASAP Please!?
For this, you will need HTML skills. Where is the website and what is the name of the layout?
EDIT:
To turn your picture BW upon hovering, use this code:-
%26lt;style type="text/css"%26gt; a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:gray;} %26lt;/style%26gt;
EDIT2:
For the cursor thingy, try searching for this code in the premade layout or a code similar to:-
body { cursor:default;}
a:hover { cursor:default;cursor:default;}
Replace a:hover { cursor:default;cursor:default;} with:-
a:hover { cursor:pointer;cursor:hand;}
Reply:www.whateverlife.com
No comments:
Post a Comment