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)
-   -   Mini Mods - Moving Sub forum: away and have it centered (https://vborg.vbsupport.ru/showthread.php?t=153397)

Cobro 07-24-2007 10:00 PM

Moving Sub forum: away and have it centered
 
this is my modification of this mod

https://vborg.vbsupport.ru/showthread.php?t=101513



In forumhome_forumbit_level1_nopost find the following: on the style you are using

Code:

<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
and replace it with following:

Code:

<div align="center"><if condition="$show['subforums']"><div class="smallfont"> $forum[subforums]</div></if>
and you are done :)

and this is just for Sub forums: you can look through the code and change move catagory name ' left ' center ' right ' or move forum description ' left ' center ' right '

just have to add
Code:

<div align="center">
in front and change the "center" to left or right and at the end of the code you have to put
Code:

</div>
at the end

if you use this plz click install:up:

Best Regards: Cobro

Arkidas 07-25-2007 09:22 PM

Good idea, but shouldn't this be in Template Modifications rather than Mini Mods?

Rickeo 07-25-2007 09:36 PM

Great mod :) installed

FreshFroot 07-25-2007 10:16 PM

hmm I may try this out.. since I have a lot of subforums.

Xplorer4x4 07-26-2007 04:44 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=101513" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=101513</a>
My hack already covered all of this.

Cobro 07-26-2007 06:32 AM

oohh sorry great hack thx


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

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.04061 seconds
  • Memory Usage 1,715KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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