The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

More coding solutions :D

2 posters

Go down

More coding solutions :D Empty More coding solutions :D

Post by Pivotphone April 12th 2011, 1:49 pm

These are the instructions

1. Copy your code to the clipboard by clicking the button above.
2. If you are using a hosted forum, sign in at your forum's control panel.
3. Find your "footer" editor, and paste your code there by pressing Ctrl+V.
4. If you are hosting the forum yourself, you can insert your code into the template files directly.

Done that NOTHIGN
have pressed publish

So i copied into the code in a random place, dont worry not in the middle of anything
but does that matter Very Happy

<script type="text/javascript">
function popcbox() {
cboxwin = window.open("","Cbox","width=200,height=380,toolbar=no,scrollbars=no,status=no,resizable=yes");
cboxwin.document.write('<html><head><title>Cbox</title></head><frameset rows="*,75" frameborder="0" framespacing="0">');
cboxwin.document.write('<frame marginwidth="2" marginheight="2" src="http://www4.cbox.ws/box/?boxid=3998676&amp;boxtag=5h4rhh&amp;sec=main" noresize="true" scrolling="auto" name="cboxmain" style="border:#ababab 1px solid;"/>');
cboxwin.document.write('<frame marginwidth="2" marginheight="2" src="http://www4.cbox.ws/box/?boxid=3998676&amp;boxtag=5h4rhh&amp;sec=form" noresize="true" scrolling="no" name="cboxform" style="border:#ababab 1px solid;border-top:0px"/></frameset>'); cboxwin.document.write('<noframes>Cbox needs frames!</noframes></html>');
try {
x = screen.width;
y = screen.height;
cboxwin.moveTo(Math.max((x/2)-100, 0), Math.max((y/3)-190));
} catch (e) {};
}
</script>

avatar
Pivotphone
Forumember

Posts : 204
Reputation : 3
Language : english

http://www.creative-node.com

Back to top Go down

More coding solutions :D Empty Re: More coding solutions :D

Post by Jophy April 12th 2011, 7:30 pm

If you want to share a tutorial, please PM a staff member for reviewing.

=> Locked


EDIT:
Unlocked, requested by author on PM - Joph25
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum