Quote:
Originally Posted by bada_bing
This is what I get when I add your first code im my postbit.. I want it alligned to the left under the Title
|
Ok here is what you need to do along with what I posted above.
In the
showthread_extra_fields template, replace the contents with this:
Code:
<div><b>$threadfield[title]:</b> $thread[fieldvalue]</div>
Quote:
Originally Posted by taydu
Mac27, how do I move it in with the message???
Title:
------------------------------------------------------------
custom field1:
Custom field2:
Mesage here
.............
................
and how do i make the custome field show up in when admin edit the post ???
thanks
|
I do not know of anyway to move the extrafields into the message. As for showing up when admin edit a thread. Once you are viewing the thread just click on "Thread Tools" then on "Edit Thread". This is the only way I know of editing the extrafields after they have been posted.
Bare with me I keep playing with this hack to see what else it can do. I am learning as I go.