inherit
194230
0
Nov 21, 2015 5:56:42 GMT -8
Alan Vende
4,215
May 2013
l1o2u3i4s5
|
Post by Alan Vende on Jan 15, 2016 12:46:12 GMT -8
@xsteveuk: Is it possible to modify this to make it for the Forum information and Statistics area? I was looking in the Templates Index, and this is the closest I found to what I was looking for.
|
|
Former Member
inherit
guest@proboards.com
195316
0
Nov 27, 2024 17:43:03 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 16, 2016 2:59:59 GMT -8
@xsteveuk : Is it possible to modify this to make it for the Forum information and Statistics area? I was looking in the Templates Index, and this is the closest I found to what I was looking for.
Look for
, and <a class="$[view_active_members_link_24.class]" href="$[view_todays_active_members_link.href]">$[total_online_not_shown_24] more...</a> {/if}
And directly under the {/if} add the line of code below
</td></tr><td><br /><b><b>Add Info Title Here</b> <br>Add Content Here<br /></td>
Screenshot REMINDER YOU CAN PREVIEW IT BEFORE CLICKING TO SAVE ANY CHANGES TO YOUR TEMPLATE
Steve
Edit: updated screenshot
|
|
inherit
194230
0
Nov 21, 2015 5:56:42 GMT -8
Alan Vende
4,215
May 2013
l1o2u3i4s5
|
Post by Alan Vende on Jan 18, 2016 10:15:41 GMT -8
@xsteveuk : Is it possible to modify this to make it for the Forum information and Statistics area? I was looking in the Templates Index, and this is the closest I found to what I was looking for.
Look for
, and <a class="$[view_active_members_link_24.class]" href="$[view_todays_active_members_link.href]">$[total_online_not_shown_24] more...</a> {/if}
And directly under the {/if} add the line of code below
</td></tr><td><br /><b><b>Add Info Title Here</b> <br>Add Content Here<br /></td>
Screenshot
REMINDER YOU CAN PREVIEW IT BEFORE CLICKING TO SAVE ANY CHANGES TO YOUR TEMPLATE
Steve
Edit: Updated screenshot
My apologies! I just saw this. Thanks, @xsteveuk ! I just tried it and I got exactly what you gave. I should have realized I didn't ask, though, if it was possible to put the line to separate it form the rest of the stats, like the tables are set up there. Does that make sense?
|
|
Former Member
inherit
guest@proboards.com
195316
0
Nov 27, 2024 17:43:03 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 18, 2016 14:05:21 GMT -8
I did have ago - You could try this ..
Screenshot
Look for info centre on the home template And at the bottom of the info centre in between the red Add the code marked in blue
</tbody> </table> </td> </tr> </table> </td> </tr> </tbody> </table> </div> </div> {/if}
<td colspan="2"> <table> <tr> <td class="icon">$[image.online_24]</td> <td class="last"> <table> <tbody><br /><b>Add Title Here</b> <br>Add Info Here<br /><br /> </tbody> </table> </td> </tr> </table> </td>
Reminder You can always preview it before saving any changes to your template
Steve
Last edit: updated screenshot & added live preview link
|
|
inherit
194230
0
Nov 21, 2015 5:56:42 GMT -8
Alan Vende
4,215
May 2013
l1o2u3i4s5
|
Post by Alan Vende on Jan 19, 2016 18:52:10 GMT -8
Thanks, @xsteveuk! I will implement this within the week and report back here. I am a bit tied up at the moment, so I'm sorry if I don't respond quickly!
|
|
inherit
194230
0
Nov 21, 2015 5:56:42 GMT -8
Alan Vende
4,215
May 2013
l1o2u3i4s5
|
Post by Alan Vende on Oct 10, 2016 17:36:04 GMT -8
I did have ago - You could try this ..
Screenshot
Look for info centre on the home template And at the bottom of the info centre in between the red Add the code marked in blue
</tbody> </table> </td> </tr> </table> </td> </tr> </tbody> </table> </div> </div> {/if}
<td colspan="2"> <table> <tr> <td class="icon">$[image.online_24]</td> <td class="last"> <table> <tbody><br /><b>Add Title Here</b> <br>Add Info Here<br /><br /> </tbody> </table> </td> </tr> </table> </td>
Reminder You can always preview it before saving any changes to your template
Steve
Last edit: updated screenshot & added live preview link Hey, @xsteveuk ! This implementation worked. I'm using it on a theme that I'm creating with my admin team. My apologies for taking so long to reply. I had gotten busy and didn't get a chance to implement it until now. Thank you for this. Hope you're doing well!
|
|
Former Member
inherit
guest@proboards.com
195316
0
Nov 27, 2024 17:43:03 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 11, 2016 3:23:56 GMT -8
Hi, Alan Vende I'm fine Thank You Glad to know it worked out for you Thanks again .. Steve
|
|