Posted on: 1/27/2014 2:29:57 AM | Views : 630

I have a problem with a page footer where I need to show the copyright statement.
I have tried to keep its Div CSS as margin-bottom:0; but its not working; Also tried to make it by margin-top:10px; which is always larger than any relative upper objec; ts in all the content pages, however, the problem is the same, where its not repsonding.
Thus if I make the Div CSS as bottom:0; position:static; The problem is that when the conent page become longer and more objects are shown, the footer is shown inside the objects area...
So how to do with this dilemma?

Go to the complete details ...