Changes between Initial Version and Version 1 of Ticket #4802, comment 12
- Timestamp:
- 02/14/2013 12:06:36 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4802, comment 12
initial v1 1 Attached patch:1 '''(Updated)''' Attached patch: 2 2 3 3 * Adds the notice markup in the footer in bp-legacy 4 4 * Wraps the markup in a container div and adds a class depending if the WP Toolbar is active or not. 5 * For the CSS, I used the WP dashboard's alert color scheme as I didnt like the existing green / red color palette that bp-legacy uses for the error messages. Feel free to change the colors or tweak the CSS!5 * For the CSS, I piggybacked off bp-legacy's default message color scheme. CSS is trimmed down from my previous patch. Feel free to tweak! 6 6 7 7 Tested in TwentyTen, TwentyEleven and TwentyTwelve.