Jump to content

Trying to make a Pic to be a link without any decoration of link


yanivkalfa

Recommended Posts

Well i have pic that is in a div and i am trying to make it without the blue frame .. that gave it the Link's look.

 

here is the how its looks :


<div id="slide0" class="slides">
             <a href="Picpage.php" target="_blank" class="Pinkslinks"><img src="<?php echo $newonepicarray[0]; ?>" name="imgdiv0" width="110" height="100" id="imgdiv0"/></a>           </div>   

 

ignore the way i defind the CSS.

if possible

 

thanks in advanceds

Link to comment
Share on other sites

i cant remove the Border .. i am using border its has nothing to do with border .. its just ..that the pic becomes a Link . it have some sort of blue border / frame around it .. indicating that its a link now

and i have no idea which property will remove this i know that . when you select normal text and make it as a link .. it automaticaly will have a underline to indicate its a links .. when you do same for a pic .. it will make this pic a border to indicate its a Link as well .

thanks  for any help.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.