|
Post by Redstorm on Oct 24, 2010 21:40:21 GMT -6
ok i have some questions about some of the things on this forum. i dont want to steal/copy but i do want my forum to be as nice as it could be.
for instence i would like to know how to get the things on the sides (the clan stats..)
also..heres the most stupid question but how do i make sub-boards?
yep only those 3 questions......
|
|
|
Post by Fernpelt on Oct 24, 2010 21:58:14 GMT -6
I can help you with the sub-boards part. May I join your site, have you give me admin status, and I'll delete my profile after I make them for you, or would you rather me try to explain it?
|
|
|
Post by Redstorm on Oct 25, 2010 9:42:59 GMT -6
erm.....try and explain so i know for future refrences
|
|
|
Post by Wildwind on Oct 25, 2010 15:05:04 GMT -6
I could help you with the side boards thingys..... Beware, If you have not done coding before.... Youch.......
|
|
|
Post by Darkstar on Oct 25, 2010 16:27:39 GMT -6
The sideboards are easy when it comes to coding. I know a table that is much more difficult and I even figured it out, even though the table isn't really hard. I'm just hopeless. :3
|
|
|
Post by Sparrowfeather on Oct 25, 2010 17:44:11 GMT -6
Lol. If you need any help ask me. I'm pro at coding.
|
|
|
Post by Fernpelt on Oct 25, 2010 21:01:00 GMT -6
'Kay. Click on Create a Board.
Then, instead of scrolling dwn to fill it all out, it will say something about a Sub-Board t the top, and it will ask for what board it should be in. Then press okay and fill that all out.
|
|
|
Post by Badger on Oct 25, 2010 21:02:52 GMT -6
thanks fernpelt and plz explain wildwind, im a fast learner *opens notepad*
|
|
|
Post by Fernpelt on Oct 25, 2010 21:03:40 GMT -6
Np, ^^.
|
|
|
Post by Sparrowfeather on Oct 26, 2010 7:19:58 GMT -6
Here, for the side boxes. Go to your admin section. Under 'Forum Customization' or something like that, find 'Headers and footers.' Find 'Global Headers and Footers' in the list that comes up. Click it, where it says 'Global Header' copy and paste this into it:
<!-- ===== START Smangii's {LEFT} Side Tables *REVISED* Global Header ===== -->
<script> // Resize the welcome table - can be % or a number of pixels document.getElementsByTagName('table')[0].style.width='95%'; </script>
<style type="text/css"> #sidetables { width: 200px; margin-bottom: 20px; margin-right: 20px; } </style>
<table width="95%" align="center" cellpadding="0px" cellspacing="0px"> <tr> <td vAlign="top">
<!-- ===== BOX #1 START ===== --> <table id="sidetables" cellpadding="4px" class="bordercolor" cellspacing="1"> <tr><td align="center" class="titlebg"> Side Box Title </td></tr> <tr><td class="windowbg"> Replace this text with anything you want to appear in this box.<br /> <b>To add images, links, and styles, you must use HTML, not UBBC.</b> </td></tr></table>
<!-- ===== BOX #2 START ===== --> <table id="sidetables" class="bordercolor" cellpadding="4" cellspacing="1"> <tr><td align="center" class="titlebg"> Side Box Title </td></tr> <tr><td class="windowbg"> Replace this text with anything you want to appear in this box.<br /> <b>To add images, links, and styles, you must use HTML, not UBBC.</b> </td></tr></table>
<!-- ===== BOX #3 START ===== --> <table id="sidetables" class="bordercolor" cellpadding="4" cellspacing="1"> <tr><td align="center" class="titlebg"> Side Box Title </td></tr> <tr><td class="windowbg"> Replace this text with anything you want to appear in this box.<br /> <b>To add images, links, and styles, you must use HTML, not UBBC.</b> </td></tr></table>
<! -- ***NOTE*** Place any extra added side tables above this line // --> </td><td align="center" vAlign="top" width="100%">
And where it says global footers, copy and paste this:
<!-- ===== START Smangii's {LEFT} Side Tables *REVISED* Global Footer ===== -->
<script type="text/javascript"> <!-- table = document.getElementsByTagName('table'); for(i = 0; i < table.length; i ++) { with(table[i]) { if(width == '92%') { width = '100%'; }}} //--> </script>
</td></tr></table>
Okay? Now you need to edit it. But, I, like most, need to go to school. I'll post how later.
|
|
|
Post by Redstorm on Oct 26, 2010 13:29:29 GMT -6
erm...ok..thanks sparrowfeather
|
|
|
Post by Sparrowfeather on Oct 28, 2010 11:41:57 GMT -6
D'ya think you can figure it out by yourself. . .?
|
|
|
Post by Wildwind on Oct 28, 2010 11:51:25 GMT -6
<!-- ===== BOX #1 START ===== --> <table id="sidetables" cellpadding="4px" class="bordercolor" cellspacing="1"> <tr><td align="center" class="titlebg"> Side Box Title </td></tr> <tr><td class="windowbg"> Replace this text with anything you want to appear in this box.<br /> <b>To add images, links, and styles, you must use HTML, not UBBC.</b> </td></tr></table>
Replace that with your Box's name, Example: The 'IceClan' title on the iceclan's board. Wright about it. Example: The status, ranks, health and such on VWW's boards This is alo a place to put stuff, only it will be in bold
Do this on all teh boxes! Did I help?
|
|
|
Post by Sparrowfeather on Oct 28, 2010 12:34:18 GMT -6
Thank you, Wildwind. Now I don't need to do that! xD
Oh, by the way, 'Wright' is actually spelled 'Write.' Uhm, I'm not trying to be rude or anything. Just trying to help you. Sorry if that came out rude. . .
|
|
|
Post by Ivycloud on Oct 28, 2010 13:04:00 GMT -6
You know, I have never been able to spell that word. I just recently caught that I have been spelling it wrong all these years. . . I have been trying to get it correct.... But I keep forgetting. Heh. I am glad you corrected me. I am just a horrible speller in general. The only class I have a 'B' In -.- Huff
|
|