![]() |
Username Image , Limit the Image size
I made a simple username image custom field and i want to limit the image link to 100x150 pixels maximum how can i do it?
The field is in postbit_lagacy, here is the code: Code:
<vb:if condition="$post['field6']"> How can I limit the size? |
I think you can do this:
Code:
<img src="{vb:raw post.field6}" border="0" style="max-width: 100px; max-height: 150px;"/> |
Thanks you!
|
All times are GMT. The time now is 02:12 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|