vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   HTML Question (https://vborg.vbsupport.ru/showthread.php?t=38862)

hypertextmark 05-21-2002 05:14 AM

HTML Question
 
if anyone can help me out.. i appreciate it a lot..
well my question is..

how do you align the " Users Browsing" to the far top right
example like they have here in vbOrg front indexPHP on the Forum Names.. cause ive tried it
and its come out wrong.. if anyone can give me the correct
coding to that.. i appreciate it a lot..

c-pr0mpt 05-21-2002 01:19 PM

You mean in forumdisplay or Main forumhome?

hypertextmark 05-21-2002 07:05 PM

forum home...

like how this site has " Users Browsing " on the far top right
on their main forumhome

hypertextmark 05-23-2002 06:38 AM

b0op

Admin 05-23-2002 07:04 AM

Here's my forumhome_forumbit_level2_post template, enjoy.

Code:

<tr align="center">
        <td bgcolor="{secondaltcolor}" valign="top">$forum[getlatests]<img src="{imagesfolder}/$forum[onoff].gif" border="0" alt="">$forum[getlateste]</td>
        <td bgcolor="{firstaltcolor}">
                <table width="100%" cellpadding="0" cellspacing="0" border="0">
                        <tr>
                                <td valign="top"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a></td>
                                <td width="35%" align="right" valign="top"><smallfont>($browsers users browsing)</smallfont></td>
                        </tr>
                        <tr>
                                <td colspan="2"><smallfont>$forum[description]$forum[moderators][<a href="newthread.php?s=$session[sessionhash]&forumid=$forum[forumid]">new thread</a>]</smallfont></td>
                        </tr>
                </table>
        </td>
        <td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td>
        <td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td>
        <td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
</tr>


hypertextmark 05-24-2002 06:13 AM

hey thanks firefly.. you always come through with 5h1t lol


All times are GMT. The time now is 11:17 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.00903 seconds
  • Memory Usage 1,717KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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