Forums

image size (4 posts)

  1. visual mechanics
    Member
    Posted 8 months ago #

    can entry content images be sized by percentages instead of pixels? so they can resize proportionately based on the size of the browser window?

    Like on this Tumblr Page

    http://notesonthedivine.tumblr.com

  2. esmi
    Theme Diva & Forum Moderator
    Posted 8 months ago #

    In theory, you could do this via CSS, yes but not via WordPress itself.

  3. visual mechanics
    Member
    Posted 8 months ago #

    would this be done via the div that tends to the images in my post?

    img.alignright {
    	float: right;
    	margin: 0px 5px 0px 10px;
  4. esmi
    Theme Diva & Forum Moderator
    Posted 8 months ago #

    That CSS won't change the displayed image size.

Reply

You must log in to post.

About this Topic