You are here

README.txt in Popup message 7

Same filename and directory in other branches
  1. 6 README.txt
Display popup message for users once per browser session.

Configuration:
----------------------
Go to admin/settings/popup_message and set message title and body.
Go to admin/user/permissions and set permissions.

Custom styles:
----------------------
In your default theme create subdirectory "popup_messge_styles".
In this directory create subdirectory "mystyle", and in this directory create file "popup.css".
Example:
themes/garland/popup_messge_styles/redstyle/popup.css

Authors:
----------------------
Drupal module author: Grzegorz Bartman grzegorz.bartman@openbit.pl, Twitter: @grzegorzbartman
jQuery and CSS code: Adrian "yEnS" Mato Gondelle yensamg@gmail.com, Twitter: @adrianmg

File

README.txt
View source
  1. Display popup message for users once per browser session.
  2. Configuration:
  3. ----------------------
  4. Go to admin/settings/popup_message and set message title and body.
  5. Go to admin/user/permissions and set permissions.
  6. Custom styles:
  7. ----------------------
  8. In your default theme create subdirectory "popup_messge_styles".
  9. In this directory create subdirectory "mystyle", and in this directory create file "popup.css".
  10. Example:
  11. themes/garland/popup_messge_styles/redstyle/popup.css
  12. Authors:
  13. ----------------------
  14. Drupal module author: Grzegorz Bartman grzegorz.bartman@openbit.pl, Twitter: @grzegorzbartman
  15. jQuery and CSS code: Adrian "yEnS" Mato Gondelle yensamg@gmail.com, Twitter: @adrianmg