Hi,
I am really clueless about removing this white space in the master page at the bottom. I've even tried using firebug but m not able to get what is the problem.
Please help. Tried removing it with body style as
body
{
margin: 0;
padding: 0;
}
but certainly this does not work.
Go to the complete details ...