PDA

View Full Version : How to do this little change?



sleepbirdcyp
Tue 12th Mar '02, 1:33am
see the attachment


many many thanks!!!

Wayne Luke
Tue 12th Mar '02, 11:30am
You will need to edit the code as the tag is built there.

neal
Tue 12th Mar '02, 11:41am
Edit your forumdisplaybit template. Find$thread[movedprefix] and move it to wherever you want it. You're probably going to have to create a new column and align it to the right side.

ja5es
Tue 12th Mar '02, 12:10pm
No, don't create a new column, you'll have to add anoter tabe within the existing column. If you just make another column, you'll end up with an empty column (when threads are listed that haven't been moved.)

As soon as I get home, I'll post again with specific insturctions.

c-prompt
Tue 12th Mar '02, 3:57pm
ja5es, he can make an extra column in the forum home post template. He would then just place that code inside of it as said above. There wouldnt be another nested table needed at all.

ja5es
Tue 12th Mar '02, 6:38pm
Yeah, but the only prob there would be this:

If he just throws an extra column in there, it would create an empty one that would look funny if there wasn't the word Moved it in.

Uh, see attachment to see what I mean.

OpalCat
Tue 19th Mar '02, 12:07pm
Ooh I have an idea!

Change the "moved" thing to an image and have it aligned right.

Then just make an image that has the text "moved" and call it moved.gif and upload it into your images folder.


In your vBulletin Options in the Admin CP look under "Forum Display Options" for "Prefix for moved threads"

Change this to <img src=images/moved.gif align=right>