CREATE CUSTOMIZED QUOTE |
OverviewDescriptionIn this tutorial you will learn how to add button inside sceditor and by simple one click get generated table where you only have to change the text of the quote and image of the author. How cool is that?DemonstrationTechnical limitations› This tutorial is dedicated to the forums powered by Forumotion free forum service› It only works with PhpBB3/PhpBB2/PunBB/Invision Forumotion forums' versions InstallationIntroductionInstalation consists of two parts. First one is CSS and second one is javascript. Let's role with css first.CSSIn 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 CustomizationNow, here you can change colors for some specific parts of the quote box.For the first background color (darker green), locate:
Next thing to change is the inner background color of quote (where the text is) by targeting
Also, if you would like to change the look of the image, not to be circle shape, you can always target
Javascript & jQueryFor 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 CustomizationHere, there are few thing you can alter. The image that shows quote button is inside variable
Variable
Final considerationsIt is extremely important to make your forum width to 70% so that all quote items stay well positioned. If you alter it, it will make everything stretched. In case you want to have your own forum width, you will have to customize CSS so that width is not calculated in percentage for table.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. |