Title: problem after swapping wp-blog-header.php
Last modified: August 18, 2016

---

# problem after swapping wp-blog-header.php

 *  [Roar](https://wordpress.org/support/users/rori/)
 * (@rori)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/problem-after-swapping-wp-blog-headerphp/)
 * Hi,
 * I swapped that file as indicated to eliminate the rss2.php feed problem.
 * Now, it has broken the bit in the Kubrick theme that tells it to check if the
   page needs a sidebar or not, and depending on that, it will call one of two backgrounds.
 * Any ideas?
 * ‘body { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbgcolor.
   jpg”); } <?php /* Checks to see whether it needs a sidebar or not */ if ((! $
   withcomments) && (! is_single()) && (! is_page())) { ?>
    #page { background: 
   url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbg.jpg”) repeat-
   y top; border: none; } <?php } else { // No sidebar ?> #page { background: url(“
   <?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbgwide.jpg”) repeat-
   y top; border: none; } <?php } ?> #header { background: url(“<?php bloginfo(‘
   stylesheet_directory’); ?>/images/kubrickheader.jpg”) no-repeat bottom center;}#
   footer { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickfooter.
   jpg”) no-repeat bottom; border: none;}’
 * That is the Kubrick code that is messed…

The topic ‘problem after swapping wp-blog-header.php’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [Roar](https://wordpress.org/support/users/rori/)
 * Last activity: [21 years, 2 months ago](https://wordpress.org/support/topic/problem-after-swapping-wp-blog-headerphp/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
