The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|