As I said it's just html
l0calh0st Reviewed by l0calh0st on . [Req] How to Add Image instead of Text in PHP Hello Friend I just need your help to add image in my php file instead of text : Here is my file's php code <?php if ( is_single() ) { ?> <div class="navigation" style="border-top:0;"> <div class="alignleft"><?php previous_post_link('%link','&laquo; Previous Post'); ?></div> <div class="alignright"><?php next_post_link('%link','Next Post &raquo;'); ?></div> <div style="clear:both;"></div> </div> <?php } else { ?> <?php if ( Rating: 5