try another color scheme:


Go Back   TECH6.0 > Web Design/Development and SEO > Internet Forum Softwares > vBulletin


Set default Avatar

This is a discussion on Set default Avatar within the vBulletin section, part of the Internet Forum Softwares category; hi will u pls tell how to set default avatar for members not using avatar...

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 25-02-2009, 07:54 PM
sundar's Avatar

Techie
 
Join Date: Oct 2008
Posts: 57
sundar is on a distinguished road
Default Set default Avatar

hi will u pls tell how to set default avatar for members not using avatar
Reply With Quote
  #2  
Old 25-02-2009, 09:04 PM
sundar's Avatar

Techie
 
Join Date: Oct 2008
Posts: 57
sundar is on a distinguished road
Default

s i fixed this default avatar with help of zachery mod here is the link http://www.vbulletin.org/forum/showt...45#post1754245 but i have one problem in member info template i cant edit tat template as said in zachery instruction pls help me to fix this one.........
Reply With Quote
  #3  
Old 26-02-2009, 06:41 AM
webwizzy's Avatar

Administrator
 
Name: Vinayak
Join Date: Feb 2008
Location: India
Phone: Samsung Wave
Posts: 1,116
webwizzy is just really nicewebwizzy is just really nicewebwizzy is just really nicewebwizzy is just really nicewebwizzy is just really nice
Send a message via Yahoo to webwizzy
Default

You can't edit that template, means??
__________________
Always TAG and SHARE your threads
Submit your site to TECH6 Directory
TECH6 on Facebook - Like Us

Would you like to Link To Us | Support TECH6 by going Premium
Know more about me at Vinayaks.com | Follow TECH6 at Twitter


Reply With Quote
  #4  
Old 26-02-2009, 11:08 AM
sundar's Avatar

Techie
 
Join Date: Oct 2008
Posts: 57
sundar is on a distinguished road
Default

i mean he said have replace this code with this template memberinfo but in tat template i searched well tat codes r not there here is the zachery code

In the member info template find

HTML Code:
 <if condition="$show['avatar']">
                <td><img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
            <else />
                <td>&nbsp;</td>
            </if> 

Replace with

HTML Code:
 <if condition="$show['avatar']">
                <td><img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
            <else />
                <td><img src="$stylevar[imgdir_misc]/noavatar.gif" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
            </if> 
Reply With Quote
  #5  
Old 26-02-2009, 01:13 PM
webwizzy's Avatar

Administrator
 
Name: Vinayak
Join Date: Feb 2008
Location: India
Phone: Samsung Wave
Posts: 1,116
webwizzy is just really nicewebwizzy is just really nicewebwizzy is just really nicewebwizzy is just really nicewebwizzy is just really nice
Send a message via Yahoo to webwizzy
Default

That is why template mods usually require some HTML knowledge. You really need to learn this much if you are running a forum, atleast real basics.

This one is really easy, you need to figure out where the default avatar code would be placed in your memberinfo. You must have had it edited already or maybe difference arose due to vb versions.

So if you notice carefully, &nbsp; is replaced with avatar image.
__________________
Always TAG and SHARE your threads
Submit your site to TECH6 Directory
TECH6 on Facebook - Like Us

Would you like to Link To Us | Support TECH6 by going Premium
Know more about me at Vinayaks.com | Follow TECH6 at Twitter


Reply With Quote
  #6  
Old 26-02-2009, 01:28 PM
sundar's Avatar

Techie
 
Join Date: Oct 2008
Posts: 57
sundar is on a distinguished road
Default

i searched well in my member info template avatar code is not there here is my code
Attached Files
File Type: txt member info template.txt (11.1 KB, 1 views)
Reply With Quote
Reply

Bookmarks

Tags
default avatar


Thread Tools
Display Modes




All times are GMT +5.5. The time now is 09:09 AM.

Contact Us - Tech6.com - Link to Us - Advertise - Submit Site - Privacy Statement - TOS - Top