themoose
July 12th, 2005, 11:15
Right so heres the story:
I own a site and have started again with the forums in ipb, but now the forum address is sumthing like http://s12.invisionfree.com/forumname and i want it to look like www.mysite.com/forum(.html).
I kno the basic masking:
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame name="main_frame" src="http://www.example.com/">
</frameset>
But i still want visitors to link to a certain thread, which is not possible like this. How would you place a small cross [x] in the top-right corner so they can remove the masking?
Thanks
I own a site and have started again with the forums in ipb, but now the forum address is sumthing like http://s12.invisionfree.com/forumname and i want it to look like www.mysite.com/forum(.html).
I kno the basic masking:
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame name="main_frame" src="http://www.example.com/">
</frameset>
But i still want visitors to link to a certain thread, which is not possible like this. How would you place a small cross [x] in the top-right corner so they can remove the masking?
Thanks