Log in

View Full Version : CSS Won't Show In IFrames



wahtever
05-04-2007, 06:31 PM
For some reason, my css won't change the font, size, background, ect. The only thing that it affects are the links. I have it so it's saved in style.css and this is the first time in years that this is happened to me. Does anyone know what may be causing this? The css that Lissa Explains It All gives, also results in the exact same way. (http://www.lissaexplains.com/css.shtml#stylesheet)

In Firefox, my iframes automatically have transparent backgrounds, which I didn't want. In IE, they aren't transparent. I think that could be the problem in this. My pages were never transparent in the past, automatically.

boogyman
05-04-2007, 07:42 PM
can you give us the url to your site?

wahtever
05-04-2007, 08:56 PM
Click here (http://web-sprouts.com)

wahtever
05-07-2007, 01:47 AM
Anyone have any idea what may be wrong?

jcfra420
05-09-2007, 04:04 PM
Honestly, IFrames are really bad today. I would recommend killing the idea of using iFrames and simply use a include() and PHP. Include is really easy to do, and gets away from Iframes. Not to mention IFrames have a negative effect on SEO.