how do you hide the contact table but when you do theres a huge space inbetween the url and my pic how do i get rid of it
Hide Contact Table+Hide Little Space In Between URL And My Pic?
%26lt;style%26gt;
contacttable {display:none;}
table.userprofileurl {margin-top:-20px;}
%26lt;/style%26gt;
Use that code to hide the contact table, instead of what you were using before -- remember to adjust the number in the code according to how far you want to move the url box up.
No comments:
Post a Comment