| |||||||
| Installing and Using WordPress Post all questions on installing, upgrading, moving, importing and deleting Wordpress here. |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
| Check your Main Index Template (WP Dashboard > Presentation > Theme Editor) and look for the code that looks something like this: (ignore the *) <*div class="entrybody"> <*?php the_content('Read the rest of this entry »'); ?> <*/div> Just edit that to something like this: (ignore the *) <*?php the_content('Read More...<*img src="/images/leaf.gif" alt="read more" title="Read More..." />'); ?> |
| |||
| Thanks for the codes nekonron. I did ask to many site and yes I did manage to change the read-mroe link to some button. here are the codes that I'm using :- PHP Code: ![]() |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |