Topic: Question about frames (UGH!!!) (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Gainesboro, TN, USA |
![]() I'm working on a page that uses frames. code: <html> <head> <title> - Forum</title> <link rel="stylesheet" type="text/css" href="style.css"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta name="generator" content="Manual"> <meta name="robots" content="index, follow"> <meta name="revisit-after" content="20 days"> </head> <frameset rows="119,*" frameborder="0" border="0" framespacing="0"> <frame name="topFrame" scrolling="NO" noresize src="frametop.php" target="mainFrame" > <frameset cols="*,738,*" frameborder="0" border="0" framespacing="0"> <frame name="mainFrameLeft" src="frameblank.php" scrolling="NO" target="mainFrame"> <frame name="mainFrame" src="forum/index.php" scrolling="auto" target="mainFrame"> <frame name="mainFrameRight" src="frameblank.php" scrolling="NO" target="mainFrame"> hope <noframes> <body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF" vlink="#C0C0C0" alink="#FF0000"> <p align="center"><font face="Verdana" size="2"><b>This Site's uses Frames, update your Browser !!!</b></font></p> <p align="center"> </p> </body> </noframes> </frameset> </frameset>
|
Maniac (V) Inmate From: under the bed |
![]() I don't see how it could have a "much" greater height.....from the looks of it, the only other frame taking up vertical space is only 119 pixels tall... |
Bipolar (III) Inmate From: Gainesboro, TN, USA |
![]() Haha! |
Maniac (V) Inmate From: under the bed |
![]() |
Bipolar (III) Inmate From: Gainesboro, TN, USA |
![]() Hey DL, having a good day so far? I know I'm not. |
Maniac (V) Inmate From: under the bed |
![]() suggestion 1: inform them that frames are an obsolete, useless technology. |
Bipolar (III) Inmate From: Gainesboro, TN, USA |
![]() Hey DL, |
Bipolar (III) Inmate From: 1393 |
![]() Just taking a swing at the dark here... This entire site uses frames? Or are you just trying to get the forum to fit within the site? I ask because phpbb is super easy to modify, if you needed help with that. |