Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS simple question

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28909
    revok
    Participant

    Ok this should be a no brainer, but somehow I can’t seem to make this work

    I have an image link on a page, and I want to remove the black bar when I hover over the image.
    Here is the page – the link is the green sticker in the top right corner.

    http://www.by-x.dk/nyheder.html

    i have tried giving the image a class and id where i do the following

    Code:
    outline: none;
    border-style: none;
    border: 0;

    I have done this before where it did the trick.

    any ideas?

    Thanks
    Simon

    #53072
    revok
    Participant

    Great!

    Thanks a lot

    /Simon

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.