The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Link color

3 posters

Go down

Solved Link color

Post by Chris Hickingbottom October 7th 2010, 7:44 pm

Does anyone know how to remove the link color or change it around a picture. www.roleplayandwritinghaven.com/
The picture that is in that link is surrounded by a blue line. Is there anyway to get it off or perhaps change it to black?


Last edited by Chris Hickingbottom on October 8th 2010, 7:48 am; edited 1 time in total
avatar
Chris Hickingbottom
Forumember

Posts : 25
Reputation : 0
Language : English

Back to top Go down

Solved Re: Link color

Post by Saxaca October 7th 2010, 8:06 pm

Borders?

Add this, or edit the current border tag:
Code:

border=none
or
border: none;
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

Solved Re: Link color

Post by Chris Hickingbottom October 7th 2010, 9:09 pm

Duh.. sorry my mind kind of blanked!
avatar
Chris Hickingbottom
Forumember

Posts : 25
Reputation : 0
Language : English

Back to top Go down

Solved Re: Link color

Post by Saxaca October 7th 2010, 10:45 pm

Oh, could i have that link's code?
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

Solved Re: Link color

Post by Chris Hickingbottom October 8th 2010, 2:30 am

yeah??? why you ask thought??

Code:

<html>

<head>

<title>Roleplay & Writing Haven Home Page</title>
</head>

<body bgcolor="black">
<center><img src="http://i732.photobucket.com/albums/ww329/Chrishick/hpo-1.png" width="640" height="400" alt="Toolbar" border="none" usemap="#toolbar" />

<map name="toolbar">
  <area shape="circle" coords="156,162,23" href="http://www.roleplayandwritinghaven.com/Interminable-World-h4.htm" alt="Interminable World" />
  <area shape="circle" coords="441,71,23" href="http://www.roleplayandwritinghaven.com/forum.htm" alt="Forum" />
</map>
</center>
<BR>
<a href="http://www.forumotion.com"><img src="http://www.illiweb.com/fa/banner/en/banner3.jpg" alt="Free forum" title="forumotion.com" /></a>
</body>
</html>
avatar
Chris Hickingbottom
Forumember

Posts : 25
Reputation : 0
Language : English

Back to top Go down

Solved Re: Link color

Post by ankillien October 8th 2010, 4:58 am

Hello,

Add this code inside the <head>...</head> tags...

Code:
<style>a img {border:none;}</style>
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Link color

Post by Chris Hickingbottom October 8th 2010, 7:48 am

This is solved I believed ^_^
avatar
Chris Hickingbottom
Forumember

Posts : 25
Reputation : 0
Language : English

Back to top Go down

Solved Re: Link color

Post by ankillien October 8th 2010, 8:15 am

Glad I could help Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum