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
15287b65 started Image Upload 817 / 0 Feature Requests
Fred#4346f29d started Flatboard v.1.0.2 3.2K / 10 Announcements
started 303 / 0
Aurel#62177 started After install error 1.4K / 3 General Questions
Top