![]() |
I don't have time to look into do a rewrite here.
|
Thanks. Here's What I did to show Avatars. The only snag is that nothing is shown for users with no avatars. Hope someone can clean it up.
I changed Code:
<a class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a> Code:
<a class="username" href="{vb:link member, {vb:raw loggedin}}"> |
Your second <img> tag (after the <else> tag) needs to point to wherever your "unknown.png" or "unknown.gif" avatar is - whatever image you want showing up for people with no avatars basically.
|
Quote:
|
Can't seem to get this to display on my forum at all. I'm using 4.2.0 and used the instructions in the files step by step. Simply nothing displayed at all in my sidebar.
|
Did you make sure to change the template name and also create the custom template? And did you add the widget to the layout?
|
How I can get "X members and Y guests" on the same line as "There are currently X members online"? I was increasing forum_sidebar_width for something else and noticed nothing changed in that.
I'm assuming you have line breaks somewhere by default? |
Quote:
HTML Code:
<p>{vb:rawphrase there_are_x_online, {vb:raw content.totalonline}} |
Quote:
By the way, you made a slight mistake in that code above at the beginning. Should be: {vb:rawphrase there_are_x_online_link, |
I actually reverted that change because it was causing problems with our thread titles not staying on one line, and I didn't want to trim titles lower than 20 (default is 30).
However, now I also want to line break the most visitors to reduce the sidebar width even more to hopefully restore the title trimming to the default 30. I tried adding a <br />, but it made this: Quote:
Quote:
Instead of this: Quote:
Quote:
|
All times are GMT. The time now is 04:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|