Log In · Register

 
Addin an image link, With out that bolded blue line
Chelsealicious
post Mar 30 2008, 01:45 PM
Post #1


Member
**

Group: Member
Posts: 20
Joined: May 2007
Member No: 526,471



...how would i go about this?
 
 
Start new topic
Replies
MissHygienic
post Mar 30 2008, 01:47 PM
Post #2


Resource Center Tyrant
******

Group: Official Member
Posts: 2,263
Joined: Nov 2007
Member No: 593,306



There are two ways you can do this.

In HTML:
CODE
<a href="URLHERE"><img src="URLHERE" border="0"></a>


Or you can get rid of borders on ALL images by using CSS:
CODE
<style type="text/css">
img {
border: 0;
}
</style>
 

Posts in this topic
Chelsealicious   Addin an image link   Mar 30 2008, 01:45 PM
MissHygienic   There are two ways you can do this. In HTML: COD...   Mar 30 2008, 01:47 PM
Chelsealicious   Thnx soo much !   Mar 30 2008, 08:37 PM
MissHygienic   You're welcome. I'll close this topic be...   Mar 30 2008, 11:04 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: