Jump to content

Group Colors


Zachary Johanson

Recommended Posts

Posted

If you really need both, you would need to set up a CSS class in your custom.css. 

.groupname { font-weight:bold; color:#0000AA; }

And then in the group options, you use <span class="groupname"> and </span> in the places where it suggests <strong> and </strong>

Posted
30 minutes ago, opentype said:

If you really need both, you would need to set up a CSS class in your custom.css. 

.groupname { font-weight:bold; color:#0000AA; }

And then in the group options, you use <span class="groupname"> and </span> in the places where it suggests <strong> and </strong>

Or could reduce the css via this as then don't need load per theme <span color="red"><b> and end with </b></span>

  • 3 weeks later...
Posted
On 1/15/2019 at 3:34 PM, Zachary Johanson said:

I can see how you change the color but how do you do colors and bold?

Quote

<span style="color: #2B60D; font-family:arial bold; 3px 2px 5px;">

 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...