yilmaz68
01-02-2010, 10:00 PM
ADD-On Coders
6 Column Modifications : BlackThorn (me)
Todays top posters : Hasann
Ziyaretciler (Who has visited today) : BlackThorn (me)
Son mesajlar (Latest posts) : BlackThorn (me)
Latest Movies : yilmaz
Add-On?
Whos online [column]
Stats, Birthdays [column]
Todays top posters [column]
Who has visited today [column]
Latest Threads & Posts [column]
Latest Movies[column]
vBulletin 3.8.X
Demo : Click HERE for DEMO ! (http://www.yilmazweb.com/vb3/index.php)
User name : test1
Password : test
You can look that and If you want use it, then download that add-ons and import thats all.
and open your theme's FORUMHOME template and find it :
<!-- what's going on box -->
[ all codes ]
$footer
Delete and replace with ;
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
$template_hook[forumhome_wgo_pos1]
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<thead>
<tr>
<td class="tcat" align="$stylevar[left]" width="30%"><div class="smallfont"><b><a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)</b></div></td>
<td class="tcat" align="$stylevar[center]" width="30%"><div align="center" class="smallfont"><b>Stats, Birthdays</b></div></td>
<td class="tcat" align="$stylevar[right]" width="30%"><div class="smallfont"><b>Todays top posters</b></div></td>
</tr>
</thead>
<tbody>
<tr>
<td class="alt2" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:250px; overflow:auto</if>">
<div align="left">$activeusers</div>
</div>
</center>
<br />
<phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase>
</td>
<td class="alt1" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:250px; overflow:auto</if>"><div align="left">
$vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts, <br />
Kayıtlı ?ye: $numbermembers <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase><br /></div>
$template_hook[forumhome_wgo_stats]
<br />
<div align="left"><font color="black"><b>Todays birthday:</b>
</font>
<br />
<div class="smallfont">$birthdays</div>
</div>
</div>
</div>
</center>
<br />
<div align="left"><i>Today birthdays... God bless them all!</i></div>
</td>
<td class="alt2" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:250px; overflow:auto</if>">
$todays_top_posters</div>
</center>
<br />
<div align="left"><i>Todays top posters... Thanks them all!</i></div>
</td>
</tr>
</tbody>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="thead" align="$stylevar[left]" width="30%"><div class="smallfont"><b>Todays who has visited?</b></div></td>
<td class="thead" align="$stylevar[center]" width="30%"><div align="center" class="smallfont"><b>Latest Threads / Posts</b></div></td>
<td class="thead" align="$stylevar[right]" width="30%"><div class="smallfont"><b>New added movies</b></div></td>
</tr>
</thead>
<tbody>
<tr>
<td class="alt2" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:250px; overflow:auto</if>">
<div align="left"> $vilxh_userlist_init
<if condition="(($vboptions[cyb_visitorslastx_cutoff]>0) AND ($vilxh_total_members > $vboptions[cyb_visitorslastx_cutoff]))">
<div id="vilxh_users_more" style="display:inline;float:$stylevar[right];">
<phrase 1="$vboptions[cyb_visitorslastx_cutoff]" 2="$vilxh_total_members" 3="$vboptions[cyb_visitorslastx_xhours]">$vbphrase[cybvilxh_showing_x]</phrase> | <a href="javascript:void(0);" onclick="Vilxh_getUsers();" style="text-decoration:none;">$vbphrase[cybvilxh_show_all]</a>
<div id="vilxh_users_loading" style="display:none;float:$stylevar[right];">
$vbphrase[cybvilxh_loading]
</div> </div>
</if>
</div>
</div>
</center><br />
<div align="left">$vilxh_stats</div>
</td>
<td class="alt1" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:260px; overflow:auto</if>">$platest</div>
</center>
<br />
<div align="left">Our forums new threads and posts!</div>
</td>
<td class="alt2" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:260px; overflow:auto</if>">$otoserit4</div>
<br />
</center>
<br />
<div align="left">our added newest movies (anytime update)</div>
</td>
</tr>
</tbody>
</table>
<!-- end logged-in users -->
</if>
<!-- icons -->
<table class="tborder" align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr align="center">
<td class="thead"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="" border="0" /></td>
<td align="left" class="thead">
<div class="smallfont">$vbphrase[forum_contains_new_posts]</div>
</td>
<td class="thead"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="" border="0" /></td>
<td align="left" class="thead" ><div class="smallfont">$vbphrase[forum_contains_no_new_posts]</div></td>
<td class="thead"><img src="$stylevar[imgdir_statusicon]/forum_new_lock.gif" alt="" border="0" /></td>
<td align="left" class="thead" ><div class="smallfont">$vbphrase[forum_is_closed_for_posting]
</div></td>
</tr>
</tbody>
</table>
<!-- /icons-->
$footer
and now, open your forumhome_loggedinuser template, and change with this ;
<style type="text/css">
.adv{margin:0 auto;}
.adv td{padding:0;}
.adv a{padding:6px 0 3px;height:20px;display:block;text-align:center;text-decoration:;}.adv a:hover{background-color:#000000;}.adv a span{display:none;}
</style>
<table class="tcat adv" width="100%">
<td class="tcat"><if condition="$show['comma_leader']">
</if>$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]</div></table><br />
[ But don't forget it ---> Click to Mark as Installed ]
Just Respect...
6 Column Modifications : BlackThorn (me)
Todays top posters : Hasann
Ziyaretciler (Who has visited today) : BlackThorn (me)
Son mesajlar (Latest posts) : BlackThorn (me)
Latest Movies : yilmaz
Add-On?
Whos online [column]
Stats, Birthdays [column]
Todays top posters [column]
Who has visited today [column]
Latest Threads & Posts [column]
Latest Movies[column]
vBulletin 3.8.X
Demo : Click HERE for DEMO ! (http://www.yilmazweb.com/vb3/index.php)
User name : test1
Password : test
You can look that and If you want use it, then download that add-ons and import thats all.
and open your theme's FORUMHOME template and find it :
<!-- what's going on box -->
[ all codes ]
$footer
Delete and replace with ;
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
$template_hook[forumhome_wgo_pos1]
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<thead>
<tr>
<td class="tcat" align="$stylevar[left]" width="30%"><div class="smallfont"><b><a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)</b></div></td>
<td class="tcat" align="$stylevar[center]" width="30%"><div align="center" class="smallfont"><b>Stats, Birthdays</b></div></td>
<td class="tcat" align="$stylevar[right]" width="30%"><div class="smallfont"><b>Todays top posters</b></div></td>
</tr>
</thead>
<tbody>
<tr>
<td class="alt2" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:250px; overflow:auto</if>">
<div align="left">$activeusers</div>
</div>
</center>
<br />
<phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase>
</td>
<td class="alt1" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:250px; overflow:auto</if>"><div align="left">
$vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts, <br />
Kayıtlı ?ye: $numbermembers <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase><br /></div>
$template_hook[forumhome_wgo_stats]
<br />
<div align="left"><font color="black"><b>Todays birthday:</b>
</font>
<br />
<div class="smallfont">$birthdays</div>
</div>
</div>
</div>
</center>
<br />
<div align="left"><i>Today birthdays... God bless them all!</i></div>
</td>
<td class="alt2" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:250px; overflow:auto</if>">
$todays_top_posters</div>
</center>
<br />
<div align="left"><i>Todays top posters... Thanks them all!</i></div>
</td>
</tr>
</tbody>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="thead" align="$stylevar[left]" width="30%"><div class="smallfont"><b>Todays who has visited?</b></div></td>
<td class="thead" align="$stylevar[center]" width="30%"><div align="center" class="smallfont"><b>Latest Threads / Posts</b></div></td>
<td class="thead" align="$stylevar[right]" width="30%"><div class="smallfont"><b>New added movies</b></div></td>
</tr>
</thead>
<tbody>
<tr>
<td class="alt2" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:250px; overflow:auto</if>">
<div align="left"> $vilxh_userlist_init
<if condition="(($vboptions[cyb_visitorslastx_cutoff]>0) AND ($vilxh_total_members > $vboptions[cyb_visitorslastx_cutoff]))">
<div id="vilxh_users_more" style="display:inline;float:$stylevar[right];">
<phrase 1="$vboptions[cyb_visitorslastx_cutoff]" 2="$vilxh_total_members" 3="$vboptions[cyb_visitorslastx_xhours]">$vbphrase[cybvilxh_showing_x]</phrase> | <a href="javascript:void(0);" onclick="Vilxh_getUsers();" style="text-decoration:none;">$vbphrase[cybvilxh_show_all]</a>
<div id="vilxh_users_loading" style="display:none;float:$stylevar[right];">
$vbphrase[cybvilxh_loading]
</div> </div>
</if>
</div>
</div>
</center><br />
<div align="left">$vilxh_stats</div>
</td>
<td class="alt1" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:260px; overflow:auto</if>">$platest</div>
</center>
<br />
<div align="left">Our forums new threads and posts!</div>
</td>
<td class="alt2" align="$stylevar[center]" valign="top">
<center>
<div class="tborder" style="border:0; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:250px; width:260px; overflow:auto</if>">$otoserit4</div>
<br />
</center>
<br />
<div align="left">our added newest movies (anytime update)</div>
</td>
</tr>
</tbody>
</table>
<!-- end logged-in users -->
</if>
<!-- icons -->
<table class="tborder" align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr align="center">
<td class="thead"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="" border="0" /></td>
<td align="left" class="thead">
<div class="smallfont">$vbphrase[forum_contains_new_posts]</div>
</td>
<td class="thead"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="" border="0" /></td>
<td align="left" class="thead" ><div class="smallfont">$vbphrase[forum_contains_no_new_posts]</div></td>
<td class="thead"><img src="$stylevar[imgdir_statusicon]/forum_new_lock.gif" alt="" border="0" /></td>
<td align="left" class="thead" ><div class="smallfont">$vbphrase[forum_is_closed_for_posting]
</div></td>
</tr>
</tbody>
</table>
<!-- /icons-->
$footer
and now, open your forumhome_loggedinuser template, and change with this ;
<style type="text/css">
.adv{margin:0 auto;}
.adv td{padding:0;}
.adv a{padding:6px 0 3px;height:20px;display:block;text-align:center;text-decoration:;}.adv a:hover{background-color:#000000;}.adv a span{display:none;}
</style>
<table class="tcat adv" width="100%">
<td class="tcat"><if condition="$show['comma_leader']">
</if>$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]</div></table><br />
[ But don't forget it ---> Click to Mark as Installed ]
Just Respect...