[solved]Stlye overlapping IE

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
surogat
Forum Members
Forum Members
Posts: 52
Joined: Sun Jan 27, 2008 6:14 pm

[solved]Stlye overlapping IE

Post by surogat »

I'm having footer overlapping problem in IE,
right49 div is on the top of the footer..

http://www.univie.ac.at/POTREBA/
Last edited by surogat on Mon May 12, 2008 8:38 am, edited 1 time in total.
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: Stlye overlapping IE

Post by KO »

Yuor footer has p.footer with margin-bottom:1.5em
You should reduce that.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Stlye overlapping IE

Post by Dr.CSS »

Try adding clear:both to your footer...
surogat
Forum Members
Forum Members
Posts: 52
Joined: Sun Jan 27, 2008 6:14 pm

[solved]Stlye overlapping IE

Post by surogat »

clear:both; was answer.
Thank you!
Last edited by surogat on Mon May 12, 2008 8:38 am, edited 1 time in total.
Post Reply

Return to “Layout and Design (CSS & HTML)”