Easiest css for Facebook style “red” notifications

后端 未结 5 1648
醉梦人生
醉梦人生 2020-12-22 14:46

I need a facebook style notification, but getting something that looks nice cross browser seems tricky. For example, different browsers seem to treat paddings differently,

5条回答
  •  再見小時候
    2020-12-22 15:31

    Probably absolute positioning:

    1

    Something like that. Obviously you would want to change the specifics and probably use background images. The point is to emphasis the absolute positioning which it really consistent across browsers, at least in my experiences.

提交回复
热议问题