Set position:relative for the body element in the page.
Alternatively, place position:relative in a CSS file for the body element of the page.
In CSS file:
body
{
...
position:relative;
}
Subscribe to:
Post Comments (Atom)
My blog about everything SharePoint, .Net, IT, technology, basics, intermediate, and advanced.
No comments:
Post a Comment