Ummm...I'm using small buttons 88x31 pixles for links but a large blue border appears around it when i add a link. I've seen other places that have removed that banner and make it look more normal here is the link to see what I'm talking about. [Link] thanks to whoever can help me remove it. I really need help and don't know how.
Mitsuki
			
													Links show border
Moderators: RussW, RobInk, ChiefGoFor, facedancer
- 
				MitsukiSuzahari
 - Joomla! Fledgling

 - Posts: 2
 - Joined: Tue May 15, 2007 10:53 pm
 
Links show border
					Last edited by MitsukiSuzahari on Tue Jun 26, 2007 8:23 pm, edited 1 time in total.
									
			
									
						- ot2sen
 - Joomla! Ace

 - Posts: 1384
 - Joined: Thu Aug 18, 2005 9:58 am
 - Location: Hillerød - Denmark
 - Contact:
 
Re: Links show border
Hi MitsukiSuzahari and welcome to Joomla! Forum  
Try adding this to your CSS:
			
									
									
						
Try adding this to your CSS:
Code: Select all
a img {
border: none;
}
- 
				MitsukiSuzahari
 - Joomla! Fledgling

 - Posts: 2
 - Joined: Tue May 15, 2007 10:53 pm
 
Re: Links show border
does it matter where i put it. Well I'll just add it at the end. It works thanks so much ^-^ I must remember this lol.
			
													
					Last edited by MitsukiSuzahari on Tue Jun 26, 2007 8:00 pm, edited 1 time in total.
									
			
									
						- ot2sen
 - Joomla! Ace

 - Posts: 1384
 - Joined: Thu Aug 18, 2005 9:58 am
 - Location: Hillerød - Denmark
 - Contact:
 
Re: Links show border
Good to see it helped  
* To help other users in this forum to see that a question has been solved you can hit 'modify' in your first post and change 'Message icon' to 'Solved'. That will leave this nice green mark for others to see
** As this thread is in the wrong subforum, it probably will be moved to 'Template and CSS'.
			
													
* To help other users in this forum to see that a question has been solved you can hit 'modify' in your first post and change 'Message icon' to 'Solved'. That will leave this nice green mark for others to see

** As this thread is in the wrong subforum, it probably will be moved to 'Template and CSS'.
					Last edited by ot2sen on Tue Jun 26, 2007 8:06 pm, edited 1 time in total.