/    Sign up×
Community /Pin to ProfileBookmark

remove blue surround from image link

Is it possible to remove the blue surround donating a link on the footer images at: [url]http://www.ayrshireminis.com/index2.php[/url]

The HTML:

[code]

<div class=”text_v_small_dark” style=”width: 100%”>
Copyright &copy; 2007-2008 ¦ AyrshireMinis.com ¦ <a href=”mailto:[email protected]?Subject=Message from AyrshireMinis.com” style=”text-decoration: underline;”>CRMPicco</a><br><br>
<a href=”#” style=”text-decoration: none;”>
<img src=”/mini/images/mysql.gif” alt=”MySQL” title=”<?php echo $mysql ?>” onMouseOver=”style.cursor=’pointer'”>
</a>
<a href=”http://jigsaw.w3.org/css-validator/validator?uri=www.ayrshireminis.com/mini/inc/style.css”>
<img src=”/mini/images/css.png” alt=”Valid CSS” title=”<?php echo $css ?>” onMouseOver=”style.cursor=’pointer'”>
</a>
<a href=”http://validator.w3.org/check?uri=http://www.<?php echo $_SERVER[“SERVER_NAME”] . $_SERVER[“PHP_SELF”]; ?>”>
<img alt=”Valid HTML” title=”<?php echo $html ?>” src=”/mini/images/html401.png” onMouseOver=”style.cursor=’pointer'”>
</a>
<a href=”#”>
<img alt=”PHP” title=”<?php echo $php ?>” src=”/mini/images/php.gif” onMouseOver=”style.cursor=’pointer'”>
</a>
</div>
[/code]

Affects both FF2 and IE7.

Ta, Picco


____________

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@Declan1991Feb 03.2008 — border:0; in the style attribute of each.
Copy linkTweet thisAlerts:
@WebJoelFeb 03.2008 — <style>

a [B]img[/B] {border:0 none;}

</style>

might do it.

And, so bad syntax here (see screenshot image).

[upl-file uuid=018ae41a-1658-4954-a1db-80be8aba8a0f size=4kB]ScreenHunter_1.gif[/upl-file]
Copy linkTweet thisAlerts:
@WebJoelFeb 03.2008 — <table align="center" style="width: 80%; [B]background-color: #FFFFFF;[/B]" cellpadding="5" cellspacing="5" [COLOR=Red][B]bgcolor="FFFFFF"[/B][/COLOR]>[/QUOTE] Having previously (& correctly) stated the "[B]background-color[/B]" inline-style, re-stating in [B][COLOR="Red"]HTML[/COLOR][/B] (and, without the correct-useage of required "[B][COLOR="Red"]#[/COLOR][/B]" before the numerals), is not required. ?
×

Success!

Help @crmpicco spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...