Add Thread Started by: to the display

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Blade-uk
    Senior Member
    • Jan 2004
    • 532
    • 3.7.x

    Add Thread Started by: to the display

    What is want is -

    Where you would have

    Name of thread here
    Blade

    I want to have it like this-

    Name of thread here
    Thread Started by: Blade

    I want it in bold too

    How would i go about doing this, i have been searching through the templates etc...

    Could you tell me what template, and in between what code i would place this.

    Thanks
    http://www.eteknix.com/images/misc/vbulletin4_logo.png
    eTeknix.com - http://www.eteknix.com
    eTeknix Forums - http://forums.eteknix.com
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Go to your:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> Threadbit Templates -> threadbit

    Find this code and add the red code:

    Code:
    		<div class="smallfont">
    			<if condition="$show['threadratings'] AND $show['threadrating']"><span style="float:$stylevar[right]"><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_$thread[rating].gif" border="0" alt="<phrase 1="$thread[votenum]" 2="$thread[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" /></span></if>
    			[color=red]<strong>Thread Started by: </strong>[/color]
    			<if condition="$show['guestuser']">
    				$thread[postusername]
    			<else />
    				<span style="cursor:pointer" onclick="window.open('member.php?$session[sessionurl]u=$thread[postuserid]')">$thread[postusername]</span>
    			</if>
    		</div>

    Comment

    • Blade-uk
      Senior Member
      • Jan 2004
      • 532
      • 3.7.x

      #3
      Ta Jake, works a treat

      Example - http://www.tech-arena.co.uk/forum/forumdisplay.php?f=36

      Cheers once again
      http://www.eteknix.com/images/misc/vbulletin4_logo.png
      eTeknix.com - http://www.eteknix.com
      eTeknix Forums - http://forums.eteknix.com

      Comment

      • Smelly_Fed
        Senior Member
        • Feb 2003
        • 189
        • 4.2.X

        #4
        Heh, Great idea. I used it too. Thanks.

        Paul Calloway
        www.authentic-campaigner.com

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...