Quote:
Originally posted by QuaShe
Ok, I did it this way mainly as it was the easiest to design around. I will have the programmer look at it to do it diffrently, as these answers are actually what I expected already.
Thnx
|
Well, one idea you could do is just replace the iframe with a table and create a virtual include there to dump the html behind the blog into it. But if the blog is rather large and currently creates a scrollable iframe (like now), you may be better off just creating a link to the blog instead of an iframe. Or simply said, don't change anything. Frames are not evil, just not as effective as a plain html page.
WG