Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Revived

    (@revived)

    I found a fix (unless someone can think of a better solution). I simply left the Title blank and then placed this in my css:

    #simple-facebook-widget {
    	background-image: url(/myimg.png);
    	background-repeat: no-repeat;
    	padding-top: 42px;
    }
    Plugin Author Dylan Ryan

    (@irkanu)

    Hey @revived,

    Great question!

    By default, WordPress escapes the title output of a Widget – this is for security reasons.

    Your fix is definitely a good solution. ??

    Kind regards,

    Dylan

    Thread Starter Revived

    (@revived)

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Using img tag in Title area’ is closed to new replies.