MobileHacks
New Member
This Day in History
Just a Little hack here which you can add to your Forums, Give you a bit of content which changes daily, Should keep your members amused.
You can use this code in a variety of places, If you want it at the top of your forum you can add it to your header like below...
or if you want to be a bit creative you can make a new category and add the code to the discription field, this is great if you want to break up your forum like this...
Content changes daily and your members can read up more about the Day in History directly at the Online Dictionary, Encyclopedia and Thesaurus. Free access. site.
So lets do it......
If you want to add the code to your header, or footer, simply go to your ACP > Style Manager > Your Style
and add this to either the Header or Footer
If you want to add it within your forum, as a category type of insertion, just go to your ACP >Forums & Moderators > Add New Forum
In the title add : This Day In History
In the discription add the code below..
Remember under Posting options select "NO" to "Act as Forum" This will keep it as a standalone category style.
thats it
Just a Little hack here which you can add to your Forums, Give you a bit of content which changes daily, Should keep your members amused.
You can use this code in a variety of places, If you want it at the top of your forum you can add it to your header like below...
or if you want to be a bit creative you can make a new category and add the code to the discription field, this is great if you want to break up your forum like this...
Content changes daily and your members can read up more about the Day in History directly at the Online Dictionary, Encyclopedia and Thesaurus. Free access. site.
So lets do it......
If you want to add the code to your header, or footer, simply go to your ACP > Style Manager > Your Style
and add this to either the Header or Footer
PHP:
<DIV ALIGN=CENTER>
<!--This Day in History by TheFreeDictionary.com-->
<div style="width:750px;position:relative;background-color:;padding:4px">
<div style="font:bold 15pt '';color:#000000">This Day in History</div>
<style>
#TodaysHistory {width:100%;border:none;background-color:}
#TodaysHistory H3 {margin-top:0px;font:bold 12pt '';color:#000000}
#TodaysHistory TD {font:normal 10pt '';color:#000000}
#TodaysHistory A {color:#0000FF}
</style>
<script language="javascript"
src="http://img.tfd.com/daily/history-top.js?0"></script>
<div style="font:normal 8pt '';color:#000000">
</div></div>
<!--end of This Day in History-->
In the title add : This Day In History
In the discription add the code below..
PHP:
<DIV ALIGN=CENTER>
<!--This Day in History by TheFreeDictionary.com-->
<div style="width:750px;position:relative;background-color:#FFFFFF">
<div style="font:bold 15pt '';color:#000000"></div>
<style>
#TodaysHistory {width:100%;border:none;background-color:}
#TodaysHistory H3 {margin-top:0px;font:bold 12pt '';color:#000000}
#TodaysHistory TD {font:normal 10pt '';color:#000000}
#TodaysHistory A {color:#0000FF}
</style>
<script language="javascript"
src="http://img.tfd.com/daily/history-top.js?0"></script>
<div style="font:normal 8pt '';color:#000000">
</div></div>
<!--end of This Day in History-->
thats it