The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Yep, I tried:
.vbcms_content img { max-width:100%;} and: .vbcms_content img {max-width: 350px; max-height: 200px;} The first one doesn't change anything, the second one makes the latest article image size 350px wide, but doesn't change the preview images at all. I don't want to change the size of the latest article image, just the preview images. --------------- Added [DATE]1335329618[/DATE] at [TIME]1335329618[/TIME] --------------- btw, I've currently set it to .vbcms_content img {max-width: 350px; max-height: 200px;} so you can see how it looks with this setting, if thats of any help? |
#22
|
|||
|
|||
Hi,
Some of you might just help me remove the solid background of the cms? just want to use an image as background, I already use the same of forum. I left the variable vbcms_body_background as transparent, but this option does not take effect throughout all cms. sorry for bad english ... |
#23
|
||||
|
||||
Your problem is this:
HTML Code:
.cms_article_preview_image { max-height: 150px; max-width: 150px !important; } You need to get firebug and take a look at your CSS. It shows right up when you use that tool. |
#24
|
||||
|
||||
Quote:
|
#25
|
|||
|
|||
|
#26
|
|||
|
|||
Which folder is this in Lynne, I'll go and remove the "!important"
|
#27
|
||||
|
||||
It should be in a template. Do a Search in Templates for that class.
|
#28
|
|||
|
|||
Lynne, you're awesome!!! Many thanks, its now working the way I want it to, and I'm able to size the preview images to my liking. I'd really love it if they could be automatically cropped to a size of my choosing, such as 330px x 220px, regardless of the original size, but I can resize them before I post them so they're all the same size to start with.
But this is great, and allows me to create my Home page in a way that suits me, and looks nice and tidy. Thanks again for all your help Lynne, I really appreciate it. |
#29
|
||||
|
||||
I'm glad you got it how you want.
|
#30
|
|||
|
|||
Thanks again Lynne, I'm really pleased with the outcome.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|