hide extended network + blogs [script doesnt work] |
hide extended network + blogs [script doesnt work] |
May 30 2006, 07:16 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 72 Joined: Jan 2006 Member No: 363,193 |
i just looked throught the scripts,
for the code to hide extended network and blogs, and i used it, but it doesnt work. is there another code?? :/ |
|
|
|
![]() |
May 30 2006, 02:18 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 72 Joined: Jan 2006 Member No: 363,193 |
well here (just in case):
to have black border around page: CODE <style type="text/css">body {border: 30px solid BLACK;}</style> to make my display name bigger: CODE <style>.nametext{ font-family: Times New Roman; font-size: 40px; color: 000000;}</style> to change all fonts to 'arial': CODE <style>font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; color: 000000; font-size:11px; } textarea, input {font-family: arial; font-size: 13px; color: 000000; text-transform:lowercase; letter-spacing:3px; background-color:ffffff;border:1px solid black;cursor:crosshair;}</style> to have a comment link: CODE <div align="center"> <a href="http://comments.myspace.com/index.cfm?fuseaction=user&circuitaction=viewProfile_commentForm&friendID=60854353">COMMENT?!</a></div></center> to have a picture with text to the right of it: CODE <img src="MY PIC URL HERE";div style; align=left> then BLAH BLAH BLAH BLAH [my text] i forgot what this hides: CODE <style type="text/css"> table t.. 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;} </style> to have a backround image (dont have one currently): CODE <style type="text/css"> body { background-image: url( ); background-position: center; background-repeat: repeat; background-position: fixed; } </style> i forgot what this hides too: CODE <style type="text/css"> td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;} td.text td.text table {background-color:transparent;} td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;} td.text td.text table td {font-size:0pt;} td.text td.text {height:0;} td.text td.text table b, td.text td.text table table td {font-size:8pt;} </style> those are all in my 'about me'. do you need any others? |
|
|
|
RACHH x3 hide extended network + blogs [script doesnt work] May 30 2006, 07:16 AM
This Confession myspace link?
its probably something you used in y... May 30 2006, 07:19 AM
RACHH x3 i copy and pasted the EXACT code
from the script. ... May 30 2006, 07:23 AM
xix_inu_xix Use this code to hide blog + network:
CODEtable td... May 30 2006, 12:36 PM
RACHH x3 AH it didnt work!
i put in both codes and noth... May 30 2006, 02:02 PM
xix_inu_xix We'll I'm using that code right now myself... May 30 2006, 02:04 PM
RACHH x3 do you want the codes them selves?
or just like wh... May 30 2006, 02:05 PM
xix_inu_xix The codes you're currently using. I can go thr... May 30 2006, 02:17 PM
This Confession get rid of the codes you used to hide the bottom l... May 30 2006, 02:25 PM
xix_inu_xix The code you're using right here does nothing ... May 30 2006, 02:31 PM
RACHH x3 the moving up of the tables code doesnt work!
... May 30 2006, 02:52 PM![]() ![]() |