The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
The avatars are overlaying with the text and it would be good if we can set them to a fixed size on that page with CSS or somthing? Any Ideas?
Thanks. ![]() I Tried Code:
.avatar {
width: 80px;
height: 80px;
}
|
|
#2
|
||||
|
||||
|
You need to re-built attachments, and other stuff I can't remember off hand to fix it.
|
|
#4
|
|||
|
|||
|
Quote:
also my forum is Right to left avatars are to big and its a big problem |
|
#6
|
|||
|
|||
|
no
i mean how exacly i must put the code? search in what template put what code exacly
|
|
#7
|
||||
|
||||
|
Quote:
Code:
li.activitybit .avatar {
float:{vb:stylevar left};
padding-{vb:stylevar right}:{vb:stylevar padding};
width: 75px;
}
Code:
li.activitybit .avatar img {
float:{vb:stylevar right};
max-width: 80px;
max-height: 80px;}
Not sure if i dont the float proper |
|
#8
|
|||
|
|||
|
Quote:
it exactly work: http://forum.winphonecenter.com/activity.php i don't see thanks post so i say it again:thank you |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|