This is a small thing really, but since I’m working in that area right now, let me go ahead and ask.
I’ve successfully moved the profile from beside the post to over the top of the post, just in the desktop version so far. Example:
https://www.newsforshoppers.com/forum/nfs-consumer-forum/free-papa-johns-pizza-deal-with-purchase-of-gift-card/
I’d like to figure a way to have the ‘rank’ and ‘number of posts’ on two separate lines below the name, instead of to the right of the name. So I have:
name
rank
number of posts
in vertical order next to the avatar image.
I tried adding a break, based on other examples I saw of that in the code, like:
sp_PostIndexUserRank(‘tagClass=spPostUserRank spLeft’,__sp(‘<br />’));
and that provided a line break, but it did not bring it under the name, just stayed to the side but lower.
Any suggestions on this or is it more difficult than it’s worth?
Thanks,
Chris