vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Thread Title Big, Top, and Center (https://vborg.vbsupport.ru/showthread.php?t=101739)

Rich 11-28-2005 11:35 AM

Hello,

I use this:

Code:

In the "SHOWTHREAD" template find:

$poll

add ABOVE it:

<h2>$thread[title]</h2>
<div id="h2stats">This thread has $thread[replycount] replies and has been viewed $thread[views] times.</div>

That will out put this:

THREAD TITLE
This thread has "X" replies and has been viewed "X" times.

now add to your additional css definitions:

h2
{
        font-size: 14px;
        text-align: center;
        margin: 0;
        padding: 0;
}

#h2stats
{
        font-size: 10px;
        text-align: center;
}

I got this off of this site somewhere. You can modify the size of the text displayed and even remove the "replies" section if you like. This is MUCH more efficient and customizeable. You can add additional css definitions to add colors and effects if you like.

sabret00the 11-28-2005 01:40 PM

Quote:

Originally Posted by iguanairs
Hello,

I use this:

Code:

In the "SHOWTHREAD" template find:

$poll

add ABOVE it:

<h2>$thread[title]</h2>
<div id="h2stats">This thread has $thread[replycount] replies and has been viewed $thread[views] times.</div>

That will out put this:

THREAD TITLE
This thread has "X" replies and has been viewed "X" times.

now add to your additional css definitions:

h2
{
        font-size: 14px;
        text-align: center;
        margin: 0;
        padding: 0;
}

#h2stats
{
        font-size: 10px;
        text-align: center;
}

I got this off of this site somewhere. You can modify the size of the text displayed and even remove the "replies" section if you like. This is MUCH more efficient and customizeable. You can add additional css definitions to add colors and effects if you like.

you forgot to mention alot more SEO friendly.

https://vborg.vbsupport.ru/showthrea...threadid=99504

Qwest 11-28-2005 02:53 PM

If it's too big for you, you can also use other H tags.

i.e.: <H2> <H3> <H4>

I like this one better so this thread gets the *install*.
Simple and to the point. I dont need all that clutter from the other one. This is supposed to be for SEO purposes not actually something your readers should care about.

twincamfxd 11-29-2005 06:46 AM

Cool, thanks!

Snake 11-29-2005 11:40 AM

Cool one!

folkish 11-30-2005 11:41 PM

Installed, thanks.

mikehawk 12-03-2005 04:17 AM

:rolleyes: Been waiting for this...

thanks!

Boofo 12-03-2005 04:30 AM

Would you please attach a text file with the instructions in it for those that need to re-do the template edit after an upgrade? ;)

King Kovifor 12-10-2005 01:58 PM

Yeah. I totally forgot I did this. Sorry Boofo! I gotta run but I'll get it in soon!

King Kovifor 12-10-2005 04:46 PM

Took out the <big> tags.


All times are GMT. The time now is 01:59 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.01149 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)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