Tuesday, February 16, 2010

How to add or remove your plurk creature

Tutorial - Add or remove your plurk creature


    This tutorial will show you a simple step in removing or adding your karma creature on your plurk profile 


Whether your karma creature is showing or not depends on if this code has or has not been added to your CSS template:




/* LOGO */
#dynamic_logo{
    position:absolute;
    margin:3px 0 0 5px;
    width:168px;
    height:162px;
background: transparent;
}


#dynamic_logo img{
    height:0px;
    width:0px;
}


  If you can see your plurk creature but would like to remove it, then add the code above to your CSS template
(go to edit>customize profile and add it to your CSS)

If you don't see your plurk creature and want to add it, look for the code above and delete from your CSS template

(go to edit>customize profile and look for the code above then delete it)


That's it, if you still need help with this just leave a comment or send a email.



No comments:

Post a Comment