Back to vBulletin 3.6 Template Modifications

Marquee quote under Avatar
Mod Version: 1.00, by Twilkey

This modification is in the archives.
vB Version: 3.6.4 Rating: (2 votes - 4.50 average) Installs: 24
Released: 19 Feb 2007 Last Update: Never Downloads: 5
Not Supported  

First
Log in to AdminCP
User Profile Fields > Add New User Profile Field
Nothing real specific after this part. Just remember that your members need to know that whatever is put in the box will scroll under their avatar, or whatever you deside to put the code in the next step under.
Next
Log into AdminCP
Styles & Templates > Style Manager > Edit Templates > posbit_legacy
FIND:
Code:
<if condition="$show['avatar']">
                <div class="smallfont">
                    &nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
                </div>
            </if>
Under ADD:
Code:
<if condition="$post['field5']"><MARQUEE bgcolor="#CCCCCC" loop="-1" scrollamount="2" width="100%"><div class="smallfont">$post[field5]</div></MARQUEE></if>
Change red to profile field number.
Change light green to background color.
Change light blue to how many times it loops. (-1) is unlimited.
Change dark green to change the speed.

Download

No files for download.

Screenshots

Click image for larger version
Name:	145b86172a2823.png
Views:	1253
Size:	14.5 KB
ID:	60776  

Similar Mods

BB Code Enhancements Quote It! Emphasize a quote to draw attention vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024