Turbo_WRX
08-25-2005, 08:00 AM
Hey ZT, great Hack!!! Love it. However, 1 problem that I cannot code or fix..how do i change the size of the pop up window when I click the link in my nav bar? I've looked through here, read others posts, and tried their info...however nothing works for me. When I click the link in the nav bar, the pop chat window is as large as my screen, and i cannot resize it. I would like to be able to have it pop up about half as large, and make it resizable..i've tried everything i know and i cannot fix it. Thanks for your help.
djlduffy
08-30-2005, 09:36 AM
me too how can this be done, looks wack at the mo, great mod though!
Booba
08-31-2005, 02:52 AM
in your navbar template change
vBChat = window.open('vBChat.php?$session[sessionurl]','vBChat','directories=no,height='+window.screen. height+',width='+window.screen .width+',location=no,menubar=no,scrollbars=yes,sta tus=no,toolbar=no')
to
vBChat = window.open('vBChat.php?$session[sessionurl]','vBChat','directories=no,height='+window.screen. height+',width='+window.screen .width+',location=no,menubar=no,scrollbars=yes,sta tus=no,toolbar=no,resizable=ye s')
booba.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.