|
CWMOFH - Customisable Welcome Message On Forumhome
This modification is in the archives.
Description - This Allows You To Change The Welcome Message At Differant Times Of The Day - See Screenshots
DONT COPY THIS HACK OR CHANGE WITHOUT PERMISSION Features:
Install: Find In Navbar: Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br /> Code:
<strong><phrase 1="$bbuserinfo[username]"><script type="text/javascript">
var d = new Date()
var time = d.getHours()
if (time < 12)
{
document.write("<b><img src=\"$vboptions[imgurl_1]\" /> $vboptions[text_1] $vbphrase[welcome_x]</b>");
}
else if (time > 12 && time < 18)
{
document.write("<b><img src=\"$vboptions[imgurl_2]\" /> $vboptions[text_2] $vbphrase[welcome_x]</b>");
}
else
{
document.write("<b><img src=\"$vboptions[imgurl_3]\" /> $vboptions[text_3] $vbphrase[welcome_x]</b>")
}
</script></strong></phrase>
Then: Install Product Then: Change Options History: V.1- Initial Release Remember To Click Install Instructions File Coming Soon This Isnt Fully Done Yet Download
This modification is archived, downloads are still allowed. Screenshots |
|||||||||
Similar Mods
| Split ForumHome page - Custom ForumHome Design | vBulletin 3.5 Template Modifications |