View Single Post
  #4 (permalink)  
Old 08-23-06, 05:07 PM
jfulton's Avatar
jfulton jfulton is offline
Community VIP
 
Join Date: Apr 2006
Location: Los Angeles, CA
Posts: 660
Thanks: 0
Thanked 0 Times in 0 Posts
Ah, it's working now...

try changing
Code:
	bottom: 0px;
to:
Code:
	top: 800px;
Reply With Quote