The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change article preview images to default size
I need help to find some answers how to make article preview image to be 250x150 px size and no other. Dont know how to express myself, but i want that vbulletin would resize or chop images from the inside of article.
my goal is to set homepage to look like this: also i would be really happy if someone would help me to recode whole "vbcms_content_article_preview" template. |
#2
|
|||
|
|||
Great question. Is this possible at all? It would make the look and feel of the cms so much better.
|
#3
|
|||
|
|||
time for a bump
|
#4
|
||||
|
||||
Article preview images already have their own CSS, so I'm not sure exactly what the question is about.
HTML Code:
.cms_article_preview_image { max-height:{vb:stylevar image_thumbnail_max}; max-width:{vb:stylevar image_thumbnail_max} !important; _width:{vb:stylevar image_thumbnail_max}; /*IE6*/ } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|