adding span to wp titles

Out of context: Reply #2

  • Started
  • Last post
  • 4 Responses
  • wwfc0

    thanks for the reply fadein11 - that would be an idea - but there is a background image sitting static underneath...

    i managed to get the image in there and repeating etc... using this as custom css:
    h1, h2, h3, h4{
    background: url('image.png') center repeat-x;
    }

    ...which does what i need but now it runs underneath the actual title text itself - and i can't work out how to tell it to only show up on either side of the text - not go all the way across...

    any ideas what i need to add to that to achieve what i am after?

View thread