Thats an odd issue. Are you sure you’ve read up on how frames work? The frame page should have no text or content, thats all on the webpage displayed inside the frame. You’re frame is pure structure. Maybe post a link to an example of your issue?
Ok so the issue is iFrames and Frames are different things. iFrames embed into a page, old style frames take over the full page. Your trying to makes a frames site using iFrames insted of frames. There’s nothing wrong with that, but its not how frames sites were done in the past, so you will get some unique issues.
To fix your overlaping text with CSS, I would wrap all your main content in a div. Offset its width by the width of your iFrame and then float it to the right so it clears the frame. Theres a few other ways you could handle that too.
The absolute quickest fix would probably be to add style="margin-left:208px;" to your body tag.
Hey, thanks for replying hehe. I'm going to email the questions to you within 24 hours. Thanks :)
I don't know what to say, that sucks. But I'm sure not conspiring against you! I hope the best for you. And you definitely didn't fail in terms of your cool website. I have nothing useful to say unfortunately. ♥