Yep, that worked. Thanks for the quick response.
I had a conditional to show a message to everyone and then a conditional to show a message to a certain user id, removed the 2nd and it works fine.
Is there a way to make the popup "move" when people scroll their browser down... so that it remains in the same relative spot in the bowser?
Would that be done by changing the "position: absolute;" to "position: relative;" in the template?
|