vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Seperate Categories (other mod again ^^) (https://vborg.vbsupport.ru/showthread.php?t=135731)

Shazz 01-21-2007 06:47 PM

Quote:

Originally Posted by Allan (Post 1152424)
In the forumhome_lastpostby template, find:
Code:

<table cellpadding="0" cellspacing="0" border="0" width="200"><tr align="$stylevar[right]">
Replace with:
Code:

<table cellpadding="0" cellspacing="0" border="0" width="225"><tr align="$stylevar[right]">
Increase this value "225" if need ^^

Theres no code of that to find :confused:

Allan 01-21-2007 08:14 PM

Quote:

Originally Posted by Shazz (Post 1164468)
Theres no code of that to find :confused:

It's for defaut style normaly ^^

ep13 01-22-2007 02:55 PM

i get a we problem were theres a Dot above the top cat in the middle

ep13 01-22-2007 03:07 PM

http://img252.imageshack.us/img252/9280/thedot4rb.jpg

Allan 01-22-2007 03:42 PM

In foruhome template, find:
Code:

<tr align="center">
      <td class="thead">&nbsp;</td>
      <td class="thead" width="100%" align="$stylevar">$vbphrase[forum]</td>
      <td class="thead" width="175">$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>

Replace with
Code:

<thead>
 <tr align="center">
      <td class="thead">&nbsp;</td>
      <td class="thead" width="100%" align="$stylevar">$vbphrase[forum]</td>
      <td class="thead" width="175">$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>


ep13 01-22-2007 04:10 PM

In the main thread it says delete this

Smoothie 03-23-2007 12:01 AM

This is one of the few mods that works with little effort. Installed and aligned

Ohiosweetheart 03-25-2007 01:51 PM

Looks like this can't be used with customized skins. Too bad :(

Shazz 03-25-2007 01:56 PM

Basically how it is on all seperate catagory tricks :|

JamieLee2k 03-27-2007 12:27 AM

How do I get rid of the dot too, I done what was asked and it's there


All times are GMT. The time now is 02:21 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.01125 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete