vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Icons at the top...how do you change them? (https://vborg.vbsupport.ru/showthread.php?t=1931)

07-21-2000 04:07 PM

I've just had the opportunity to play around vB and must say it is a lot better than what i used to use (UBB). I have been trying to change the icons on the top where it says profile, register, etc. to make them simple text links. How can this be done? I've comb through the preferences and can't find an option to just make them text links. Is there a different way to do it?

07-21-2000 04:46 PM

Edit the 'fivelinks' template.

07-21-2000 05:30 PM

On a side note...is there a relatively painless way to move each user's post icons to the top, ala UBB (the only thing I like about UBB :))? I've tried it a bit but it always comes out looking warped...can anyone tell me exactly which code I need to move, and where to put it?

Any thoughts appreciated, thanks! :)

07-21-2000 05:54 PM

Just ask nicely for someone's (who has the icons on top) postbits template and you can just paste it in.

In fact I believe someone has already posted it if you search on "postbit"

07-22-2000 05:14 AM

TWT:

Try replacing your postbit template with this:

<table width=100% border=0 cellspacing=1 cellpadding=4>
<tr bgcolor="$backcolor">
<td width="175" valign="middle" height="16" nowrap>

$foldericon <FONT SIZE="1" FACE="verdana,arial,helvetica">$postdate $posttime</font>
</td><td width="100%" valign="middle" height="16">

<table width="100%" border=0 cellpadding=0 cellspacing=0>
<tr><td align="left valign="middle">

$profile $useremail $homepage <a href="search.php?action=simplesearch&exactname=yes &searchuser=$searchuser"><img src="images/find.gif" border=0 alt="Find more posts by $username"></a> <a HREF="editpost.php?action=editpost&postid=$postid" ><IMG SRC="images/edit.gif" BORDER=0 ALT="Edit/Delete Message"></A> <A HREF="newreply.php?action=newreply&postid=$postid" ><IMG SRC="images/quote.gif" BORDER=0 ALT="Reply w/Quote"></A>
</td><td align="right" valign="middle" nowrap>
<FONT SIZE="1" FACE="verdana,arial,helvetica">$iplogged</font>

</td></tr></table>

</td></tr>
<tr bgcolor="$backcolor">
<TD width="175" valign="top" nowrap>

<table width="100%" cellpadding="4" cellspacing="0" border="0">
<tr><td width="100%">
<a name="post$postid"></a>
$firstnewname
<FONT SIZE="2" FACE="arial, helvetica"><B>$username</B></font><br>
<FONT SIZE="1" FACE="verdana,arial,helvetica">$usertitle</font><br>
<FONT SIZE="1" FACE="verdana,arial,helvetica">[$userpostcount Posts]</font><br><br>
<FONT SIZE="1" FACE="verdana,arial,helvetica">Member Since:<BR> $userjoindate<br>

</td></tr></table>

</td><td valign="top" width="100%">

<table width="100%" cellpadding="4" cellspacing="0" border="0">
<tr><td width="100%">

$posticon <FONT SIZE="1" FACE="verdana,arial,helvetica"><B>$postitle</b></font>
<p><FONT SIZE="2" FACE="arial, helvetica">$message</font></p>
</td></tr>
</table>

</td></tr></table>

Back up or original postbit first and then paste this in place.

Parker


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