|
Idea
Feb 13, 2011 0:28:59 GMT -5
Post by SpotLover on Feb 13, 2011 0:28:59 GMT -5
To make the site more active, start advertising, you can't just make a site and expect members to find it and join. Advertising is the key to a successful site. Also, get rid of the "more fecent topics you have participated in" it's really annoying, I suggest filling it in with a news thing. This link, gives you ALL the different random codes you can think of, from removing the "veiwed _ times" to making the forum circular edged instead of straight corners support.proboards.com/index.cgi?board=codedatabase&field=ordertime&order=desc&page=1
|
|
|
Idea
Feb 14, 2011 16:25:41 GMT -5
Post by TheWhitefilly on Feb 14, 2011 16:25:41 GMT -5
I have been searching that place like crazy! I cant find a box like the one GC has and I have been advertising just no one seems to be reading..... *plots*
|
|
|
Idea
Feb 14, 2011 18:58:43 GMT -5
Post by SpotLover on Feb 14, 2011 18:58:43 GMT -5
Here I set this one up for you so you can take the side board off so the forum lines up with the background image again
<script type="text/javascript"> <!-- /* Welcome Table Basic Customize by SubDevo */ /* Global Header - Please leave this header intact. Do not repost */ /* http://interoceandesigns.proboards.com or http://lsdp.proboards.com */
var wWdth=700; // Welcome Table Width. /* 1=Yes, 0=No for the Options Below. */ var wTrans=0; // Transparent Welcome Table? var mTrans=0; // Transparent Menu Bar? var moveAds=1; // Banner Below Ads? var rSpc=0; // Remove Space Above Banner? var rBrdrs=0; // Remove Borders? var rTitle=0; // Remove Forum Title? var rHeyX=1; // Remove "Hey X" message? var rHome=1; // Remove "« Home »"? var rBraces=0; // Remove "[]" From Menu Buttons? var rBan=0; // Remove Banner? (only Menu bar will be visible) var rMenu=0; // Remove Menu Bar?
var tb=gT("table")[0]; var tm=gT("td")[5]; var tn=tb.rows[0].getElementsByTagName("td"); tb.width=wWdth; if(rBrdrs){tb.cellSpacing="0";} if(wTrans){tT(tb); for(var x=0;x<tn.length;x++){tT(tn[x]);}} if(mTrans){tT(tb); tm.className=""; tT(tm);} if(rBraces){tm.innerHTML=tm.innerHTML.replace(/(\[|\])/gi,"");} gN(rSpc,"br",0); gN(rHeyX,"td",2); gN(rTitle,"font",0); gN(rHome,"font",1); gN(rMenu,"tr",2); gN(rBan,"tr",1); if(moveAds){ document.write('<span id="wTbl"></span>'); var wTbl=document.getElementById("wTbl"); wTbl.parentNode.replaceChild(tb,wTbl); } function gT(n){var h=document.getElementsByTagName(n);return h;} function gN(x,n,i){if(x){(gT(n))[i].style.display="none";}} function tT(n){n.style.backgroundColor="transparent";} // --> </script>
<style type="text/css"> <!-- .board_desc_divs {text-align: justify;} --> </style>
<br><br> <table width="92%" cellpadding="4" cellspacing="1" align="center" class="bordercolor"> <tr> <td class="titlebg" width="100%" colspan="4" height="30" align="center"> <strong>WELCOME TO WEBSITE NAME</strong> </td> </tr> <tr> <td width="25%" class="windowbg" vAlign="top"> <center><u><b>Updates</b></u> <br><br> <u>1.25</u> <br> *New <UPDATE LINK">UPDATE NAME</a> <br> <u>1.23</u> <br> *New <UPDATE LINK">UPDATE NAME</a> </td> <td width="25%" class="windowbg" vAlign="top"> <center><u><b>Environment</b></u> <br><br> <b>Season</b> - SEASON <br> <b>Weather</b> - WEATHER TYPE <br> <b>Breeding</b> - YES OR NO <br> <b>Foaling</b> - YES OR NO <br><br> <b>Next season change</b> - SEASON CHANGE <br> <b>Next breeding season</b> - BREEDING SEASON NEXT.</center> </td> <td width="25%" class="windowbg" vAlign="top"> <center><u><b>Stats</b></u> <br><br> <b>Mares</b> - NUMBER OF MARES <br> <b>Stallions</b> - NUMBER OF STALLIONS <br> <b>Foals</b> - NUMBER OF FOALS <br> <b>Humans</b> - NUMBER OF HUMANS <br><br> <u><b>Ranches</b> - Owners</u> <br> <b>STABLE NAME</b> - STABLE OWNER <br> <b>STABLE NAME</b> - STABLE OWNER <br> <b>STABLE NAME</b> - STABLE OWNER <br> <b>STABLE NAME</b> - STABLE OWNER </td> <td width="25%" class="windowbg" vAlign="top"> <center><u><b>Staff</b></u> <br><br> <b>Creator and admin</b> - ADMIN NAME <br> <b>Co-Admin</b> - CO-ADMIN NAME <br> <b>Moderators</b> - MODERATORS NAMES </center> </td> </tr> </table>
<script type="text/javascript"> <!-- document.getElementsByTagName('table')[0].cellSpacing = 0; //--> </script>
<script type="text/javascript"> <!-- document.getElementsByTagName('td').item(2).style.display="none"; //--> </script>
|
|
|
Idea
Feb 14, 2011 20:22:10 GMT -5
Post by TheWhitefilly on Feb 14, 2011 20:22:10 GMT -5
Thanks. I was just going to delete it...
|
|
|
Idea
Feb 14, 2011 20:51:09 GMT -5
Post by SpotLover on Feb 14, 2011 20:51:09 GMT -5
<table width="700" align="center" cellpadding="0px" cellspacing="0px"> Check this code out and see if it works
|
|