The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove/disable avatars in activity stream?
Hi,
The use of avatars is disabled on my forum. I would like to disable/remove the default avatar image in the activity stream. Is this possible? Thank you. |
#2
|
|||
|
|||
This will not disable the avatars, nor will it prohibit the data from the source files, but it is an easy solution.
Add to the bottom of your additional.css Code:
li.activitybit .avatar { display: none; } li.activitybit .content.hasavatar { margin-left: 2px; } |
Благодарность от: | ||
Lynne |
#3
|
|||
|
|||
Great stuff, tbworld. Thank you.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|