View Full Version : Screen Resolution
:Edzy
25-02-2007, 02:03 PM
www.habbo-seasons.net/blittz
is there a bottom scrollbar in the main layout bit??
and also what is the "default" screen resolution because i need the site to be user freindly lolz
Cheers
-Ed
YouFail
25-02-2007, 02:04 PM
1240 x 800 if me remembers. I'm not in a thinking mood so it may be wrong...
DJCoopster
25-02-2007, 02:20 PM
Lol, you've stolen a frameset I coded... Why? Can't you code you own?
My frameset coded for MyBobba...;
<!-- FRAMESET -->
<frameset cols="251,*" frameborder="0" border="0" framespacing="0">
<!-- PLAYER FRAME -->
<frame src="player.php" id="mypod" name="mypod" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize" scrolling="no">
<!-- /PLAYER FRAME -->
<!-- SITE FRAME -->
<frame src="two.php" name="content" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize">
<!-- /SITE FRAME -->
</frameset>
<!-- /FRAMESET -->
<!-- SHOWS IF BROWSER DOESN'T ALLOW FRAMES -->
<noframes>
<body>
</body>
</noframes>
<!-- /SHOWS IF BROWSER DOESN'T ALLOW FRAMES -->
Your version looks weirdly similar...;
<!-- FRAMESET -->
<frameset cols="231,*" frameborder="0" border="0" framespacing="0">
<!-- PLAYER FRAME -->
<frame src="player.php" id="ipod" name="ipod" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize" scrolling="no">
<!-- /PLAYER FRAME -->
<!-- SITE FRAME -->
<frame src="two.php" name="content" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize">
<!-- /SITE FRAME -->
</frameset>
<!-- /FRAMESET -->
<!-- SHOWS IF BROWSER DOESN'T ALLOW FRAMES -->
<noframes>
<body>
</body>
</noframes>
<!-- /SHOWS IF BROWSER DOESN'T ALLOW FRAMES -->
MyBobba was up a good few days ago, and you only did that today... Can't you code a frameset LMAO!
:Edzy
25-02-2007, 02:27 PM
come on, its only a frameset
i took it because it takes a while to code for a simple script but anyway
its gone now
soz for any inconvenience
come on, its only a frameset
i took it because it takes a while to code for a simple script but anyway
its gone now
soz for any inconvenience
If it's so simple why didn't you make one?
:Edzy
25-02-2007, 02:32 PM
it takes a while to code for a simple script
*lengthens*
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.