[Plugin: Christmas Message] works!!
-
Thanks for a nice plugin.
And it works with wp 3.2.2
configuration is easy. check options!!It is even easy to place the message on another place on the screen.
Just in css
#xmas{
position:fixed;
width:500px;
height:430px;
top:100px; change to desired position
left:50%; change to desired position
margin-left:-250px;
overflow:hidden;
}
The topic ‘[Plugin: Christmas Message] works!!’ is closed to new replies.