Info
- 3 posts
- 2 voices
- Started 2 years ago by cNc
- Latest reply from cNc
- This topic is resolved
Add New Topic Image
-
- Posted 2 years ago #
I want replace "ADD NEW ยป" link.. with image
like weddingbee boards
http://boards.weddingbee.com/images/write-a-post.gif
any help?Thanks
cNc -
- Posted 2 years ago #
On front-page.php, forum.php, tag-single.php substitute
bb_new_topic_link();withbb_new_topic_link(array('text' => '<img src="the url of your image" alt="the alt title" />')); -
- Posted 2 years ago #
Thanks, zaerl :)
It works...... -
You must log in to post.