Image sizes in articles - Class not getting applied

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • McCarroll21
    Member
    • Sep 2006
    • 90
    • 4.1.x

    [CMS] Image sizes in articles - Class not getting applied

    All of the articles on my website have these settings for the images:
    • Align - Right
    • Size - Medium

    I noticed today that the images are not getting re-sized.

    Below is the output in the article. I've removed everything but the class because the others are correct and it's happening on every article anyway.

    HTML Code:
    <img border="0" title="..." class="align_right" alt="..." src="..." />
    The images show up full width. If I go in on Firebug and add the class "size_medium" it shows up the way it should. I have double checked some articles to make sure the medium size is set. I've tried it with different image sizes in the CMS and none of the classes are getting added.

    For the time being, I've added a 300px max-width on my custom image class for articles, but I'd prefer to have the ability to use large images if I chose to do so on a particular article.


    I'm running 4.1.3.

Related Topics

Collapse

  • Gophers
    Articles images
    by Gophers
    I started using vbulletin 5 on my website for Minnesota Twins Baseball. I do have a question. Is it possible to have the 1st article have the larger size image and the other articles below it have Thumbnail...
    Tue 23 Jan '24, 4:28pm
  • eolesen
    Articles with Images?
    by eolesen
    Almost of of the content articles on our website have HTML <img src=/images/food/jellydonut.jpg> references to images saved either on an advertiser's site or our image library. Some of these show...
    Thu 29 Jun '23, 4:33pm
  • David Karol
    Display Articles as Images
    by David Karol
    For a CMS, I think viewing images looks a lot better than a large wall of text. What is the best way to present articles in this way?
    Using the built in 'search' module, is it possible to extract...
    Mon 18 Jan '16, 2:12pm
Working...