Page 1 of 1

tag color

Posted: Sun Jun 08, 2025 9:20 pm
by Lubomír Ludvík
on Flatpress 1.4 editor missing color icon

Code: Select all

and dont work: [color=#000080]Search[/color]
work: <font color="#fff">Search</font>
https://wiki.flatpress.org/doc:plugins:bbcode
editor.png
editor.png (17.11 KiB) Viewed 25889 times

Re: tag color

Posted: Mon Jun 09, 2025 3:30 pm
by fraenkiman
Hello Lubomír,

In general, the buttons do not display all BBcode tags. I'll take that as a suggestion for improvement.

The BBcode tag color works for me.
Screenshot 2025-06-09 170601.png
Screenshot 2025-06-09 170601.png (71.4 KiB) Viewed 25869 times
I cannot reproduce your problem. Possibly a plugin that is not included in the standard repo is interfering. Deactivate all custom plugins as a test.

What does not work, however, is the fontface tag. I will fix it for the bugfix release when I get the chance.

Best regards
Frank

Re: tag color

Posted: Mon Jun 09, 2025 5:39 pm
by fraenkiman
It is also possible that the stylesheet of your theme overwrites the <span> element and therefore the color tag. It works as expected in the Leggero theme. Switch to the Leggero theme as a test.

Re: tag color

Posted: Mon Aug 04, 2025 12:03 pm
by Arvid
Tested the color tag, works well with FlatPress 1.4.1.
Really looks like some theme CSS overrules the color definition - do you have an example page online that we could inspect?

All the best,
Arvid