Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
Mod Mb (forumhome Change) New Mod!! Details »»
Mod Mb (forumhome Change) New Mod!!
Version: 1.00, by Dj Sagi Dj Sagi is offline
Developer Last Online: Jun 2009 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 01-10-2009 Last Update: 02-26-2009 Installs: 5
Template Edits
Additional Files  
No support by the author.

it is good for all version
3.X

now
screenshot:



it is replace the CS mod.
you must 60X60 category image!
how you do this:
ADMINCP> STYLES> EDIT TEMPLATES>FORUMHOME
search:
HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr align="center">
	  <td class="thead">&nbsp;</td>
	  <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
	  <td class="thead">$vbphrase[last_post]</td>
	  <td class="thead">$vbphrase[threads]</td>
	  <td class="thead">$vbphrase[posts]</td>
	  <if condition="$vboptions['showmoderatorcolumn']">
	  <td class="thead">$vbphrase[moderator]</td>
	  </if>
	</tr>
</thead>
$forumbits
replace with:

HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<table width="100%" align="center" cellspacing="4" cellpadding="10"><tr><td valign="top" width="100%" id="lastposttbl" align="center"><b>
<table width="100%" cellspacing="0" cellpadding="0" border="0" valign="top">
<tr>
<td width="80%">
<table width="100%" cellspacing="0" cellpadding="0" border="0" valign="top">
<tr valign="top">
$forumbits
</tr>
</table>
</td>
</tr></table></td></tr></table>
after open forumhome_forumbit_level1_nopost

REPLACE ALL WITH:

HTML Code:
<table cellpadding="0" height="150" cellspacing="0" border="0" width="100%">
<tr cellpadding="0" height="150" cellspacing="0" border="0" width="100%">
<td height="150" background="images/cate/bg.gif" cellpadding="0" cellspacing="0" border="0" width="100%">
<table height="33" valign="top" cellpadding="0" cellspacing="0" border="0" width="100%">
<tr valign="middle" height="33" width="100%">
<td valign="middle" width="20"><table valign="middle" width="20"><tr valign="middle" width="20"><td valign="middle" width="20"></td></tr></table></td>
<td valign="middle" height="33" width="100%">
<center>
<b><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">
<strong><font style="font-size:15px" face="arial" color="#FFFFFF">$forum[title]</font></strong></a>
</font></b>
</center>
</td>
</tr></table>

<table cellpadding="0" align="right" valign="top" height="115" cellspacing="0" border="0" width="10%">
<tr height="5" align="center" width="100%" valign="top"></tr>
<tr height="110" align="center" width="100%" valign="top">
<td height="110" align="center" width="100%" valign="top">
<img src="images/cate/$forumid.gif">
</td>
</tr></table>

<table height="115" align="center" cellpadding="0" cellspacing="0" border="0" width="90%" valign="top">
<tr height="110" cellpadding="0" align="center" cellspacing="0" border="0" width="77%" valign="top">
<td width="42" valign="middle"><table valign="middle" width="42"><tr valign="middle" width="42"><td valign="middle" width="42"></td></tr></table></td>
$childforumbits
<td width="42" valign="middle"><table valign="middle" width="42"><tr valign="middle" width="42"><td valign="middle" width="42"></td></tr></table></td>
<td cellpadding="0" valign="top" height="115" align="left" cellspacing="0" border="0" width="10%">
<table cellpadding="0" valign="top" height="115" align="center" cellspacing="0" border="0" width="10%">
<tr height="5" align="center" width="100%" valign="top"></tr>
<tr height="110" align="center" width="100%" valign="top">
<td height="110" align="center" width="100%" valign="top">
<img src="images/cate/$forumid.gif">
</td>
</tr></table></td>
<td width="13" valign="middle"><table valign="middle" width="13"><tr valign="middle" width="13"><td valign="middle" width="13"></td></tr></table></td>
</tr>
</table>
</td>
</tr>
</table>
after open forumhome_forumbit_level2_post:
REPLACE ALL WITH:

HTML Code:
<td align="center" height="110">
<table align="center">
<tr align="center">
<td valign="middle" align="center"><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img  align="center" src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></a></td>
</tr>
<tr>
<td align="center">
<div align="center">
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">
<font style="font-size:12px" face="arial" color="#FFFFFF"><b>$forum[title]
</b></font></a>
</div>
</td></tr>
</table></td> 
after this Download and Upload this files
to dic: imagesdir(name of images dir)>cate(create dir with name "cate"> and upload the bg.gif

if you want aother color you have the PSD file' you can edit the file and change color and rename him to "bg.gif".

enjoy credit to my friend that created this mod!!! "MaorBari"

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 01-12-2009, 03:51 PM
Qwest Qwest is offline
 
Join Date: Jun 2004
Location: United States
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Waiting for screenshot.
Reply With Quote
  #3  
Old 01-12-2009, 04:26 PM
soundbarrierpro soundbarrierpro is offline
 
Join Date: Nov 2007
Posts: 767
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any type of full description?
Reply With Quote
  #4  
Old 01-12-2009, 05:01 PM
idan0401 idan0401 is offline
 
Join Date: Jul 2007
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

screenshot:

http://www.myg.co.il/uploads/phpBF6xc6.bmp

it is change forumhome style it is so beautiful thx
and you can change color with PSD file
thank very much
Reply With Quote
  #5  
Old 02-13-2009, 10:22 AM
Dj Sagi Dj Sagi is offline
 
Join Date: Oct 2008
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you dont like?
Reply With Quote
  #6  
Old 02-13-2009, 10:37 AM
Vackrick Vackrick is offline
 
Join Date: Apr 2008
Location: Taiwan
Posts: 359
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

man we need screenshot that link is not working....
Reply With Quote
  #7  
Old 02-13-2009, 02:48 PM
Leo Brazil's Avatar
Leo Brazil Leo Brazil is offline
 
Join Date: Dec 2007
Location: Brazil
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tagged this mod when was released and I could be interested but without a screenshot is hard to tell.
Reply With Quote
  #8  
Old 02-13-2009, 03:04 PM
columbusgeek's Avatar
columbusgeek columbusgeek is offline
 
Join Date: Sep 2007
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not to mention a .bmp isn't exactly web friendly.
Reply With Quote
  #9  
Old 02-13-2009, 03:11 PM
Galex55 Galex55 is offline
 
Join Date: Jan 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please post an screenshot?
Reply With Quote
  #10  
Old 02-13-2009, 08:01 PM
GigaSb GigaSb is offline
 
Join Date: Aug 2006
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

screenshot needed
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:52 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04772 seconds
  • Memory Usage 2,317KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete