Question:

How do i remove the blue red link from a pic plus...?

by  |  earlier

0 LIKES UnLike

How do i remove the blue html link frame that comes up around a pic.

I used <img src="">for the image coding for the picture but these are contact buttons so i cant remove where they go.

EXAMPLE of what i want to fix:

http://www.myspace.com/meow_koshka

[message. comment. add buttons]

This is the code i used:

<a class="Katamari" href="http://www.msplinks.com/MDFodHRwOi... src="http://i254.photobucket.com/albums/... /></a>

Is it possible to put all the images message, add and comment on one line and centre?

 Tags:

   Report

1 ANSWERS


  1. &lt;style type=&quot;text/css&quot;&gt;

    .mygen { Created using MyGen 2.5 - www.mygen.co.uk }

    .mygen { Text Properties }

    a:active, a:visited, a:link {  color:FFFFFF;      }

    a:hover {  color:000000;      }

    &lt;/style&gt;

    Edit the colours to understand what code does.

    FFFFFF - BLACK

    000000 - WHITE

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.