I need the background code for css so when you scroll down the iframe the bg doesnt move.
I thought it would be something like this
Can anyone help?HTML Code:background-image: url(image.gif); background-repeat: fixed;
Thanks
I need the background code for css so when you scroll down the iframe the bg doesnt move.
I thought it would be something like this
Can anyone help?HTML Code:background-image: url(image.gif); background-repeat: fixed;
Thanks
I'm not sure, sorry.
i used to be NintendoNews. visit my blog or add me on twitter.
need help with vista? i am a microsoft certified technology specialist in configuring windows vista and connected home integrator.. pm me for help!
"I am the way, the truth, and the life. No one comes to the Father except through me"
John 14:6 (NIV)
I no it can be done, they used to have it on habbodemand
use:
HTML Code:background-image: url('img.gif'); background-repeat: no-repeat; background-attachment: fixed
Perfect! Thanks mate![]()
Want to hide these adverts? Register an account for free!