AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
3
Posts
2
Users
0
Reactions
1,974
Views
Sep 17, 2019 10:26 pm
Hi
Is it possible to HTML tags in the Admin Note such as <marquee>? I want to add the below code:
<marquee behavior="scroll" direction="right" scrollamount="1">Tortoise</marquee>
<marquee behavior="scroll" direction="right" scrollamount="10">Hare</marquee>
<marquee behavior="scroll" direction="right" scrollamount="20">Cheetah</marquee>
Warmest Regards
BM
2 Replies
Sep 18, 2019 1:11 pm
Hi @dhyanakendra,
Please follow the steps below:
1. Navigate to Dashboard > Forums > Tools > Antispam tab, add <marquee> tag (with its attributes) in "Allow extra HTML tags" section.
marquee(behavior direction scrollamount),

2. Switch to "Text mode" in Admin Note editor and try to add the HTML code with marquee tag, save it and check on the frontend.

Sep 18, 2019 3:48 pm
Thank you so much for all your support! Please close this as resolved.
Warmest Regards
BM