Closed (fixed)
Project:
Message Effects
Version:
5.x-0.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2009 at 13:49 UTC
Updated:
6 May 2009 at 22:02 UTC
Hi I find the 'center' position by default doesn't line up to the perfect site level of the average user. Often it is hovering near the header. I am useless at CSS what should I be changing to adjust the position?
I am also using an unreleased version for Drupal 6 which works great. Maintainer should consider releasing it to D6 officially.
Here it is for the benefit of others
http://drupal.org/node/286011#comment-1074378
Comments
Comment #1
gilgabar commentedProblems with the version of message effects from this thread http://drupal.org/node/286011 should be reported in that thread (until it becomes official).
The center positioning for jgrowl is controlled by the CSS in jquery.jgrowl.css. In particular it is around line 65:
Change the 'top: 0px' value to whatever distance from the top you would like it to be. Save it, be sure to clear your cache, and that should do the trick.