• Resolved Graycode

    (@graycode)


    Hi all,

    I have been searching online for a bit and i have read other posts, but I cannot find anything specific to my issue.

    I go to Appearance > Background and upload an image which doesn’t show at the background of my WordPress theme. I installed the Simple Full Screen Background Image Plugin and it doesn’t show. I did build on this theme from the existing New 3.0 Theme.

    A background image only seems to work by hard coding it from css and i am trying to make it as easy as can be (as it should be!) that doesnt involve hard code. There doesnt seem to be any real reason why this doesnt work.

    I’ve put this in my functions.php to call the background and using
    if(function_exists('add_custom_background')) add_custom_background();

    Could anyone help me out on this? Its seriously bugging me!

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Background image not displaying even with add_custom_background();’ is closed to new replies.