Page 1 of 2
					
				Now playing:
				Posted: Sep 23 2009 07:43 am
				by Boyd Westerman
				Think something can be done about that frame?  The way it squashes the page is driving me batty!!!
			 
			
					
				
				Posted: Sep 23 2009 08:07 am
				by LeLe
				Sorry, but agreed
			 
			
					
				
				Posted: Sep 23 2009 08:28 am
				by enation.org
				"squashes"?
			 
			
					
				
				Posted: Sep 23 2009 09:05 am
				by LeLe
				maybe "takes it over" moves around too much...?  Better?
			 
			
					
				
				Posted: Sep 23 2009 09:06 am
				by Boyd Westerman
				Yeah, squashes. I don't know what the web designer term is, but instead of the page looking all 1280 x 1024 it looks 1280 x 924.
			 
			
					
				
				Posted: Sep 23 2009 09:17 am
				by enation.org
				Can I get a screen shot?
mine looks like this:

 
			
					
				
				Posted: Sep 23 2009 09:50 am
				by Boyd Westerman
				I think it might be a Firefox thing.  The banner doesn't move around in FF, but in IE it will scroll off the screen.
			 
			
					
				
				Posted: Sep 23 2009 12:33 pm
				by enation.org
				I dont see whats Squashed ...  

 
			
					
				
				Posted: Sep 23 2009 12:41 pm
				by dandmantra
				It looks the same as mine.
			 
			
					
				
				Posted: Sep 23 2009 02:35 pm
				by Boyd Westerman
				Its pretty subtle so I can see how the screen shot doesn't show it too well. 
*puts on fake web designer hat*
I think this might be the code.
<iframe src="
http://www.enation.org/live/nowplay.php" width="100%" height="50" frameborder="0" marginheight="0" margingwidth="0" scrolling="no" style="border:solid 1px #777" ></iframe>
The frame Now Playing, which is 50 height, is not scrolling off my screen, and the style sheet is still filling up the rest of the page to 100%, so instead of my fonts being 12,11,10 they're being "squashed" to 11.7, 10.6, 9.5 or so.  Make sense?
What would happen if you changed the scrolling to "yes" ?
 
			
					
				
				Posted: Oct 15 2009 03:54 pm
				by LeLe
				Tune In:      Now Playing: enationFM 
Aaaaa... this is in my way of everything 

 
			 
			
					
				
				Posted: Oct 16 2009 10:02 am
				by enation.org
				LeLe wrote:Tune In:      Now Playing: enationFM 
Aaaaa... this is in my way of everything 

 
You have a screenshot?
Is it a firefox browser or IE?
 
			
					
				
				Posted: Oct 16 2009 04:48 pm
				by LeLe
				IDK how... it moves around the whole screen so it can stick in the middle, cant open some post unless i keep refreshing etc.
 i can email screen shot but not post?
			 
			
					
				
				Posted: Oct 19 2009 08:25 am
				by Chad Richey
				I use opera and it works fine
			 
			
					
				
				Posted: Oct 19 2009 04:50 pm
				by enation.org
				I use opera and it works fine
I tested with as much as I could, me be an amateur and not a pro. However, I just saw Boyd's post now. Not sure how I missed it previously.
Boyd Westerman wrote:Its pretty subtle so I can see how the screen shot doesn't show it too well. 
*puts on fake web designer hat*
I think this might be the code.
<iframe src="
http://www.enation.org/live/nowplay.php" width="100%" height="50" frameborder="0" marginheight="0" margingwidth="0" scrolling="no" style="border:solid 1px #777" ></iframe>
The frame Now Playing, which is 50 height, is not scrolling off my screen, and the style sheet is still filling up the rest of the page to 100%, so instead of my fonts being 12,11,10 they're being "squashed" to 11.7, 10.6, 9.5 or so.  Make sense?
What would happen if you changed the scrolling to "yes" ?
 
I'll take a look.