PDA

View Full Version : How to change the report post button location?


techweb
22 Dec 2011, 07:19
I'm trying to add a "Report Post" link next to the post # count on the right side of Post title bar.

I copied the "report post" coding and replaced the button.gif with text. I then added this in the Postbit template. For some odd reason nothing is changing on the forums. Here is what I have:




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




The idea is to have text stating "report this post" in the upper right hand corner of each post. See image below:
http://outdoor-fishing.com/ads/reportpost.JPG

I would think this is a simple task but could be wrong. Any help would be greatly appreciated.

techweb
23 Dec 2011, 23:20
Looks like we already have this feature working when the user info display is at the top (like here at vb.org). Any ideas?

kh99
24 Dec 2011, 01:37
When the user info is on the left side it's using the postbit_legacy template, so you probably have to modify that one as well.

techweb
27 Dec 2011, 07:13
When the user info is on the left side it's using the postbit_legacy template, so you probably have to modify that one as well.

Thanks Kh99!

Here is the final product: