TABLE C0L0R, code tragedy |
![]() ![]() |
TABLE C0L0R, code tragedy |
May 26 2006, 05:02 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: May 2006 Member No: 413,160 |
So, the myspace is good, the background works now... only problem left... i got the tables the color i want... but i want the titles... like such and suchs blogs... and all those gone... and heros.
the myspace: weeerd |
|
|
|
May 26 2006, 05:28 PM
Post
#2
|
|
|
Fuck you ![]() ![]() ![]() ![]() Group: Member Posts: 244 Joined: Nov 2005 Member No: 302,735 |
To remove the heros simply don't put anything there and if you have code in the interest section well you're s.o.l.
for the titles you can use this page for the name of each title. once you have the name of the title insert it into your style sheet like in this exampe (".title" is the name for the title) CODE Exampe: <style type="text/css"> .title {visibility: hidden !important; display: none !important;} </style> Here's another exampe CODE Exampe: To hide .orangetext15 the name of the "About Me:" Title <style type="text/css"> .orangetext15 {visibility: hidden !important; display: none !important;} </style> To completely remove your blog go here i'm not sure if you wanted that or not >_> |
|
|
|
![]() ![]() |