GrooveOnBeat Posted July 4, 2016 Share Posted July 4, 2016 There's a notification box (black/dark background with light text) that appears from the header or footer and slides out when new content you've followed posted. Where can I find the CSS class (in Templates) that controls it? Link to comment Share on other sites More sharing options...
GrooveOnBeat Posted July 6, 2016 Author Share Posted July 6, 2016 I'd like to change where it appears, the text, and background properties. Anyone? Link to comment Share on other sites More sharing options...
GrooveOnBeat Posted July 19, 2016 Author Share Posted July 19, 2016 Which templates and CSS properties can I adjust for Link to comment Share on other sites More sharing options...
Colonel_mortis Posted July 19, 2016 Share Posted July 19, 2016 In css/core/global/framework/global.css, you want to be modifying mentions of #elFlashMessage. Link to comment Share on other sites More sharing options...
GrooveOnBeat Posted July 19, 2016 Author Share Posted July 19, 2016 3 hours ago, Colonel_mortis said: In css/core/global/framework/global.css, you want to be modifying mentions of #elFlashMessage. Thanks! You're a blessing! I had to add a "p" after it since the default settings weren't working. Some code must have overrode it. So what worked for me was.. #elFlashMessage p, #elFlashMessage p a Thanks again for pointing me in the right direction! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.