• I am using the
    BeeVon 101 1.1 theme
    and for some reason the spacing around images isn’t working properly (no matter what values I enter for the image properties). Likewise, borders around images aren’t working either.

    example: slavophile.com

    I’m assuming this is a problem with the theme. Any help on how I can go about fixing this is greatly appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The images look fine to me. Which ones were you referring to?

    Thread Starter slavophile

    (@slavophile)

    Images embedded in post content.

    Now I guess it is a Firefox issue. They look fine in IE, but in Firefox the text begins right at the edge of the image…

    Hmmm… you have in your stylesheet this:

    IMG.right {
    	FLOAT: right; MARGIN: 10px 0px 0px 10px
    }
    IMG.left {
    	FLOAT: left; MARGIN: 0px 10px 10px 0px
    }

    So, why don’t you just add a “right” or “left” class to you images???

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘spacing around images not working’ is closed to new replies.