• I have spent 2 hours trying to figure out why this image is not displaying. I have already used: Background-image: & background:, i resorted to img src= trying to see if that would work but it doesnt. what am i doing wrong??

    <ul><p align="center"><span class="sb-box"><a img src="http://www.emlynch.com/wordpress/wp-content/uploads/2009/10/brand.gif"; no-repeat;></a></span></p></ul>

Viewing 1 replies (of 1 total)
  • Hi,

    Check with these options:

    – Assign 766 recursive permissions to wp-content directory.
    – Add this code in htaccess:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    – Disable all the plugins and upgrade your wordpress to the latest version.

    Thanks,

    Shane G.

Viewing 1 replies (of 1 total)
  • The topic ‘picture in cell’ is closed to new replies.