corner image corner image
View Single Post
corner image corner image
  #1 (permalink)  
Old 19-06-2008, 20:17
Peter W's Avatar
Peter W Peter W is offline
A1 is my Second Home!
 
Join Date: Mar 2008
Location: Brighton and Hove
Posts: 303
Thanks: 35
Thanked 91 Times in 80 Posts
Default Wordpress theme help

This is an extract from my index.php file:


<p class="post-meta">Posted on <?php the_time('j F Y') ?> under <?php the_category(', ')?>. <?php edit_post_link('Edit', '', '. '); ?> </p></div>

<img src="http://brighton-accountants.com/blog/wp-content/themes/TAD/images/line-hdot-blog-long.gif">

<?php endwhile; ?>


The problem is that this leaves a large white space between the 'Posted on...' line of text, and the graphic (it looks like 2 line breaks). Does anyone know how to reduce this down to one line break?

Thank you,
Reply With Quote
corner image corner image
Sponsored Links

Register to remove these ads
corner image corner image