Randomized login background |
2/25/2015 09:29:21 | |
| PHPRunner General questions | ||
|
S
sickacid author
Hi, I want to change login background (randomized). I've take some ispiration by http://xlinesoft.com/blog/2014/10/31/random-page-background-halloween-edition/ |
||
|
|
Sergey Kornilov admin 2/25/2015 |
|
You cannot use PHP variables in Custom CSS code. Custom CSS code goes directly to .css file and PHP variables won't work there. Use step by step instructions provided in that article. |
|