Quote:
Originally Posted by Bergman2
I have two small issues that you maybe can help me with?
Issue 1:
The number of "thanks" ("gilla" in Swedish) are placed in the wrong place. I think that i saw the solution somewhere in this thread but cant find it now
Issue 2:
Can i in some way change the order in the postbit footer? I want to have "Gilla" before "Ogilla" but i cant where t change the ordering.
Please help
See the attached screenshot
|
Issue 1 is solved by adding a
after
Code:
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
in the post_thanks_postbit_info template
Issue 2 is still there...