If you used this to help your site be advanced;
Please, support me, and help your friends get an awsome site by placing my link somewhere on your page! Either your profile, Quiz Results, even your posts:
<a href=http://www.freewebs/koneako>Like my page, want one like it? CLICK HERE!</a>
Please support the Koko_Puffs!
Hello there!!!! ^___^ Let's start with the basics, shall we?
Now then...how to make your site's background to stop:
In your "Edit Styles" :
| Change Main Background Color |
|
| Add A Background Image (Format: http://www.site.com/file.gif) |
|
| Change Site Border Color | |
| Change Inner Background Color | |
| Change Menu Color |
And now, how do you get a second back ground?
<html> <style type="text/css">body {background: url(http://wallpapers.theotaku.com/images/1024_by_768/312203-20071226184808.jpg) fixed} </style>
This picture will be the main backgound for your site.
This code can go either i your profile, or "Post Styles"
This code will change the color of your scrolling bar, this one is black:
<style>
html
{scrollbar-base-color: #000000
</style>
Post Box style #1 This is the old style I had on my site, you can change the color codes, just be careful,
<table width="550" bgcolor="white" style="background-image: url('URL LINK HERE');background-repeat: no-repeat; scrollbar-arrow-color: #000066; scrollbar-track-color: #FFFFFF; scrollbar-shadow-color: #CC0066; scrollbar-face-color: #CC0066; scrollbar-highlight-color: #cccccc; scrollbar-darkshadow-color: #666666; scrollbar-3dlight-color: #FFFFFF; background-position: top left;" height="422" border="5" bordercolor="maroon" cellspacing="5">
<tr>
<td border="3" cellpadding="5">
<div style="height: 345px; width: 200px; overflow: auto; margin-bottom: 5px; margin-left: 310px;"><font color="000000">
This would work best pasting before your post instead of putting it in your Post Styles, simply after your text, paste this:
</div></td></tr></table>
Post Box Style#2 This is the new one I have:
<p><font color="#000066" face="Arial" size="3"><font size="2"><table border=1 width=340 cellspacing=2 cellpadding=3 bordercolor="#6633FF"><tr> <td rowspan="2" align=center width="252" bgcolor="white"> <img src="URL IMAGE HERE" width=200 height=302></td><td align=left width="464" td bgcolor="white"><div style =" width:300px; height:302px; overflow:auto;"><b><br>TITLE OF POST</b><br><br> POST'S BODY
This would be best going before your post instead of your post styles,
Simply after your post, paste:
<br /></div></td></tr></table></font><br /> </font><br />
For your own Pop-up!!!
<SCRIPT language="JavaScript">alert("TEXT HERE") </SCRIPT>
DO NOT DELETE THE " "
It will totally screw up the code, ^^'
Place this in your Post Styles, don't forget to click the button!
Slow but advanced customization - Pretend the "$body$" text below is your post. Simply wrap whatever HTML you'd like to use before and after the post. If you don't understand this, please use our quick and painless customization method above. ^_^
This is how you get rid of your MyOtaku menue on your site:
<style type="text/css">
.navbar{display: none;}
.header_logo{display: none;}
td.panel { display: none; }
iframe { display: none; }
td.username { display: none; }
</style>
This goes in you POST STYLES
This is cool, where it usualy displays the URL of the site; instead it will display YOUR text!
</style><script language="javascript">
var titletext="TEXT HERE"
var repeat=true; // SET TO true TO REPEAT, false TO "TYPE" OUT TITLE ONLY ONCE.
set=setTimeout;
var index=0;
function scrolltitle(){
if(index<=titletext.length){
document.title=titletext.substring(0,index);
index++;
set('scrolltitle()', 200);
}else{
index=0;
if(repeat)set('scrolltitle()',1000);
}}
window.onload=function(){
if(!document.layers)set('scrolltitle()',1000);
}
</script>
<a href=URL GOES HERE>TEXT GOES HERE</a>
This code opens a new window:
<a target=“_blank” href="URL GOES HERE">TEXT</a>
Image link:
<a href="SITE URL"><img src="IMAGE URL"></a>
Ever noticed the words that dont stay still?
Make yours move with marquee codes!!!! The basic is here:
<marquee> TEXT </marquee>
PM me for other marquee effects
This isn't too hard, wich surprises me when people ask me to do it for them,
First, find an image you want to use for your button. Simply save it.
Then, open up your PAINT program, whatever it may be called. Open up the picture in it.
Now size the area to the size you want for your button, and type in your name.