Forums

Join
bbPress Support ForumsInstallationAdd New Topic Image

Info

Add New Topic Image

  1. I want replace "ADD NEW ยป" link.. with image
    like weddingbee boards
    http://boards.weddingbee.com/images/write-a-post.gif
    any help?

    Thanks
    cNc

  2. On front-page.php, forum.php, tag-single.php substitute bb_new_topic_link(); with bb_new_topic_link(array('text' => '<img src="the url of your image" alt="the alt title" />'));

  3. Thanks, zaerl :)
    It works......

  4. You must log in to post.