Back to vBulletin 3.5 Template Modifications

User Signature in a box
Mod Version: 1.00, by GFSR

This modification is in the archives.
vB Version: 3.5.4 Rating: (0 vote - 0 average) Installs: 23
Released: 05 Jul 2006 Last Update: Never Downloads: 4
Not Supported  

Time Required : 2-3 Minutes

This is my first template modification, Please be Kind.

Find the following code in postbit template in your default style

Admin CP > Style Manager > Search in Templates > Choose Your style and put postbit and click Find

Code:
		<if condition="$post['signature']">
		<!-- sig -->
			<div>
				__________________<br />
				$post[signature]
			</div>
		<!-- / sig -->
Replace With the following code :

Code:
		<if condition="$post['signature']">
		<!-- sig -->
<fieldset class="fieldset">
				<legend>Signature</legend>
				<div style="padding: 3px;">
$post[signature]
						</div>
				</div>
			</fieldset>
		<!-- / sig -->

Please Click Install once you successfuly install.

Download

No files for download.

Screenshots

 

Similar Mods

Miscellaneous Hacks User CP Signature Modification Graveyard
See your Signature in your User CP vBulletin 2.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024