Hi
Is it possible to change the background image of my facebook app? I tried adding a body tag in the css and set a background image. But the change is not reflected.
Any help? Thanks.
Hi
Is it possible to change the background image of my facebook app? I tried adding a body tag in the css and set a background image. But the change is not reflected.
Any help? Thanks.
You can put your whole application in one div and define a background-image for the div.
This is IMHO the best workaround.