Results 1 to 6 of 6
Threaded View
-
3rd Oct 2011, 06:05 PM #1OPMember
[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 Code:<?php if ( is_single() ) { ?>
<div class="navigation" style="border-top:0;">
<div class="alignleft"><?php previous_post_link('%link','« Previous Post'); ?></div>
<div class="alignright"><?php next_post_link('%link','Next Post »'); ?></div>
<div style="clear:both;"></div>
</div>
<?php } else { ?>
<?php if ( function_exists('wp_pagenavi') ) { ?>
<?php wp_pagenavi(); ?>
<?php } else { ?>
<div class="navigation">
<?php posts_nav_link('', '« Previous Page', 'Next Page »'); ?>
</div>
<?php } ?>
<?php } ?>
Hope you will help me...ashutariyal Reviewed by ashutariyal 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','« Previous Post'); ?></div> <div class="alignright"><?php next_post_link('%link','Next Post »'); ?></div> <div style="clear:both;"></div> </div> <?php } else { ?> <?php if ( Rating: 5403 Forbidden Error
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Replace text with Image in Wordpress ?
By Jayzzy in forum Webmaster DiscussionReplies: 1Last Post: 13th Nov 2012, 08:04 PM -
Password image wrap around text ??/
By sandip1110 in forum Graphics AreaReplies: 11Last Post: 7th Apr 2012, 06:56 AM -
In line image and text...
By r00ts in forum WordpressReplies: 2Last Post: 24th Mar 2012, 02:24 PM -
Help changing text on the image
By MediaStar in forum Graphics AreaReplies: 3Last Post: 20th Jan 2012, 04:34 PM -
[Buying] Need To Convert Image To Text For 35$
By orbofdarkness in forum Completed TransactionsReplies: 47Last Post: 1st Mar 2011, 03:22 PM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...