The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Avatar Size In Recent Block
where or how do i change the size of the avatar to a fixed size in the block_recentpost template? i can't seem to make it adapt any height or width i set in there.
|
#2
|
|||
|
|||
I don't have a block_recentpost template - do you mean block_newposts? (Is it a block or a cms widget?).
You could try this: edit the additional.css template and add this: Code:
.block .widget_post_useravatar img { height: auto; max-width: 30px !important; width: 30px; } and change the width and max width to whatever you want. |
Благодарность от: | ||
Lynne |
#3
|
|||
|
|||
yes sorry i ment block_newposts and thank you very much for the code, it worked perfectly.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|