Forum Discussion

MichaelTamoush's avatar
MichaelTamoush
Qrew Captain
4 years ago

RIch text Ideas

I know basic rich text options (font, size, background color, text color, bold, italics), but mostly I google to find what i need. I'm looking to make an alert message stand out. The text will say 'Travel Conflict Found!!'

Right now I am using a red background with bold white font. It looks pretty decent, but thought I would see what other fancy, fun things people have come up with. Is it possible flash once or twice maybe? Or maybe someone has a particular font they like for these messages, or a particular type of formatting they have found looks sleek and effective?

Just looking for ideas to help my GUI pop.

------------------------------
Mike Tamoush
------------------------------

2 Replies

  • If you wanted to take a cue from Quick Base, you could always use the CSS that they're already loading.
    "<div class='AlertBanner Error'><div><span class='AlertIcon'></span></div><div>This is the text of the alert</div></div>"​
    Which would end up looking something like this:


    ------------------------------
    Blake Harrison - DataBlender.io
    Quick Base Solution Provider
    ------------------------------
    • MichaelTamoush's avatar
      MichaelTamoush
      Qrew Captain
      Oh nice idea! I might use that thanks!

      ------------------------------
      Mike Tamoush
      ------------------------------