Jump to content

Suggestion: highlight text


Guest TCWT

Recommended Posts

Posted

I hope there will be a bbcode to highlight a block of text (with background color), like vBulletin does. This will make it more noticeable.

Posted

Its quite simple really.

AdminCP->Management->Add New BBCode

Custom BBCode Title: Highlight (or anything you want to call it)
Custom BBCode Tag: highlight
Use Option in tag: Yes
Custom BBCode Replacement:

<span style="background-color: {option}">{content}</span>


That should do it :)

Posted

Thanks but this way requries you to enter color code manually and if you select a block of text and change the color then you need to remove the color open and close tags.

There should be a easier way like vBulletin.

Archived

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

  • Recently Browsing   0 members

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