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
Footer in IE allright - Firefox and Opera doesn't work
Re: Footer in IE allright - Firefox and Opera doesn't work
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...
Or for now use direct paths http://www.paladin.li/footer.png in your CSS...
Re: Footer in IE allright - Firefox and Opera doesn't work
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)
Re: Footer in IE allright - Firefox and Opera doesn't work
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...
The sidebar has a height?...
The padding is working in Ff...
Re: Footer in IE allright - Firefox and Opera doesn't work
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: The sidebar has a height?...
... still doesn't workmark wrote: Or for now use direct paths http://www.paladin.li/footer.png in your CSS...

Re: Footer in IE allright - Firefox and Opera doesn't work
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.
Thanks anyway.
btw. Mark, your Menu in IE7 doesn't work well.
Re: Footer in IE allright - Firefox and Opera doesn't work
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...
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...