Add a custom message to the thanked posts |
OverviewDescriptionWith this tutorial you will a message that will appear when the topic starter uses the "thanks" button, such as in the example below.DemonstrationTechnical limitations› This tutorial is dedicated to the forums powered by Forumotion free forum service› Requires to be the Founder of the #Forumotion Forum › It only works with phpbb2, phpbb3, invision and punbb InstallationCSSIn order to design the style of the resource, you need to go towards Administration Control Panel (ACP) Display CSS & Colors CSS Style Sheet and add append the following code:You need to reply to the topic in order to see the code resources CSS Customization• color: The text color. • font-size: Font size. • background-color: The background color of the message. • border: Border size, the style (solid, dashed or dotted) and the color. • border-radius: How rounded you want the message JavascriptFor the next step you need to go towards Administration Control Panel (ACP) Modules HTML & Javascript Javascript codes management and create a new code - upon verifying that Javascript codes management is enabled.
Javascript CustomizationIf you want to customize the message, just edit these parts:• Variable icon
For the icon url that you want to use in the thanked message. In this case, it's a star. • Customize message
Edit ONLY the The topic starter has thanked with the message that you want between the icon you have choosen before. Be careful with not deleting the variables pseudo and icon, because they're changed with the topic starter name and of course, the icon you added before. Final considerationsIf you need help with the customization, don't hesiate to open a new topic in the support section and we'll be happy to help.Notes
|
This resource belong to this community unless differently stated. No reproduction possible without our agreement, in accordance with article L122-1 of the CPI. |