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:31 PM
Post
#2
|
|
|
Fuck you ![]() ![]() ![]() ![]() Group: Member Posts: 244 Joined: Nov 2005 Member No: 302,735 |
The code you're using right here does nothing for you really
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> Instead use these ones To hide top and bottum links CODE <style type="text/css"> .note {Hide Top Links } div table form {visibility:hidden;} div table tr td font {visibility:hidden;} .note {Hide Bottom Links} a.text, table div font a, table div div {visibility:hidden;} table td div div font {visibility:hidden;} table tr td div div {visibility:hidden; background-color:transparent; border: 0px;} table div font a, table div div {visibility:hidden; display:none; background-color:transparent; border: 0px; } </style> To hide extended network and blogs CODE <style type="text/css"> .note {remove blogs & extended network} table td table tr td.text table {visibility:hidden;} table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;} </style> -Edit- Opps forgot the code to move the right column up XD. here you go CODE <style type="text/css">
.note {bring the tables up more} td.text table {position:relative; top:-196px;} td.text table table {position:static;} </style> |
|
|
|
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
RACHH x3 well here (just in case):
to have black border ar... May 30 2006, 02:18 PM
This Confession get rid of the codes you used to hide the bottom l... May 30 2006, 02:25 PM
RACHH x3 the moving up of the tables code doesnt work!
... May 30 2006, 02:52 PM![]() ![]() |