Hello

I have finished coding my site but i have a small problem.
In the main page http://nik.itcreations.eu/gr/index.php the footer div collides with the the previous div. I would like to have some space between these two divs. I have tried to use the margin tag with no success.

Your help will be much appreciated

Recommended Answers

All 2 Replies

I think it has to do something with inheritance of css properties, because if you change the padding-top of footer to 1px, the whole thing shifts down.

I also get a javascript error.

Thanks for your notices.
I actually fixed some errors and used padding-top 5px on footer and everything is ok now.

Problem solved

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.