Quantcast
Channel: MyBB Community Forums - Tutorials
Browsing all 685 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Replace expcolimage [ Expand/Collapse ] with Font Awesome

Go to Theme templates  edit > forumbit_depth1_cat   Find <div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander"...

View Article


Replace MyBB Userstars by Font Awesome 5 Free

Add Fontswesome Repo Link to Headerinclude Template <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"> postbit_userstar member_profile_userstar...

View Article


Adding a Whatsapp button

1. <a href="https://wa.me/country code number" target="_blank"><i class="fab fa-whatsapp"></i></a> 2. <script type=”text/javascript”> (function () { var options = {...

View Article

Image may be NSFW.
Clik here to view.

change signature Font Awesome 5 Free

postbit_signature Templates <div class="sgnture">{$post['signature']}</div></div> global.css .sgnture {     width: 100%;     position: relative;     padding: 16px 20px 16px 68px;...

View Article

Search in comma separated values in Database

Hello friends, if you want to search in the database for comma separated values, you can easily do this with FIND_IN_SET function. Example : Suppose several values like the following are stored in the...

View Article


Image may be NSFW.
Clik here to view.

Custom sceditor

I only saw one other thread on this and want to give an updated version. In the other thread, they required you to invert all the colors. In this updated version the only problem is I can't figure out...

View Article

Image may be NSFW.
Clik here to view.

Implement nprogress bar in theme or style

Basic tutorial added upon reading through posts and noticing someone recently requested how to do exactly this specific simple task and no answer to such was yet supplied. 1) Ok, to add such to themes,...

View Article

[Tutorial] - Font Awesome 6 Site Pre-loader

[For 1.8] - [Tutorial] - Font Awesome 6 Site Pre-loader Credits to original tutorial and related replies providing examples within as this tutorial is simply such content found via such links below,...

View Article


[Tutorial] - Font Awesome 5 Site Pre-loader

[For 1.8] - [Tutorial] - Font Awesome 5 Site Pre-loader Credits to original tutorial and related replies providing examples within as this tutorial is simply such content found via such links below,...

View Article


Image may be NSFW.
Clik here to view.

[Tutorial] - Create a MyBBCOMLIKE theme

[For 1.8] - [Tutorial] - Create a MyBBCOMLIKE theme * this tutorial was created as a rather expanded upon set of instructions that was supplied in response to a user request here:...

View Article

Image may be NSFW.
Clik here to view.

[Tutorial] - Font-Awesome 5 Forum Icons

* note: (this tutorial is but a simply mildly edited variation re-posted / shared with explicit permission from the original author of the FA5 and FA6 version tutorials of the likes) [For 1.8] -...

View Article

Image may be NSFW.
Clik here to view.

[Tutorial] - Font-Awesome 6 Forum Icons

* note: (this tutorial is but a simply mildly edited variation re-posted / shared with explicit permission from the original author of the FA5 and FA6 version tutorials of the likes) [For 1.8] -...

View Article

Image may be NSFW.
Clik here to view.

Super simple instructions to add your click-to-add-your-MyCode buttons

This is for real basic buttons. You just click it and the MyCode is slapped down in the editor, around selected text if applicable. This tutorial only covers the editor buttons. You'll have to work out...

View Article


Use colorful badge in postbit

You can use multiple group images with the help of Omar's plugin.... but here i am going to show you how can you set a badge or tag in postbit... Requirement :- Template conditional Plugin i have done...

View Article

Image may be NSFW.
Clik here to view.

[Core Edit] View Unanswered Threads

This will add a new specialized Search preset link "View Unanswered Threads" to header. Open template header_welcomeblock_member_search and add at the bottom: <li><a...

View Article


Plugin View Unanswered Posts for 1.8

https://github.com/lukasamd/MyBB-View_Unanswered_Posts It is for 16 but it is not a big problem to update

View Article

Image may be NSFW.
Clik here to view.

[Core edits] Forumdisplay Thread starter avatar + lastposter avatar

Hey everyone. I just stumbled upon something pretty great and i thought i'd share it before it's lost. Open forumdisplay.php and find: $query = $db->query("         SELECT t.*,...

View Article


Image may be NSFW.
Clik here to view.

Custom Help docs page

DEMO: https://reusers.to/misc.php?action=help Preview ACP >> Templates and styles >> Templates >> YOUR THEME >> Miscellaneous Templates >> misc_help Between {$header} and...

View Article

Image may be NSFW.
Clik here to view.

[MyBB] Free Adblock Script Code

Team,  I lost around 12% of revenue before I installed this script. This script is affective, and I recommend installing it and tweaking it on your forum. I'm a beginner coder if you follow my work....

View Article

Image may be NSFW.
Clik here to view.

[Email] Verification Not Sending [Guide]

Hello MyBB,  I'm back with another stupid MyBB Thread that will probably get overlooked and pissed on. So, those emails aren't sending? Is it starting to become a problem for you? Must be troublesome...

View Article
Browsing all 685 articles
Browse latest View live