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)

Porthos 07-24-2004 05:57 AM

Well I just looked in my showthread template in my admincp and I didn't see $poll

WHere are you people finding this at? Do I have a different version of VB? I'm using VB 3.0.3

Zachery 07-24-2004 11:14 PM

Im in my showthread template of vB 3.0.3 and it is there...

Bison 07-26-2004 03:47 AM

Thanks for this ... I was looking for it!

SaN-DeeP 07-31-2004 01:41 AM

Quote:

Originally Posted by FH-Chris
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.

this thing dont works.

kall 07-31-2004 10:48 PM

Quote:

Originally Posted by san-deep
this thing dont works.

try changing $thread to $foruminfo.

I think I actually started a thread about this...in the Forum Display Enhancements forum.

Best place to look for Forum Display Enhancements would probably be the Forum Display Enhancements forum anyway...

hpwilhelm 08-24-2004 04:49 PM

Another way to accomlish this is with an h1 tag.
A header, thats what it is, large bold types on the top! :p

Add:
HTML Code:

<h1 style="text-align:center;">$thread[title]</h1>
above $poll under $navbar, in SHOWTRHEAD.

A really good idea! Thanks to vb.org and Zachery :)

imported_Snowy 09-09-2004 02:35 AM

Is there anyway to make it pase BB Code with this?

kall 09-09-2004 02:48 AM

Quote:

Originally Posted by Snowy
Is there anyway to make it pase BB Code with this?

Try:

(There might be a better place to stick it than there, but that works for me)

*edit*

Seems this is a major security hole however, as it allows people to use any of the bbcodes in a title.

Zachery 09-09-2004 05:09 AM

Kall you cannot post php modifcations here i have removed the php from the post, sorry.

imported_Zen 09-09-2004 12:39 PM

Quote:

Originally Posted by hpwilhelm
Another way to accomlish this is with an h1 tag.
A header, thats what it is, large bold types on the top! :p

Add:
HTML Code:

<h1 style="text-align:center;">$thread[title]</h1>
above $poll under $navbar, in SHOWTRHEAD.

A really good idea! Thanks to vb.org and Zachery :)


nice tweak, plus better for SEO!
:)


All times are GMT. The time now is 07:57 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.01213 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)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