vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   Large Title over posts like vB.org (https://vborg.vbsupport.ru/showthread.php?t=88868)

Zachery 04-05-2004 10:00 PM

Large Title over posts like vB.org
 
This was inspired by vB.org but i coded it my self

in your showthread template find

$poll and above it add


HTML Code:

<div style="font-size: 200%; text-align: center;"><b>$thread[title]</b></div>
<br />


Chris-FH 04-06-2004 09:53 PM

Thats great... :)

For the forum titel, in the forumdisplay template you have to search for:

Code:

$forumbits
</table>
<br />
<!-- / sub-forum list  -->
</if>

Underneath you have to add:

Code:

<div style="font-size: 200%; text-align: center;"><b>$thread[title]</b></div>
C.

imported_Aero 04-16-2004 01:31 PM

got a screen cap ?

Tony G 04-16-2004 01:35 PM

Look at the top of this thread page, where the thread title is large and bolded. There's your screen cap. :p

Sal Collaziano 04-16-2004 06:23 PM

Installed! Great.. Thank you..

contramontanum 06-16-2004 03:37 PM

Is there a way to make the large text pick up the link color of the style?

Porthos 06-18-2004 10:01 PM

Quote:

Originally Posted by Zachery
This was inspired by vB.org but i coded it my self

in your showthread template find

$poll and above it add


HTML Code:

<div style="font-size: 200%; text-align: center;"><b>$thread[title]</b></div>
<br />


there is no $poll in my showthread template.

Admiral Spock 07-13-2004 03:07 PM

Thanks, Zachery :)

*installed*

Zachery 07-14-2004 05:37 AM

What version of vBulletin 3 are you using?

Porthos 07-19-2004 07:54 AM

Quote:

Originally Posted by Zachery
What version of vBulletin 3 are you using?

I was using vb 3.0.1 now i'm using 3.0.3 and haven't checked it again yet...


All times are GMT. The time now is 06:18 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.01122 seconds
  • Memory Usage 1,729KB
  • 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_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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