| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2003 
				
				
				
					Posts: 5,344
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				css question
			 
			here is what i'm trying to do: 
		
	
		
		
		
		
			
		
		
		
		
		
			
		
		
	
	I have a text signature I want to stick at the bottom a page, regardless of the page's height. always at the bottom as the last thing on the page. something like: "All Right Reserved". the thing is I want to use CSS only for this and not JavaScript. I need something like: background-position: 100% 100%, but I know that only works for a background image (right?) any way to do this?  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2002 
				Location: Behind the scenes 
				
				
					Posts: 5,190
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Whats the question? 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Join Date: Apr 2004 
				Location: Very close to that Jack Daniels bottle.. 
				
				
					Posts: 6,341
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I bet you can't do it with css only 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2003 
				
				
				
					Posts: 5,344
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2003 
				
				
				
					Posts: 5,344
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 by the way...you're sig..........effective - because I can't get it out of my head.  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2002 
				Location: Behind the scenes 
				
				
					Posts: 5,190
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 not sure about layers and their positions, gave up dhtml some time ago, usually if i want something to appear at the bottom of the page i make a table with height about of 95%.. put all the content in the table aligned as desired and the footer line goes right after table end.. so its stays always at the bottom 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#7 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2003 
				
				
				
					Posts: 5,344
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 but there must be a way to do it in CSS that i don't know of and is a little less HTML messy  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2002 
				Location: Behind the scenes 
				
				
					Posts: 5,190
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 something like this: 
		
	
		
		
		
		
			[HTML] .footer { position: absolute; top: 95%; }[/HTML] 
				__________________ 
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#9 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2003 
				
				
				
					Posts: 5,344
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 thanks man  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#10 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2003 
				
				
				
					Posts: 5,344
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 the only problem with this is when you change the window's size  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#11 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2002 
				Location: Behind the scenes 
				
				
					Posts: 5,190
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 it also may overlap other text if page is scrollable 
		
	
		
		
		
		
			i'm used to tables 
				__________________ 
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |