How to Make Stack Alert Image On xenForo. Stack alerts are those little popups that appear at the bottom left of
your forum when you've stayed on one page for a long time and something
is posted that you have opted to be alerted for.
Usually they look like this:
The CSS I've used is as follows:
#StackAlerts .stackAlert { border: 3px solid #262C34; border-radius: 5px; -webkit-box-shadow: 0 8px 6px -6px #E9E9E9; -moz-box-shadow: 0 8px 6px -6px #E9E9E9; box-shadow: 0 8px 6px -6px #E9E9E9; } #StackAlerts .stackAlertContent { color:#000; text-align: right; padding-right: 10px !important; border-radius: 4px; border-width:3px 0; background: url("@imagePath/xenforo/misc/Information.png") no-repeat #F5F4F6 !important; }
Sample image :
It is How to Make Stack Alert Image On xenForo, good luck and hopefully useful for you!
Title: How to Make Stack Alert Image On xenForo
Posted by:
Published :2013-08-15T10:00:00-07:00
How to Make Stack Alert Image On xenForo
Related articles:
Posted by:
Published :2013-08-15T10:00:00-07:00
How to Make Stack Alert Image On xenForo
0 comments :
Post a Comment