Welcome to PhpBB3 BBCodes. Click here to register
Feed

Solved Topic Button BBCode

Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.

Remember that it is not allowed to use {TEXT} inside the html tags!!!
It causes a serious security risk to your board and users.
Like this: <div style="{TEXT}">{TEXT}</div>
Green = OK - Red = forbidden

Solved Topic Button BBCode

Postby Hikaru_K » 26 Jul 2010, 01:32

Solved Topic Button BBCode
(Solved Button BBCode)

Description: The user can mark his/her topic as Solved (in viewtopic), by placing a button that displays the message This topic has been marked as Solved by the author on mouse over.




Copy:

Code: Select all
solved.css


to

/styles/prosilver/theme/solved.css

Open:

/styles/prosilver/theme/stylesheet.css

Find:

Code: Select all
@import url("colours.css");


Add After:

Code: Select all
@import url("solved.css");


Copy:

Code: Select all
solved.png


to

images/solved.png

Save as: solved.png
English: Image
Español: Image

BBCode usage:

Code: Select all
[solved][/solved]


HTML replacement:

Code: Select all
<a class=solved href="#">
<img src="images/solved.png" alt="" />
<span>
This topic has been marked as Solved by the author
</span></a>


Help line:

Code: Select all
Solved: [solved][/solved]


Remember to purge your forum and browser cache. Refresh your Theme

Example: (Move your mouse over the solved button **Check the demo link to see it in action)

Demo 1:
Image
Demo 2:
http://rickstrife1.ath.cx:8000/testbb/v ... hp?f=3&t=2
Attachments
solved.zip
copy solved.css to styles/prosilver/theme/solved.css
(697 Bytes) Downloaded 5 times
User avatar
Hikaru_K

BBCoder II
 
Windows XP Firefox
Status: Offline
Age: 28
Posts: 6
Topics: 4
Joined: 16 May 2010, 19:09
Last Visit: 30 Jul 2010, 15:03
PhpBB Version: 3.0.7-PL1

Donate to skip ads


Return to Submit a BBCode



  • Similar topics
    Replies
    Views
    Last Post

Who is online

Users browsing this forum: No registered users and 2 guests