Johnny Profile Topics Started Replies Created Favorites Forum Replies Created list of topics you have created till now. JohnnyParticipant 14 July 2016 at 08:35 Posted in : Possible to modify alert shortcodes? #42161 Thanks, Serkan! You inspired me to learn more about CSS and I ended up defining a new type of alert: .alert.series { border-color: #45FBDCE } .alert.series:before { content: “\e85c”; color: #5FBDCE; } Using this, I can make new alerts, customize both the color of the outline and the icon, and change the icon altogether! JohnnyParticipant 6 July 2016 at 07:50 Posted in : Icons with button shortcodes? #39182 Figured it out! Found this very helpful link: http://themes.pixelwars.org/readme/css/fonts/fontello/demo.html Was referencing the wrong icon variable. Viewing 2 posts - 1 through 2 (of 2 total)