1

Topic: i am trying to make <frame> in the forum header

does anybody know how i can do frame so that i may use the forum header as a small portal in the forum
i have tryed to create frame using this but they simply dont show up

<frameset rows="20%,80%">

<frame noresize="noresize" src="pagea.htm">

<frameset cols="25%,75%">
<frame noresize="noresize" src="pageb.htm">
<frame noresize="noresize" src="pagec.htm">
</frameset>

</frameset>

Re: i am trying to make <frame> in the forum header

sounds messy but <iframe> would probably work

3

Re: i am trying to make <frame> in the forum header

humm no iframe sorry for the word fucks up the forum now when i load the forum it loads the header of the forum and thats it it does not load the rest

Re: i am trying to make <frame> in the forum header

well you can't load a frameset then the rest of the forum... what was the code for your iframe?

5

Re: i am trying to make <frame> in the forum header

<iframe src="http://www.exosee.com">
but my problem now is that i dont know where to go to get that iframe code out

Re: i am trying to make <frame> in the forum header

you need to close it - http://www.w3schools.com/tags/tag_iframe.asp

7

Re: i am trying to make <frame> in the forum header

ok but now my problem is that i am unable to go back into the option section of the admin panel to add it or simply erase it ,my second problem comes from the fact that i dont know where to go manualy to erase that part ...