Quote:
Originally Posted by trackpads
Awesome idea adn thanks.
I am having a style issue, something I have screwed up I am sure. But can you tell me what might be wrong? When I click the report icon the box is a small 2 pixel high box.
Thanks again,
-Jason
|
strange as javascript and css are both together so if box is showing then it should have height also.
pm me id and pass with style permission.
Quote:
Originally Posted by rafiul
I having the same problem like him, in default skin. And on my custom style its not appearing at all.
|
Open
SHOWTHREAD TEMPLATE
Add this code above
</head>
Code:
{vb:raw headinclude_bottom}
Quote:
Originally Posted by RobbieZ
Nice!
Would you consider an optional positionable button?
Ive always thought the new warning symbol isnt that notice-able after vb3, maybe postbit at the bottom somewhere!
|
are you talking about report icon ?
to make it more visible you can add "Report" text next to report icon
open postbit & postbit_legacy template
Find:
Code:
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}">
Replace it with
Code:
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}">Report