Otaku homepage help

Add a background

I think everyone should have one of this!

first, select the bg you want from http://www.photobucket.com/.

Then copy & paste the Direct link code to your site styles on the background box.

now change all the hex codes in your site styles except the text ones and link ones into #XXXXXX or FIXED.

And there a background! ^_^ Yay!

Make your site as long as you want!

Want more space to let others know more about you?

Try this! XP

Put everything you want in a word or notepad program.

Copy and paste it to your profile.

Done!

Just make sure you save the things in your notepad or word cuz next time you update it, you havta do it in word or notepad.  Why?  Cuz the profile will delete everything more than 1500 characters.

Make a button

first, select a pic from http://www.photobucket.com/

select a pic. save it.

go to photoshop and type in your name.

Now type in your user name!

upload that pic with your name on photobucket.

copy and paste your pic's direct link and your site's URL to the format below.  

<a href="Your site URL"><img src="Your Image's direct link"></a>

Done! ^_^ 

And want someone to copy your button to their site?

type <textarea>   and then copy and paste your button code in it.

at the end type </textarea>

Yay!  Your button complete!

here's mine

<a href=" http://www.myotaku.com/users/luckychan101"><img src=" http://i193.photobucket.com/albums/z289/samuraisesshi/kawaiineko.jpg"></a>

Just copy& paste:

<textarea><a href=" http://www.myotaku.com/users/luckychan101"><img src=" http://i193.photobucket.com/albums/z289/samuraisesshi/kawaiineko.jpg"></a></textarea>

 

Remove theO logo

I know that logo is very annoying!

copy and paste:

<style type="text/css">
/* Your site url*/
.header_logo{display: none;}
</style>

Remove side bar

be careful for this one!

<style>.navbar{display: none;} .header_logo{display: none;}</style>

Remove friends list & search bar

I don't think this code is very useful but oh well, some people would like it!

<style type="text/css">
/* Your site URl */
select, form{display: none;}
</style>

Links

<a href=URL GOES HERE>TEXT GOES HERE</a>  the basic

<a target=“_blank” href="URL GOES HERE">TEXT</a>  open in new window

<a href="SITE URL"><img src="IMAGE URL"></a> for pics

Sponsors

marquee pics

 Srry, I only know this one!

<marquee behavior="alternate"><marquee width="350">Ur Pic URL here!</marquee></marquee>

new marquee style

*<MARQUEE behavior=alternate direction=left scrollAmount=3 width="4%"><font face=Webdings>3</font></MARQUEE><MARQUEE scrollAmount=1 direction=left width="2%">| | |</MARQUEE>Type what u want!!!!<MARQUEE scrollAmount=1 direction=right width="2%">| | |</MARQUEE><MARQUEE behavior=alternate direction=right scrollAmount=3 width="4%"><font face=Webdings>4</font></MARQUEE>*

Stop right clicking

this is handy if you don't want people to steal your layouts and html codes, ^_^

<SCRIPT language=JavaScript>
<!-- http://www.spacegun.co.uk -->
var message = "Ur message here!"; 
function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){  alert(message); return false; } 
if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2){alert(message);   return false; } } 
document.onmousedown = rtclickcheck;
</SCRIPT>

sidebar colours

<style>

html

{

scrollbar-base-color: #660066;

}

</style>

{ParagraphsSidebar}