bokanegro
10-30-2008, 01:13 PM
Hi,
On my page there is background image inserted via css with simple tag:
background: url(../bg/bg1.jpg) repeat-y center top fixed;
and now I need to insert fixed div...
Position of that div must be bottom right, and need to be fixed when scrolling my page. That div will also contain background image.
So if any one know what and how... just write or place link ....
Thank's
On my page there is background image inserted via css with simple tag:
background: url(../bg/bg1.jpg) repeat-y center top fixed;
and now I need to insert fixed div...
Position of that div must be bottom right, and need to be fixed when scrolling my page. That div will also contain background image.
So if any one know what and how... just write or place link ....
Thank's