Back to vBulletin 4.x Template Modifications

Change default font size in DBTech Vbshout v5
Mod Version: 1.00, by Scanu

vB Version: 4.x.x Rating: (1 vote - 5.00 average) Installs: 6
Released: 05 Sep 2011 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code  

PLEASE NOTE THAT YOU HAVE TO CHANGE THE X IN THE DESIDERED FONT SIZE.. for example 2 or 5

Go in Adimncp/Styles and Templates/Your style - Edit Templates/Template DragonByte Tech vbshout/dbtech_vbshout_shouttype_me
Delete all and replace with (change the x with the number of the desired font size
Code:
<div class="dbtech_vbshout_shout%altclass%" id="dbtech_shoutbox_shout%shoutid%_%instanceid%">
	<input id="dbtech_shoutbox_shout%shoutid%_message%instanceid%" type="hidden" value="%message_raw%" />
	*<span id="dbtech_shoutbox_shout%shoutid%_username%instanceid%"><font size="X">%memberaction_dropdown%</font></span> 
	<span style="%styleprops%"%canedit%><font size="X">%message%</font></span>*  
	<span id="dbtech_shoutbox_shout%shoutid%_time%instanceid%"%canedit%><font size="X">@ %time%</font></span>
</div>
Now Go in Adimncp/Styles and Templates/Your style - Edit Templates/Template DragonByte Tech vbshout/dbtech_vbshout_shouttype_pm
Replace all with this (still changing the 3 X with the number of the font size)
Code:
<div class="dbtech_vbshout_shout%altclass%" id="dbtech_shoutbox_shout%shoutid%_%instanceid%">
	<input id="dbtech_shoutbox_shout%shoutid%_message%instanceid%" type="hidden" value="%message_raw%" />
	<span id="dbtech_shoutbox_shout%shoutid%_time%instanceid%"%canedit%><font size="X">%time%</font></span> 
	<span id="dbtech_shoutbox_shout%shoutid%_username%instanceid%">[<span style="font-weight:bold;">{vb:rawphrase dbtech_vbshout_pm_pro}</span>] 
<font size="X">%memberaction_dropdown%:</font></span> 
	<span style="%styleprops%"%canedit%><font size="X">%message%</font></span>
</div>
Go in Adimncp/Styles and Templates/Your style - Edit Templates/Template DragonByte Tech vbshout/dbtech_vbshout_shouttype_shout
And replace all with this (change x with the font size)
Code:
<div class="dbtech_vbshout_shout%altclass%" id="dbtech_shoutbox_shout%shoutid%_%instanceid%">
	<input id="dbtech_shoutbox_shout%shoutid%_message%instanceid%" type="hidden" value="%message_raw%" />
	<span id="dbtech_shoutbox_shout%shoutid%_time%instanceid%"%canedit%><font size="X">%time%</font></span> 
	<span id="dbtech_shoutbox_shout%shoutid%_username%instanceid%"><font size="X">%memberaction_dropdown%:</font></span> 
	<span style="%styleprops%"%canedit%><font size="X">%message%</font></span>
</div>
Then go in Go in Adimncp/Styles and Templates/Your style - Edit Templates/Template DragonByte Tech vbshout/dbtech_vbshout_shouttype_system
and change all the code with this (change X with the font size)
Code:
<div class="dbtech_vbshout_shout%altclass%" id="dbtech_shoutbox_shout%shoutid%_%instanceid%">
	<input id="dbtech_shoutbox_shout%shoutid%_message%instanceid%" type="hidden" value="%message_raw%" />
	<span id="dbtech_shoutbox_shout%shoutid%_time%instanceid%" style="font-weight:bold;"%canedit%><font size="X">%time%</font></span> 
	<span id="dbtech_shoutbox_shout%shoutid%_username%instanceid%" style="font-style:italic;"><font size="X">%musername%:</font></span> 
	<span id="dbtech_shoutbox_shout%shoutid%_message%instanceid%" style="font-style:italic;"%canedit%><font size="X"><div style="background-color: #028ce7; color: #fff; padding: 5px; -moz-border-radius: 8px; -webkit-border-radius: 8px;">%message%</div></font></span>
</div>
That's all i hope that this mod can be helpful, sorry for my english i'm italian

Download

No files for download.

Similar Mods

Show Thread Enhancements Change default post text size/font vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024