PDA

View Full Version : horizantal sig for vb3 layout


SlipNslide281
07-11-2005, 09:41 PM
Can somone point me in the right direction of the code and instructions to have sigs inputed into the new style of Vbulletin horizontal style other than the old style that puts sigs under your posts? Here is an example

I posted this in the wrong area before. Sorry

KevinL
07-11-2005, 09:59 PM
Im not too sure but I think you can just move this code to where you would like it. You might have to play with it a little to get it how you like it though.

<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->
</if>

Princeton
07-11-2005, 10:29 PM
you will need to alter the postbit table and add the above code that KevinL posted

mkdevo
07-12-2005, 11:31 AM
Can somone point me in the right direction of the code and instructions to have sigs inputed into the new style of Vbulletin horizontal style other than the old style that puts sigs under your posts? Here is an example


I posted this in the wrong area before. Sorry

wow.. that style looks fantastic.. don't suppose that's available anywhere, is it?


EDIT: ah, nm.. it's an Invision board and looks like the skin was designed by the site owner:

http://forums.keyfaithdesignz.com/

still, an absolutely amazing job..

SlipNslide281
07-12-2005, 01:30 PM
I tried editing my postbit to the code above and it didn't do anything. :( Thanks for the try.

bump this up. No one knows how to do this?

Is there no Coder that can figure this out?