The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Setting image sizes in CMS Article
I guess I'm missing something simple here but after a lot of searching I can't find the answer. Therefore please could someone explain how I set the size of the image in a CMS article? At the moment they are appearing full size like on this page: http://www.maxbashing.com/content.ph...LiPo-Batteries
I need them to be a max of 580 pixels wide. I've set it to this in the image_large_max style var and also in the attachment manager preferences (for all formats) but neither seems to make any difference. Thanks |
#2
|
||||
|
||||
If you want to set a max size for all images there, just add something like this to the additional.css:
.article img {max-width: 400px;} You should be able to click on the image when in WYSIWYG mode and set a size for the image also. |
#3
|
|||
|
|||
Excellent, thanks for the css fix, added that it an it worked a treat - will keep it simple for my mods adding news.
I've seen references to the "image settings" and thought it primitive that you couldn't do things like this but never found them. From what you're saying, I'm guessing it's because when I add images, I use the manage images button and insert inline, this just shows the images as [ATTACH=CONFIG]1435[/ATTACH] Is there another way to insert images so they show in the post? It's one thing that annoys me with VB, you get all the instructions on how to do the fancy stuff but not the simple things, for simple people like me |
#4
|
||||
|
||||
If you use the WYSIWYG editor, then you will see the actual image in the editor when you are creating the post/article and you may click on it to edit it. You cannot do so while in Source Mode.
|
#5
|
||||
|
||||
I added that to additional css but i don't see any difference.?
Did i miss something.? Is this still good for 4.2? Also i notice in the Style Var there is a place to set the size of videos in the article preview, but not images.!? You can make videos a certain size, but zero adjustments for images.!? In what world does that make sense. lol (see attached) Thanks for any help. |
#6
|
||||
|
||||
check AdminCP > Settings > Options > content managment > use thumbnails in preview
|
#7
|
||||
|
||||
Quote:
This doesn't work...i set it for 200px...and it's still showing the same size |
#8
|
||||
|
||||
You set *what* to 200 px (I mentioned two ways to do it)? And can we get a link to view the problem?
|
#9
|
||||
|
||||
Quote:
here's a screenshot I want all the thumbnail to be for example no more than 200px...so it can all be the same size. right now it looks awful with different image, different size |
#10
|
||||
|
||||
I answered above
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|