Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #4802, comment 12


Ignore:
Timestamp:
02/14/2013 12:06:36 AM (13 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4802, comment 12

    initial v1  
    1 Attached patch:
     1'''(Updated)''' Attached patch:
    22
    33* Adds the notice markup in the footer in bp-legacy
    44* 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!
    66
    77Tested in TwentyTen, TwentyEleven and TwentyTwelve.