So my dad is making a photographing site, and he drew a little graphic to sign his front page, but we can't get it into position. Here is the current code:
That's for the final paragraph, "><img src="<?php bloginfo('template_url'); ?>/images/signature.gif" alt="<?php bloginfo('name'); ?></a>" />" being the image code. We're trying to get it to go to the right of the text, but can't for the life of us figure out how to put it there.
This is what it looks like just now.
Thanks for any help.
EDIT: I hate imageshack.
Code:
<p>I've also found a great 3-star Paris hotel that will make your trip-especially if you get room 501! And don't forget my blog for updates on photography<br><img src="<?php bloginfo('template_url'); ?>/images/signature.gif" alt="<?php bloginfo('name'); ?></a>" />exhibitions, galleries and festivals<br>and other events just made for your<br>lens. So stay a while and enjoy!<P ALIGN="RIGHT"><em><strong>Bruce Robbins</strong></em></p>
This is what it looks like just now.
Thanks for any help.
EDIT: I hate imageshack.
Last edited by Funky_Finny (2008-01-30 16:30:39)