moving body background image in edit mode
Permalink
Hi,
I found this cool piece of code on the very helpful cheat sheet for moving the body tag image when in edit mode...
trouble is I need a little more guidance to get it to work.
Do I need to create some css and target the body tag through an id?
Can some guru please explain a little bit more.
Nige
I found this cool piece of code on the very helpful cheat sheet for moving the body tag image when in edit mode...
trouble is I need a little more guidance to get it to work.
Do I need to create some css and target the body tag through an id?
Can some guru please explain a little bit more.
Nige
If you are trying to check for edit mode you might be better with:-
Just pull your echo statements into that