1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

a[title]:hover:after doesn't display as it should (hidden by other div)

Discussion in 'HTML & Website Design' started by bondigor69, Jan 26, 2014.

  1. #1
    Hello
    Here's my page http://giantgag.com/?p=6775
    On the right side (depending on your screen resolution) there is posts, when you hover there is title displaying.

    The title doesn't go over other posts

    I tried setting z-index but no success

    here's the css
    .index_thumb a[title]:hover:after{content:attr(title);z-index:9999;height:100%;color:#000;font-size:20px;text-align:left;padding-left:10px;width:150px;background-color:rgba(255, 255, 255, 0.6);}
     
    bondigor69, Jan 26, 2014 IP
  2. HuggyStudios

    HuggyStudios Well-Known Member

    Messages:
    724
    Likes Received:
    20
    Best Answers:
    26
    Trophy Points:
    165
    #2
    I just had a look in Chrome and it's fine. Which browser are you having problems with?
     
    HuggyStudios, Jan 27, 2014 IP
  3. bondigor69

    bondigor69 Greenhorn

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #3
    i fixed it than you
     
    bondigor69, Jan 27, 2014 IP