image & caption don’t display correctly using class
-
I’ve inserted this code into a post after installing css as directed in the codex here:
http://codex.ww.wp.xz.cn/Wrapping_Text_Around_ImagesI also followed the codex instructions in creating this display code:
<div class="caption left">
<img src='http://www.richardsilverstein.com/photos/uncategorized/beilin_03.jpg' title="Yossi Beilin" alt=''" />
<br />
Yossi Beilin congratulates Abu Mazen on becoming Palestinian president</div>Could someone take a look at the post where the image displays:
http://www.richardsilverstein.com/tikun_olam/2005/06/yossi-beilin-reconsiders-the-six-day-war/There are 2 problems: first the image is layed over a paragraph of text; and second the caption is squeezed war far to the left into 9 lines of text when I’d prefer it to display wider over say 2 or 3 lines of text.
Is the problem in the display code or my css? I’m hoping it’s the display code as that’s easier to fix.
The topic ‘image & caption don’t display correctly using class’ is closed to new replies.