from
wp-content/themes/iBlogPro/images/lightgrayup.png
is lightgrayup.png missing from iBlogPro3?
Started by
simon_h
, Feb 02 2010 04:20 PM
2 replies to this topic
#1
Posted 02 February 2010 - 04:20 PM
#2
Posted 02 February 2010 - 08:52 PM
in the file wp_core.css, there is this command:
background: #e5e5e5 url(../images/lightgrayup.png) repeat-x left top;
but the file lightgrayup.png does not exist in the theme.
can you make it available, please?
#3
Posted 03 February 2010 - 09:54 PM
Hey simonh. which version of iBlogPro are you on. It looks like you found an unused image. We'll fix this in a new release. As for now, just delete the url(../images/lightgrayup.png) repeat-x left top. Remember to close the attribute with a semicolon.









