Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My forum and the nodebb's forum seems to have the tag box cut off until you use it.. Once you add a tag the box grows to the correct size:
Thanks,
You can close the issue, I think this is simple enough to modify in custom css.
There is a filter for unlinked assets that nothing is using. If it is not under there, it is in use somewhere.
L
Hi. How would I go about removing the picture icon (red) without removing the upload image icon (blue)? I'm guessing CSS, but what exactly would I target with display: none;? 0_1538531412973_removeicon.PNG Thanks in advance!
S
Annnnd I just realized I can probably just make an ajax call to the /api/tags/tagName route and get all the information I need. 👍
@Mawi-Raura You can edit your own style from http://yourforum.com/admin/appearance/customise
Or you can create your own themes and override as needed. Look here : https://docs.nodebb.org/vi/latest/themes/create.html