How do I move this?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Toky0
    Member
    • Aug 2003
    • 84
    • 3.0.5

    How do I move this?

    How would I move the users viewing thread box above the first post ?
    Attached Files
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Edit this template:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> Show Thread Templates -> SHOWTHREAD

    Find and cut this code:

    Code:
    <!-- currently active users -->
    <if condition="$show['activeusers']">
    	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    	<tr>
    		<td class="tcat" colspan="2">
    			<phrase 1="$totalonline" 2="$numberregistered" 3="$numberguest">$vbphrase[users_viewing_this_thread_x_y_z]</phrase>
    		</td>
    	</tr>
    	<tr>
    		<td class="alt1" colspan="2">
    			<span class="smallfont">$activeusers</span>
    		</td>
    	</tr>
    	</table>
    </if>
    <!-- currently active users -->
    ...and paste it up towards the top of the template where you want it to show.

    Comment

    • Toky0
      Member
      • Aug 2003
      • 84
      • 3.0.5

      #3
      I appreciate the help.

      Comment

      • Toky0
        Member
        • Aug 2003
        • 84
        • 3.0.5

        #4
        I'm sorry for being a newb. But how do I space this?
        Attached Files

        Comment

        • Jake Bunce
          Senior Member
          • Dec 2000
          • 46598
          • 3.6.x

          #5
          Try putting this after that code:

          Code:
          <br />

          Comment

          • Toky0
            Member
            • Aug 2003
            • 84
            • 3.0.5

            #6
            Ah, no wonder I just had.
            Code:
            <br>

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...
            😀
            😂
            🥰
            😘
            🤢
            😎
            😞
            😡
            👍
            👎