Cutline Theme Support Forums » General

Firefox/IE and Image Spacing

(3 posts)

  1. Michael
    Member

    I like having some white space around my images. The image looks fine in IE but not in Firefox (the copy butts right up to the image without any space, so it looks horrible).

    Any ideas?

    If you have both installed, or the IE tab extension in FF, you can see what I mean by going to editorialengine.com

    Posted 3 years ago #
  2. I've been waiting months and months for an answer to this. The default image spacing routine in the default WP write post isn't accepted by Cutline, and other than using the theme author's method, there is no simple way to provide white space. Oh well. Ho-hum.

    Here's how he does it: http://cutline.tubetorial.com/image-handling-with-cutline/

    Unfortunately, if you have a large number of posts with images that you're trying to import to the Cutline theme, you're out of luck. Each will have to be manually coded. Why? I dunno. But I've found no other way to do it.

    I haven't found a way to turn off his image spacing method either, although I've searched through the code.

    Such is the drudgery of using another's theme.

    Posted 3 years ago #
  3. Michael, you have to manually add the class="left" (or "right") order to the end of your image url.

    The whole string should look something like this:

    < a href="http://yoursite.com/wp-content/uploads/2008/02/my-picture.jpg" title="my-picture.jpg"><img src="http://yoursite.com/wp-content/uploads/2008/02/my-picture.thumbnail.jpg" alt="my-picture.jpg" class="left" />< /a >

    Posted 3 years ago #

RSS feed for this topic

Reply

You must log in to post.