Here Are Some [color=orange]Areas[/color] That You Can Use.
[i]Left Side Boxes[/i]
[b]Control Panel[/b]
[quote]0[/quote]
[b]Photo[/b]
[quote]1[/quote]
[b]Reviews[/b]
[quote]12[/quote]
[b]Blogs[/b]
[quote]13[/quote]
[b]About me:[/b]
[quote]6[/quote]
[b]Comments/Testiminials[/b]
[quote]18[/quote]
[b]Media Box/Scrap Book[/b]
[quote]10[/quote]
[b]Right Side Boxes[/b]
[i]Friends[/i]
[quote]2[/quote]
[b]Google Ads[/b]
[quote]14[/quote]
[b]Fans of Box[/b]
[quote]7[/quote]
If you want the content to be replaced just add [b]content_[/b]
[i]Example:[/i]
[b]content_1[/b]
[hr]
[i]Chat Box[/i]
[quote]function chatbox(){
var ephemeral = "<div align='center' id='cboxdiv'><iframe frameborder='0' width='300' height='200' src='http://www?.cbox.ws/box/?boxid=???????&boxtag=????&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' style='border:#00FFFF 1px solid;' id='cboxmain'></iframe><br/><iframe frameborder='0' width='300' height='75' src='http://www?.cbox.ws/box/?boxid=???????&boxtag=????&sec=form' marginheight='2' marginwidth='2' scrolling='no' allowtransparency='yes' name='cboxform' style='border:#00FFFF 1px solid;border-top:0px' id='cboxform'></iframe></div>";
document.getElementById('[color=orange]Area[/color]').style.height='300';
document.getElementById('[color=orange]Area[/color]').style.overflowY='hidden';
document.getElementById('[color=orange]Area[/color]').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>";
}setTimeout("chatbox()",10000);[/quote]
[i]Flash Object[/i]
[quote]function mp3(){
var ephemeral = "<embed src='http://www.loudfusion.com/mp3_players/managed/plr_4/player.swf' quality='high' wmode='transparent'flashvars='USERID=??????' width='300' height='170' name='LoudFusion.com' type='application/x-shockwave-flash'pluginspage='http://www.macromedia.com/go/getflashplayer' />";
document.getElementById('[color=orange]Area[/color]').style.height='300';
document.getElementById('[color=orange]Area[/color]').style.overflowY='hidden';
document.getElementById('[color=orange]Area[/color]').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>";
}setTimeout("mp3()",10000);[/quote]
[i]Embed Object[/i]
[quote]function embed(){
var ephemeral = "<embed src='http://widget-19.slide.com/widgets/slideticker.swf' type='application/x-shockwave-flash' quality='high' scale='noscale' salign='l' wmode='transparent' flashvars='cy=fr&il=1&channel=216172782121768729&site=widget-19.slide.com' style='width:400px;height:140px' name='flashticker' align='middle'/>";
document.getElementById('[color=orange]Area[/color]').style.height='300';
document.getElementById('[color=orange]Area[/color]').style.overflowY='hidden';
document.getElementById('[color=orange]Area[/color]').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>";
}setTimeout("embed()",10000);[/quote]
[b]Remember:[/b]
If you are gonna use [b]14[/b] (Ads area) as an area make sure you are not using any hide CSS codes.
On the code you will see [b].style.height='300';[/b] change that to your prefer height [b]<table width='100%'>[/b] to prefered width also if you want change the text alignment
Check out
http://www.w3schools.com for some ideas on properties in styles.
Check [url=http://profiles.friendster.com/35231028]here[/url] for preview. Check the photo gallery.
Here's an example finished code. use as guide... I am using this code currently ony profile so I assure you it works. Just use the idea above and how I did the format...
<">
Last edited by Ephemeral (2007-12-23 02:47:10)