Topic: About this <!DOCTYPE HTML PUBLIC ...... blablabla

Long time ago I noticided this issue with html that makes the scroll bar below to be showed ALWAYS when the page is inside a frameset... the problem comes when in the top of the html it's showed this line:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

(or something like it)

I don't know for what is for, but I do know that, when I erase it from the code the scrollbar below disappears... Now, my problem with punbb is when I try to show the forum inside a frame, you'll notice this scrollbar and I know that I can get rid of it deleting that code at the top, but i don't know how!... I really need to show my forum inside a frame (to hide the url).

Please help, and thanks smile

Re: About this <!DOCTYPE HTML PUBLIC ...... blablabla

I'm not quite sure what you're talking about. But you will probably find that tag either in header.php or main.tpl.

Do you love physics? :) http://www.ilovephysics.com
Interested in Internet Marketing? http://www.keyliberty.com

Re: About this <!DOCTYPE HTML PUBLIC ...... blablabla

Verlier: Remove it from the tpl-files in include/template/.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: About this <!DOCTYPE HTML PUBLIC ...... blablabla

Rickard wrote:

Verlier: Remove it from the tpl-files in include/template/.


It worked perfectly! smile

Thankyou again, truly truly thanks thanks again again! big_smile