Notice: Undefined index: forum in /var/www/sda/6/d/flatboard/spectre/view.php on line 232

Notice: Undefined index: role in /var/www/sda/6/d/flatboard/spectre/view.php on line 235

Notice: Undefined index: trip in /var/www/sda/6/d/flatboard/spectre/view.php on line 235

Notice: Undefined index: title in /var/www/sda/6/d/flatboard/spectre/view.php on line 235

Notice: Undefined index: reply in /var/www/sda/6/d/flatboard/spectre/view.php on line 236

Notice: Undefined index: forum in /var/www/sda/6/d/flatboard/spectre/view.php on line 237
Flatboard - How do you like this post style
How do you like this post style
identicon
hmmy
DISCUSSION OF ORIGIN

hmmy Sunday 24th January 2016, 03:34:20

How do you like this post style

Hi see below:

I'm just toying with script right now. How about post being like so?

![post](http://i.imgur.com/LxFwzMJ.png)
DISCUSSION OF ORIGIN
Fred_f8768
Fred#f8768

Administrator

Fred_f8768

See their activity.

Fred#f8768 Sunday 24th January 2016, 09:12:12

Yes love it smile
But integrate this css in the plugin Identicon.
identicon
hmmy

hmmy Sunday 24th January 2016, 18:35:14

I'm attempting to use the trip number for the background color of #trip. I am using css to invert the text color

But this breaks when the post gets quoted. Any idea why this would happen?

![trip](http://i.imgur.com/jwaA8U6.png)
Fred_f8768
Fred#f8768

Administrator

Fred_f8768

See their activity.

Fred#f8768 Sunday 24th January 2016, 18:54:50

  Because all the quotes are dynamically parsed to return the author of the post as well as for safety reasons.
I do not know if this is really the answer to the question, sorry I do not quite understand English.
identicon
hmmy

hmmy Sunday 24th January 2016, 19:01:48

  This is what I mean

![quote](http://i.imgur.com/zx4D8Qq.png)
Fred_f8768
Fred#f8768

Administrator

Fred_f8768

See their activity.

Fred#f8768 Sunday 24th January 2016, 19:10:37

Post your code here please (in
tags)
identicon
hmmy

hmmy Sunday 24th January 2016, 19:17:47

  Sloppy, but that's ok:


return 'Guest <span style="background:#'.substr($id, -6).';padding:2px;padding-left:4px;padding-right:4px;border-radius: 4px;"> <span style="mix-blend-mode:difference;color:white;">#'.substr($id, -6).'</span></span>';
}
Fred_f8768
Fred#f8768

Administrator

Fred_f8768

See their activity.

Fred#f8768 Sunday 24th January 2016, 19:26:27

Houla, no it is not clean at all that smile
I thought you went straight in the style of the theme, you have the class `.user`, `.admin` and `.worker` to do that.
identicon
hmmy

hmmy Sunday 24th January 2016, 19:39:37

  i'm not a developer smile. Would you mind giving me an example?
Suggested Topics View / Reply Forum
Abdulhalim started Loading CSS in Localhost 1.9K / 7 General Questions
751327c0 started solved Update to 1.02 1.1K / 2 General Questions
started 415 / 0
AlexanderLiebrecht started solved Youtube-Videos in Flatboard Forum 1.2K / 7 Bug reports
Top