vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Mod Mb (forumhome Change) New Mod!! (https://vborg.vbsupport.ru/showthread.php?t=201402)

Dj Sagi 01-10-2009 10:00 PM

Mod Mb (forumhome Change) New Mod!!
 
it is good for all version
3.X

now
screenshot:

http://www.myg.co.il/uploads/phphAVbHW.gif

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" :)

Qwest 01-12-2009 03:51 PM

Waiting for screenshot.

soundbarrierpro 01-12-2009 04:26 PM

Any type of full description?

idan0401 01-12-2009 05:01 PM

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

Dj Sagi 02-13-2009 10:22 AM

you dont like?

Vackrick 02-13-2009 10:37 AM

man we need screenshot that link is not working....

Leo Brazil 02-13-2009 02:48 PM

I tagged this mod when was released and I could be interested but without a screenshot is hard to tell.

columbusgeek 02-13-2009 03:04 PM

Not to mention a .bmp isn't exactly web friendly.

Galex55 02-13-2009 03:11 PM

Please post an screenshot?

GigaSb 02-13-2009 08:01 PM

screenshot needed ;)

Jorge Gomez 02-13-2009 10:11 PM

waiting screenshot... *-)

Vackrick 02-14-2009 04:52 AM

Please provide the screen shot or i have to ask a moderator from vbulletin.org to pm u about ur thread without a screenshot

GigaSb 02-18-2009 01:49 PM

some 1 that installed have screenshot ?

jlew24asu 02-18-2009 03:36 PM

im confused

indie2industry 02-19-2009 12:02 AM

LOL. this thread is priceless.

Dj Sagi 02-27-2009 01:43 PM

ho my god
why they delete my link?
ok i give u another screenshot.

bbcentral 02-28-2009 01:29 PM

If this is just a template modification to change the way your Forum Index is displayed, it should have been posted in the Template Modifications forum.

It's not a mod, calling it "Mod Mb" is as misleading as if vBulletin was called "Super XL". It makes no sense to give a template edit a name, it just draws interest from people who think it's something else. And then those people are disappointed when they see it's just a template edit (like myself).

Alexey? 02-28-2009 05:04 PM

LOL.
The israeli CS is not very nice for other people.
its all started from FXP


All times are GMT. The time now is 06:08 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01085 seconds
  • Memory Usage 1,784KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete