Don't know what I'm doing wrong here...

In this page, if you scroll down to the tabs, there should be a balloon image there at the top right of the tabset.

http://paramayatest.wpengine.com/

This is fine in Chrome and Safari, but no image shows in IE or FF.

This is the CSS:

.responsive-tabs-wrapper {
  clear: both;
  margin: 54px 0 10px;
  overflow: visible;
  position: relative;
  zoom: 1;
}
.responsive-tabs-wrapper:after {
  content: url(images/build/tabs-home-balloons.jpg) right top no-repeat;
  position: absolute;
  right: 30px;
  top: -54px;
}

I've been looking at this for an hour... Please help?

--
Debbie Campbell
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to