20 coaches online • Server time: 03:29
Forum Chat
Log in
Recent Forum Topics goto Post Gnomes are trashgoto Post FDL only 3 spots lef...goto Post Secret League Americ...
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
ryanfitz



Joined: Mar 24, 2009

Post   Posted: Oct 18, 2010 - 20:14 Reply with quote Back to top

Just some help for those of you who would like to fluff up your NCBB teams. I will present how i do my team bio and how i do my player bios.


Team Bio Header, (I complete each new season after my bowl game)
Code:
<table style='border: 2px solid black; margin-left: auto; margin-right: auto;' border="0" cellpadding="5" cellspacing="0"><!--
--><tr style='text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: white; background: rgb(0, 0, 0)' valign="top"><!--
--><th>Season Champion</th><!--
--><th>Season</th><!--
--><th>Division</th><!--
--><th>Rank</th><!--
--><th>BCS
Worst</th><!--
--><th>BCS
Best</th><!--
--><th>Record</th><!--
--><th>Bowl</th><!--
--></tr><!--

--></table>

the </table> closes out the table so each new season i will insert into that space in the code, I prefer to put older seasons lower and newer seasons higher. to put in a seasons results i will add:
Code:
--><tr bgcolor="INSERT COLOR OR HEXCODE HERE" align="center"><!--
--><th><a href="INSERT LINK TO CHAMPIONSHIP TEAM HERE"><img src="INSERT CHAMPIONSHIP TEAM LOGO LINK HERE">
<small><small>INSERT SEASON HERE</smalll></small></a></th><!--
--><th><a href="http://fumbbl.com/FUMBBL.php?page=group&op=view&group=6888">INSERT SEASON HERE</a></th><!--*season
--><td>INSERT YOUR DIVISION HERE</td><!--*division
--><td>INSERT YOUR FINISHING DIVISIONAL RANK HERE</td><!--*rank
--><td>INSERT YOUR WORST RFA RANKING (WHAT WEEK YOU ACHIEVED IT)</td><!--*Worst BCS
--><td>INSERT YOUR BEST RFA RANKING (WHAT WEEK YOU ACHIEVED IT)</td><!--*Best BCS
--><td>INSERT YOUR SEASON RECORD HERE</td><!--*Record
--><td><a href="INSERT LINK TO YOUR BOWL GAME HERE"> <img height=65 src="INSERT YOUR BOWL GAME LOGO LINK HERE"><img height=65 src="INSERT YOUR BOWL GAME TROPHY HERE OR DELETE THIS IF YOU LOST">
INSERT THE FINAL SCORE vs.
INSERT YOUR OPPONENT TEAM</a></td><!--*Bowl
--></tr><!--

I have capitalized all the text you need to repalce with your teams seasonal stats. Since U.Con. team colors are blue and white I alternate the 1st line bgcolor between lightblue and white. where it says instert LINK it refers to a url.

if you would like to add a show/hide button to your team or player bios, you can use this:
Code:
<div><span><input type="button" value="YOUR BUTTON NAME HERE" style='width:150px;font-size:10px;margin:0px;padding:0px;' onclick="if (this.value == 'YOUR BUTTON NAME HERE') { this.parentNode.parentNode.getElementsByTagName('span')[1].getElementsByTagName('span')[0].style.display = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('span')[1].getElementsByTagName('span')[0].style.display = 'none'; this.value = 'YOUR BUTTON NAME HERE';}"></span><span><div class="alt2" style='margin: 0px; width:650px; border: 0px solid;'><span style='display: none;'><table width=650>

</span></table></div>

in the beginning of the code you will see that i have set the button width to 150px and at the end you will see i have set the divide to 650px and your table you will create inside the button to 650px, insert any fluff/text you want before it closes out </span></table></div>
To insert a Trophy Case:
Code:
<table width=620 border=0 bgcolor=gold cellpadding=0 align=center><!--
--><tr><td width=10 rowspan=5 bgcolor=blue> </td><th width=600 colspan=2 align=center bgcolor=white><font size=6 color=gold>Trophy Case</font></td><td width=10 rowspan=5 bgcolor=blue></td></tr><!--


--><tr><!--

--><td colspan=1 width=300 bgcolor=white><center> <a href='http://fumbbl.com/FUMBBL.php?page=player&player_id=7027747'><img width=150 alt="#25 'Hairy' Harris Agbor (CB) ~ Hammer Award Season 4" src=http://fumbbl.com/teams/321976.jpg></br></a></td><!--

--><td colspan=1 width=300 bgcolor=white><center><a href='http://fumbbl.com/FUMBBL.php?page=player&player_id=7027747'><img width=150 alt="#25 'Hairy' Harris Agbor (CB) ~ Hammer Award Season 4" src=http://fumbbl.com/teams/321976.jpg></br></a></td><!--

--></tr><!--

--></table>

Creates a table for your trophys, this example would show 2 Hammer Awards for Hairy Harris Agbor the table width is 620px with 2 10px side borders for every trophy you want to add in any ROW you will need to increase the colspan in the <th line, by one. you can add up to 4 more columns of trophy shelves just by copying the <tr> to </tr> and plug in your trophys. as i currently have the img width at 150 you will be able to fit 4 trophys per row.

I will edit this soon to add season icon quick urls, bowl game and trophy urls. and player award urls.


Last edited by ryanfitz on %b %18, %2010 - %20:%Oct; edited 1 time in total
ryanfitz



Joined: Mar 24, 2009

Post   Posted: Oct 18, 2010 - 20:14 Reply with quote Back to top

Reserved for Player Bio fluff
ryanfitz



Joined: Mar 24, 2009

Post   Posted: Oct 18, 2010 - 20:15 Reply with quote Back to top

Reserved:
ryanfitz



Joined: Mar 24, 2009

Post   Posted: Oct 18, 2010 - 20:15 Reply with quote Back to top

Reserved:
Display posts from previous:     
 Jump to:   
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic