vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=140)
-   -   Infamous Fame - Revised (https://vborg.vbsupport.ru/showthread.php?t=88284)

stark427 02-08-2003 12:41 PM

@seven

I did it by moving $styledropdown wherever I wanted ;)
You will find it at the forumhome template.
_________________________

I will post here the header code, hoping that someone could help me with the 2 above questions :)

Code:

<!-- logo and buttons -->
<center>
<table bgcolor="#0E3652" class="bordert" border="0" width="100%" cellpadding="0" cellspacing="0">
<tr><td>
<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
  <td valign="top" align="left" background="https://vborg.vbsupport.ru/images/menu_background.gif"></td>
  <td valign="bottom" align="center" nowrap background="https://vborg.vbsupport.ru/images/menu_background.gif">
  <table align="center" cellspacing="0" cellpadding="0" border="0" background="https://vborg.vbsupport.ru/images/headbg.gif">
<tr>
  <td align="center" valign="bottom" background="https://vborg.vbsupport.ru/images/headbg.gif" width="1000">
<a href="usercp.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/usercp.gif" border="0"></a>
<a href="register.php?s=$session[sessionhash]&action=signup"><img src="https://vborg.vbsupport.ru/images/register.gif" border="0"></a>
<a href="calendar.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/calendar.gif" border="0"></a>
<a href="memberlist.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/members.gif" border="0"></a>
<a href="misc.php?s=$session[sessionhash]&action=faq"><img src="https://vborg.vbsupport.ru/images/faq.gif" border="0"></a>
<a href="search.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/search.gif" border="0"></a>
<a href="index.php"><img src="https://vborg.vbsupport.ru/images/home.gif" border="0">
<a href="member.php?s=$session[sessionhash]&action=logout"><img src="https://vborg.vbsupport.ru/images/logout.gif" border="0"></td>
  <td width="200">
<img src="https://vborg.vbsupport.ru/images/headbg.gif" border="0"></td>
</tr>
</table>
  </td>
</tr>
</table>
<!-- /logo and buttons -->

<!-- content table -->
<table bgcolor="#0E3652" width="100%" cellpadding="10" cellspacing="0" border="0">
<tr>
  <td>

any ideas?

stark427 02-08-2003 04:36 PM

edited :

no luck yet :(

I guess the code for the image will be:

Code:

<a href="index.php?s=$session[sessionhash]">
<center><img src="{titleimage}" border="0" alt="$bbtitle" align="center"></center></a>

but still I can't find where I should place it...

Red Blaze 02-12-2003 08:17 PM

In the templates it says something about a quickreply box. But it doesn't show anywhere in the show thread. Is there something I had to do first for the quick reply box to work?

CannonFodder 02-12-2003 09:23 PM

its a hack, i use it over at PoDesign and have kept forgetting to take it out.


All times are GMT. The time now is 05:02 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.01321 seconds
  • Memory Usage 1,724KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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