• I put a simple pic in the sidebar.php and it looks fine….
    <p align=”center”><img border=”0″ src=”June-grey.jpg” width=”139″ height=”126″></p>

    Now when I click on “Previous Entries” and go to index.php?paged=2, the image is not in the sidebar, it’s the middle of the page underneath the “Next Entries ?”..in every browser I use.
    How do I fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dizzie

    (@dizzie)

    Thread Starter dizzie

    (@dizzie)

    I have tried the WordPress Default 1.6 Theme and another one besides my customized one and it does it in all of them…so I really don’t have a clue where to look….

    Thread Starter dizzie

    (@dizzie)

    In case it might help someone else….I finally figured out what was causing this…I have to put the sidebar content or my image in this case between these ;

    <?php endif; ?>
    GOES HERE

    </div>

    I was putting it here;

    <?php endif; ?>

    </div>
    <p align=”center”>
    <img border=”0″ src=”June.jpg” width=”139″ height=”126″></p>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Picture in Sidebar page 2’ is closed to new replies.