|
have the CSS file that works use classes like
[code:1:b7d84a2b2c]<style>
DIV.iframe {
background-color: #000000;
}
</style>[/code:1:b7d84a2b2c]
and inside the iframe have stuff like
[code:1:b7d84a2b2c]<div class="iframe">iframe content</div>[/code:1:b7d84a2b2c]
__________________
Kyle Varga
"m3lt/theSpear"
student, web designer/coder, future IT consultant
Experience: PHP/MySQL, Java, C++, MS-SQL
|