I've turned this off just now, as it was just dropping in between another two fields in the postbit. Also can't figure out how to put the border in the avatar area. Any help appreciated guys.
Also seem to have a random problem with the
Thanked 1 Time in 1 Post bit...sometimes it appears in the borders, sometimes it doesnt.
It was also a problem to me, maybe it's problem with some browsers. I used the style attribute in div class="postbody" in the first line of the post_thanks_postbit template. See screenshot ...
The solution for the position of the avatar was for me a relative positioning. The easiest way was to put the avatar in a table, because I have some more things underneath the avatar, and the html/css-code is just a mess ...
The next update of vBulletin should be a reorganizing of the code, it was a rumble of hours through the templates and css classes to get a real nice postbit_legacy ...
It was also a problem to me, maybe it's problem with some browsers. I used the style attribute in div class="postbody" in the first line of the post_thanks_postbit template. See screenshot ...
The solution for the position of the avatar was for me a relative positioning. The easiest way was to put the avatar in a table, because I have some more things underneath the avatar, and the html/css-code is just a mess ...
The next update of vBulletin should be a reorganizing of the code, it was a rumble of hours through the templates and css classes to get a real nice postbit_legacy ...
Best regards
L.R.
Thanks for the help, though I'm not quite sure what the solution your implying is. The very first line in my post_thanks_postbit file is as follows:
I've attached a screengrab of the problem - the avatar positioning I seem to remember I fixed using very basic HTML. Probably not idea, but it seems to have worked.
Ok, it was a misunderstanding by me, I thought you meant the box underneath the posting.
I don't show the Post Thanks-Stats in the userinfo of the postbit, because you can overact with information there. The users should read the post, and not who likes to click anywhere a button can be found.
But I remember as I was creating my postbit_legacy I saw the same problem. But I don't remember what I did to solve the problem, maybe it's not from the Post Thank-Mod. Use in firefox the firebug extension to find out what's the problem is.
Sorry that I cannot help, it was my fault for the misunderstanding.
Quote:
the avatar positioning I seem to remember I fixed using very basic HTML. Probably not idea, but it seems to have worked.
My solution there is also not a clean solution, but sometimes Im glad it works. And this is not always easy ...
Ok, it was a misunderstanding by me, I thought you meant the box underneath the posting.
I don't show the Post Thanks-Stats in the userinfo of the postbit, because you can overact with information there. The users should read the post, and not who likes to click anywhere a button can be found.
But I remember as I was creating my postbit_legacy I saw the same problem. But I don't remember what I did to solve the problem, maybe it's not from the Post Thank-Mod. Use in firefox the firebug extension to find out what's the problem is.
Sorry that I cannot help, it was my fault for the misunderstanding.
My solution there is also not a clean solution, but sometimes Im glad it works. And this is not always easy ...
Best regards
L.R.
Thanks - thats not a probelm!
If you can remember please let me know! Any help appreciated guys!