PDA

View Full Version : vbulletin Avatar Size Fixed



admin
10-11-2012, 04:46 PM
vbulletin 4.1.12 Avatar Size Fixed...Tested.activity

Sidebar,Visitor Messages,Friends & Contacts List,buddylist,Members List,Blogs,Cms,Activity.

All Member Avatar Size Fixed - Like IPB,

Demo : www.shiaforums.com (http://www.shiaforums.com/vb/forum.php)

Download Avatar-fixed.text

Go : Styles & Templates > additional.css

Note: i not use box-shadow if anyone like use code and color.


box-shadow: 0px 1px 1px #ddd;vb 4.2.0 activity streaming avatar fixed.


.postbit-lite .avatarlink img {
width: 58px;
height: 58px;
}

.activitybit .avatar img {
width: 58px;
height: 58px;
}

Screenshots:

http://s18.postimage.org/ouupjfvw5/image.jpg (http://postimage.org/image/ouupjfvw5/) http://s18.postimage.org/ti0rl7j91/image.jpg (http://postimage.org/image/ti0rl7j91/) http://s18.postimage.org/gf551xt11/image.jpg (http://postimage.org/image/gf551xt11/)