Activity Stream
48,167 MEMBERS
61832 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Banned

    Default No avatar selected -mod/hack

    you must have seen on many of the forums.
    if we do not select any avtar there comes 1 by default saying no avtar selected.

    Can I know how do i do this on my 3.7.2 vBulletinelighted:.
    Will be really appreciable.
    Thank you in advance.
    swapnil0545 Reviewed by swapnil0545 on . No avatar selected -mod/hack you must have seen on many of the forums. if we do not select any avtar there comes 1 by default saying no avtar selected. Can I know how do i do this on my 3.7.2 vBulletin:delighted:. Will be really appreciable. Thank you in advance. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    I just got the answer now only

    Admin CP -> Styles & Templates -> Style Manager -> ? ? -> Postbit Templates -> postbit or postbit_legacy (depending on which layout you use)

    For the postbit template, find this code and add the red code:



    Code: 
    <if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$avatarurl" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td><else /><img src="URL OF BLANK AVATAR" alt="No Avatar" border="0" /></if>
    Change the image URL appropriately.

    for the postbit_legacy template, find this code and add the red code:

    Code: 
    <if condition="$show['avatar']">
    				<div class="smallfont">
    					&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$avatarurl" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
    				</div>
    			<else />
    				<div class="smallfont">
    					<img src="URL OF BLANK AVATAR" alt="No Avatar" border="0" />
    				</div>
    			</if>

  4.     
    #3
    Member
    Well done!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to Export Selected Links? [On Rapidshare]
    By astalavistia in forum Webmaster Discussion
    Replies: 3
    Last Post: 15th Mar 2012, 06:02 PM
  2. Invisible a selected category in main page
    By MiTU? in forum Wordpress
    Replies: 11
    Last Post: 11th Jun 2011, 06:31 PM
  3. How to display something specific in selected vB forums
    By iFlames in forum Tutorials and Guides
    Replies: 5
    Last Post: 31st Aug 2010, 01:14 AM
  4. Play selected listbox item
    By pankaj in forum Web Development Area
    Replies: 4
    Last Post: 9th Jul 2010, 06:08 AM
  5. Dual Coloum On Selected Skin?
    By Mr.KiLLeR in forum vBulletin
    Replies: 9
    Last Post: 8th Apr 2010, 02:07 PM

Tags for this Thread

BE SOCIAL