vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How do I create another heading (hard to explain, please read) (https://vborg.vbsupport.ru/showthread.php?t=169458)

se_p800 02-02-2008 07:21 PM

How do I create another heading (hard to explain, please read)
 
1 Attachment(s)
I posted this on vbulletin.com but isnt geting any replies, I figured its more a midding issue.

Its difficult to explain to ill use pictures.

I currently have this setup:

https://vborg.vbsupport.ru/attachmen...1&d=1201987330

And I want something like this:

https://vborg.vbsupport.ru/attachmen...1&d=1201987330

Any help would be great thanks.

snakes1100 02-03-2008 12:35 AM

Not exactly easy to do posting here, quite a bit of recoding needs to be done in the template, you could always post for a paid job.

You might try posting your forumhome template, some one might modify it for free.

hitmann 02-03-2008 12:59 AM

Try this on a test board or backup your template being doing it:

After:
Code:

</form><br>
      </td>
    </tr>
  </tbody>

Add:

Code:

  <thead>
    <tr>
      <td class="tcat" align="center">Vote for Customize PSP</td>
    </tr>
   
  </thead>

  <tbody>
    <tr align="center">
      <td class="alt1">Please reward our efforts........each day!<p>
        <a href="http://www.top200link/ref######"><img src="www.top200link.com/image.gif"></a>

      </td>
    </tr>
  </tbody>



All times are GMT. The time now is 12:59 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.01469 seconds
  • Memory Usage 1,711KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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