Loans - Secured Loans - Mortgages - Mobile Phones - Loan

PDA

View Full Version : Wordpress Question


lucozade111
Jan 1st 2008, 2:33 pm
Hi,

I wonder if anyone knows how to get an ad blog in a wordpress post like on this post - http://www.johncow.com/another-free-750-entrecard-credits-available/

any help much appreciated

commandos
Jan 1st 2008, 4:21 pm
<div style=”display:block;float:right;margin: 5px 5px 5px 5px;”>
google code
</div>



put this before the the_content()

lucozade111
Jan 1st 2008, 4:40 pm
Thanks a lot for the reply. Which file is that in? Is it in the theme files?

commandos
Jan 1st 2008, 4:50 pm
usually single.php , it will appear on the Single Post

lucozade111
Jan 1st 2008, 5:15 pm
Cant seem to find it in single.php

All I have is <?php the_content('Read the rest of this entry &raquo;'); ?>