Footer in IE allright - Firefox and Opera doesn't work

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"
Locked
Golden

Footer in IE allright - Firefox and Opera doesn't work

Post by Golden »

This is my first Homepage with CMSMS and I have problems with the footer being not correctly displayed in Opera and Firefox. The background-pic doesn't appear and the text is still black as in body. It's as Opera and Firefox would "understand" my CSS.

Did anybody ever have the same?

My address is http://www.paladin.li/cms in case you want to see by yourselves.

Thanks
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Footer in IE allright - Firefox and Opera doesn't work

Post by Dr.CSS »

You need to import those images into uploads/images and then call them so, this helps if you plan on moving the site to a domain, out of /cms/ ...

Or for now use direct paths http://www.paladin.li/footer.png in your CSS...
Golden

Re: Footer in IE allright - Firefox and Opera doesn't work

Post by Golden »

But if it's only that these browsers don't find the image, they should then show the font in blue and the padding-top (which is not the case)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Footer in IE allright - Firefox and Opera doesn't work

Post by Dr.CSS »

They don't show the color because the color is in  #footer p a also and the image can go in the pagewrapper with bottom to make it stick there...

The sidebar has a height?...

The padding is working in Ff...
Golden

Re: Footer in IE allright - Firefox and Opera doesn't work

Post by Golden »

mark wrote: The sidebar has a height?...
  It's for the picture to be displayed completely before the background from content appears. Like I said it's my first time...
mark wrote: Or for now use direct paths http://www.paladin.li/footer.png in your CSS...
... still doesn't work  :( You were right about the font-color and the padding.
Golden

Re: Footer in IE allright - Firefox and Opera doesn't work

Post by Golden »

I solved it!!! As copied und pasted something I forgot a "}". IE could ignore it but Firefox and Opera not.

Thanks anyway.

btw. Mark, your Menu in IE7 doesn't work well.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Footer in IE allright - Firefox and Opera doesn't work

Post by Dr.CSS »

I need to work on my site, too much other stuff going on...

Glad you found it, all it takes is one little thing, now all the images don't need ../ just /  ...

IE6< will try and figure out what you wanted, which has lead to a lot of sloppy sites/coding...
Locked

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