PDA

View Full Version : "Post New Thread" window modification...


rasun
09 Sep 2006, 08:25
Hi,

I have some special bbcode in my forum (hide-hack) and want to write an explanation of it into every "Post New Thread" window. It should be placed between the textfield and the post icons. Please take a look at attachment.

How can I write there some lines of text? Which file do I have to edit and how?

.Tim
09 Sep 2006, 17:44
If you're wanting to put it exactly where that red line in your picture is find:



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



In the newthread template and put whatever text you want below it. Something like:



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




http://hotlinkthis.com//thumbs/3442hidehacktextexample.jpg (http://hotlinkthis.com//viewer.php?id=3442hidehacktextexample.jpg)

rasun
09 Sep 2006, 21:48
Thank You.

Yes exactly like that. :)