Viewing 1 replies (of 1 total)
  • It might be easier to do it with css. Identify the widget id and title element and add a background image and a little margin.
    So something like:
    #my-widget h3.widget-title{background:url(myimage) no-repeat;margin-left:25px; }

Viewing 1 replies (of 1 total)
  • The topic ‘Adding an image to widget title’ is closed to new replies.