Jump to content

marklaurence6275

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by marklaurence6275

  1. Sorry, should I have sent this one. That's with the width set to 75px
  2. Hmm, .menu-thumbtack { text-indent: -9999px; background-image: url(http://www.valleypropertyimaging.com/wp-content/uploads/2018/05/thumbtack.png) !important; background-repeat: repeat-no !important; margin-left: 3px !important; width: 36px; height: 36px; } So that's exactly what I put in and the attached image is what I see. I can't get the background-image to appear over the container. When I adjust the width to, say, 50, just to play with it, the background-image is right next to it and is repeating.
  3. I'm trying to add a fourth social media icon to: http://www.valleypropertyimaging.com I was using: .menu-thumbtack { text-indent: -9999px; background-image: url(http://www.valleypropertyimaging.com/wp-content/uploads/2018/05/thumbtack.png) !important; background-repeat: no-repeat !important; margin-left: 4px !important; width: 50px; } but I can't get the actual image to line up with the container. Also, I tried variations on the "no-repeat" tag and it either repeats or vanishes entirely.
×
×
  • Create New...