There was a code I had that let you tweak it by px and you could move it wherever.
Also, there was one to make your default part smaller, like 50% of the page or 30% of whatever.
Thanks in advance.
The code to move your myspace left/right/up/down?
%26lt;style%26gt;
.{this moves the right side}
td.text table {position:relative; top:7px;left:-10px}
.{this moves the left side}
object, embed,
table table table {position:relative; left:280px;}
table table table table {position:static;}
%26lt;/style%26gt;
%26lt;style type="text/css"%26gt;
{ Resize Default Pic }
.profileInfo table td.text a img { width: 170px; }
%26lt;/style%26gt;
No comments:
Post a Comment