a script request |
![]() ![]() |
a script request |
Feb 12 2007, 06:14 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Feb 2007 Member No: 502,731 |
i want a script where i could hide the default layout of the Xanga.
sort of like the fake shutdown script however, the shutdown script hides everything could there be a script where it only hides the layout, then i input some things in the header? not just an image, but maybe other html codes, thanks! |
|
|
|
Feb 12 2007, 07:11 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
... This goes into custom header.
CODE <!-- anything after this point will be hidden --> [ http://www.xanga.com/rhythmsicle ]
<style type="text/css"> #hidethis{display: none;} </style> <div id="hidethis"> |
|
|
|
![]() ![]() |