DISQUS

DISQUS Hello! Marketing Begins At Home is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Marketing Begins At Home

Social Media and Public Relations Ideas and Insights From David Parmet
Jump to original thread »
Author

Feed Demon

Started by David Parmet · 6 months ago

Like a good netizen, I’ve added the brand spanking new Feed Icon over there on the right so you can grab my RSS 2.0 feed.
If any code monkeys or CSS geeks can tell me why there’s a blue border there, I ‘d appreciate it. I suppose I’ll have to add ... Continue reading »

4 comments

  • Hey Burma :)

    Charli told me that you had a CSS problem.

    Get rid of that pesky blue border like this:



    Or, if you open up your stylesheet, you can rid yourself of all blue borders on all images by inserting:

    IMG {
    border: 0;
    }

    Either way should do the trick :)

    Pat
  • Hmmm, took away the tag I had put in there.

    My first comment was to just add: style="border: 0;" to the inside of your image tag, like after alt="ksadfjasldkjf" and before the />.

    There you go.

    Pat
  • Bandwagon jumper-onner :-P
  • Try to replace with and it should work; there's no need to modify your CSS file, because it already includes

    img.noborder {
    border: none;
    }

Add New Comment

Returning? Login