• Resolved jeannineann

    (@jeannineann)


    I’ve changed the images to PNG and can’t find the reference anywhere. I’ve read post after post… some say the header.php but I don’t see it in there or the style.css – help!

    Thx,
    jeannine

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jeannineann

    (@jeannineann)

    I found it!!!!!!! This is the reference you change in the header.php file up at the top:

    #page { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbg-<?php bloginfo(‘text_direction’); ?>.jpg”) repeat-y top; border: none; }
    <?php } else { // No sidebar ?>

    make the image string “png” instead of “jpg” the file name does not match what I was looking for that’s why I couldn’t find it but it referenced “bg” in the name which seemed close enough for me. ??

    Thread Starter jeannineann

    (@jeannineann)

    …and it worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Where is the reference to the kubrickbg-rtl.jpg and kubrickbg-ltr.jpg files?’ is closed to new replies.