I really like the background of my premade layout (I can't remember where I got it from), but there are a couple of things I'd like to do to individualise it.
I don't use the MySpace blog and I don't like the extended network banner, so is there a way that I can get rid of those modules without leaving a huge hole in my profile and having to reset it?
Also, is there some way I can even out the columns without making it look stupid?
Altering premade MySpace layouts?
hide blog and extended network code:
%26lt;style type="text/css"%26gt;
table tbody td table tbody tr td.text table {visibility:hidden;} table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible;}
%26lt;/style%26gt;
use this code to move ur about me up so it wont be a big gap at the top:
%26lt;style%26gt;.note {bring the tables up more}
td.text table {position:relative; top: -140px;}
td.text table table {position:static;}%26lt;/style%26gt;
No comments:
Post a Comment