I have a script that integrates with vB3.0. When I go to this scripts admin page and I click to open my vB admin page, I then get a window that isn't fulss size.
Here is the link that I have:
<font face="Arial" size="2"><a href='#'onClick="java_script_:window.open('$vbulletin_url/admincp/','','scrollbars=yes left=100 top=50 height=600 width=800')">vBulletin Forums</a></font></td></tr>
How can I get this window to open full size but without the toolbar? It opens without a toolbar now so I just need to fix the size. I have tried chaging the sizes but with not much luck.
Thanks for any help!
Here is the link that I have:
<font face="Arial" size="2"><a href='#'onClick="java_script_:window.open('$vbulletin_url/admincp/','','scrollbars=yes left=100 top=50 height=600 width=800')">vBulletin Forums</a></font></td></tr>
How can I get this window to open full size but without the toolbar? It opens without a toolbar now so I just need to fix the size. I have tried chaging the sizes but with not much luck.
Thanks for any help!
Comment