Wordpress Question

Discussion in 'PHP' started by lucozade111, Jan 1, 2008.

  1. #1
    lucozade111, Jan 1, 2008 IP
  2. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #2
    
    <div style=”display:block;float:right;margin: 5px 5px 5px 5px;”> 
    google code 
    </div>
    
    HTML:

    put this before the the_content()
     
    commandos, Jan 1, 2008 IP
  3. lucozade111

    lucozade111 Peon

    Messages:
    1,361
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks a lot for the reply. Which file is that in? Is it in the theme files?
     
    lucozade111, Jan 1, 2008 IP
  4. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #4
    usually single.php , it will appear on the Single Post
     
    commandos, Jan 1, 2008 IP
  5. lucozade111

    lucozade111 Peon

    Messages:
    1,361
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Cant seem to find it in single.php

    All I have is
    <?php the_content('Read the rest of this entry &raquo;'); ?>
    Code (markup):
     
    lucozade111, Jan 1, 2008 IP