2016-06-16, 08:51 PM
(2016-06-16, 03:49 PM)Villadsrl Wrote:(2016-06-10, 12:49 PM)eNvy Wrote: Square theme updated.
Changelog:
10/06/2016
-Removed the plugin with custom text.
-Now all the custom text is directly in the templates.
-To know where the custom text is, you have a .txt file with all the templates which contains custom text.
-Fixed the width of the multipage section not displaying it correctly in forumdisplay.
How can I create dropdown menus in the header?? For example: I have created a "header menu" called "More" and I want "Calendar, Members & Help" to be in "More"'s dropdown menu. Please help <3
How can I remove the text?? It's very annoying...
I don't do custom tweaks, sorry but you have to learn how to make menus.
The floating text is the tipsy library, if you want to remove the function of the library you need to go to ACP > Templates & Styles > Templates > Square templates > Ungrouped templates > open headerinclude template
Search this line:
<script type="text/javascript" src="{$mybb->asset_url}/images/square/custom/tipsy.js"></script>
And delete it.
I don't give support on PM.