vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Suject just like vb.org (https://vborg.vbsupport.ru/showthread.php?t=45619)

\ \ - Speedy - / / 11-11-2002 01:56 PM

Suject just like vb.org
 
How can I makefor when your reading a post, the subject be above the first post, and big in size. I think I have somewhat of an idea, but it didn't work, so what would I have to do?

Xenon 11-11-2002 02:05 PM

Well, you should be able to use $thread[title] in your showthread template...

assassingod 11-11-2002 02:44 PM

Find in showthread Template
Code:

<td><smallfont>$pagenav
Replace with

Code:

<td><smallfont>$pagenav<BR><center><h3>$thread[title]</h3></center>

Blue Moose Aaron 11-17-2002 08:04 AM

but how do you get rid of the title in the nav bar?

Erwin 11-17-2002 08:25 AM

Try this.

In functions.php, find:

PHP Code:

      $nav_title=$threadinfo[title]; 

Replace with:

PHP Code:

      $nav_title=""

Untested, but should work.

assassingod 11-17-2002 10:06 AM

Someone should release this as a 'mini-hack':p

Xenon 11-17-2002 02:58 PM

assassin, your sigimage is to big, it's not allowed to be over 20k byte in size.

Also you can't have Text AND image in your sig, just one of that.

Blue Moose Aaron 11-17-2002 03:11 PM

To the test forums!

I'll tell you if it works

Blue Moose Aaron 11-17-2002 03:42 PM

It worked but I couldnt get it to center right. I blame being lazy.

assassingod 11-17-2002 04:01 PM

Xenon:
Done:)

Jarrito, do you mean align right? or Do you mean it didnt centre correctly?


All times are GMT. The time now is 05:12 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.01369 seconds
  • Memory Usage 1,725KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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