[deleted]
(See post I am replying to)
You can add frameborder=0
after opening the <iframe>
tag like this:
<iframe frameborder=0 width=0 height=0 src="about:blank">...</iframe>
And that will make it fully invisible, regardless of mobile/desktop/theme.
The <abbr>
tag allows you to create a tag that looks like this, which you can hover your mouse over if you are on a computer.
<abbr title="title">hello</abbr>
= hello
Is there a specific way to make a tag list, or do I just ask who wants to be in my tag list, then tag them every time
Custom groups arenāt really a thing open to everyone anymore on the Forum, so youāll have to do something like this:
Sry but Iām a bit confusedā¦
What are custom groups?
Ah, no worries ā that post is a little confusing.
First off, my method is something you will still have to copy and paste. Custom groups are those such as @Leaders, which tags everyone by typing one tag, and these must be made by THT/mods, which they donāt really do anymore.
Anyways, thereās a couple of parts to my custom tag method:
The iframe: this hides all text inside it: <iframe width=0 height=0 frameborder=0>
The tags: Each one is formatted @USER (this tags the users)
<iframe width=0 height=0 frameborder=0><a class=mention>@USER</a></iframe>
creates an invisible tag like the one below:
Hopefully that cleared it up a little?
But how would you add users in
Sry Iām asking a lot of questions
In groups, moderators or owners (owners were removed) have to add them in.
In my custom tags method, just add multiple <a class=mention>
tags in the iframe
Can I create a poll to ask who wants to be in my tag list? What topic should i do that on?
Yes ā The YCTAYHCH should work:
https://forum.gethopscotch.com/t/you-can-talk-about-your-hopscotch-coding-here-12-official/54666
@Leaders could you move linked post through current post to this topic? Thanks.
Hi! To find out what I can do, say @discobot display help
.
@Awesome_E ur method of custom tag groups doesnāt work!
You canāt click it, but it does tag people.
Use the iframe method instead
<a class=mention>@faketag</a>
<iframe width=0 height=0 frameborder=0><a class=mention>@ShevaKadu</a></iframe>
Wait that didnāt tag me? I gotta test this again thenā¦
Test
how about taking this tagging here