| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				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: Sep 2012 
				
				
				
					Posts: 1,494
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				My text links in webpage html5 get big on mouse over
			 
			For some strange reason all my text links on my site are getting large on mouse over. I don't want that..It just started. I look at my code not sure were I fucked up. Just need it to stop. Any ideas? 
		
	
		
		
		
		
			Thanks 
				__________________ 
		
		
		
		
	
	Awesome Hosting At Awesome Pricing At Vacares  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Oct 2015 
				
				
				
					Posts: 561
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Check your CSS for any a:hover styling. 
		
	
		
		
		
		
			
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 VIP 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2013 
				
				
				
					Posts: 22,111
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 This. Check for a:hover and it may be something like: 
		
	
		
		
		
		
			
		
		
		
		
	
	a:hover { text-transform: uppercase; font-size: [red]xxx[/red]px; } --> </style> Adjust the xxx to your liking.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |