Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to properly set a bold group name with color?

Featured Replies

So, here's the thing: I obviously know how to make a group appear in a certain color. However, I would like for one group name (Administrators) to be bold and colored. I have tried this:

<strong><p style="color:#671510">Group Name</strong>

And this:

<strong><p style="color:#671510">Group Name</p></strong>

However, it creates strange effects for the group members' names. It does make them bold and colored but with the /p it puts everything in a new line in the forum previews, and without the /p it still makes all the other online members appear in a new line. What I want is just to make the group members' names Bold and colored. How do I do this best? Thanks in advance for your help.

p stands for paragraph so would put spacing and new lines in per the CSS there. You may wish to use span instead. This really is outside our scope of support and really towards learning how to use HTML and CSS.

  • Author
5 minutes ago, Jim M said:

p stands for paragraph so would put spacing and new lines in per the CSS there. You may wish to use span instead. This really is outside our scope of support and really towards learning how to use HTML and CSS.

I'll try to research the span. Thank you so much, sorry for asking something outside your scope.

Try this:

<span style="font-weight:bold;color:#671510;">Group Name</span>
  • Author
3 minutes ago, teraßyte said:

Try this:

<span style="font-weight:bold;color:#671510;">Group Name</span>

That works! Thank you so much!

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.