Title: missing cloud header
Last modified: August 20, 2016

---

# missing cloud header

 *  Resolved [kikib](https://wordpress.org/support/users/kikib/)
 * (@kikib)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/missing-cloud-header/)
 * Why isn’t the cloud header not showing up on pages. It did show up on the index.
   php, but not on the pages. I couldn’t figure out why it’s not showing up. Help?
   the link is christian-thoughts.org.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 2 months ago](https://wordpress.org/support/topic/missing-cloud-header/#post-2629187)
 * Because you used bad HTML in your theme:
 *     ```
       <img src="images/CTContentHeader.png" border="none">
       ```
   
 * That should be
 *     ```
       <img src="/images/CTContentHeader.png" border="none">
       ```
   
 * The leading / says ‘start from the root of this… the no-slash says ‘in this folder’
   which would be /about/images… and that doesn’t exist.
 * How is this a MultiSite question?
 *  Thread Starter [kikib](https://wordpress.org/support/users/kikib/)
 * (@kikib)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/missing-cloud-header/#post-2629203)
 * cuz it’s a multisite website. Anyway, resolved. Thanks for the help! I have been
   looking around the code, wondering what’s wrong and wondering if it has to do
   with the website being a multisite website.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 2 months ago](https://wordpress.org/support/topic/missing-cloud-header/#post-2629243)
 * Generally theme issues are just theme issues 😉

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘missing cloud header’ is closed to new replies.

## Tags

 * [pages](https://wordpress.org/support/topic-tag/pages/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 3 replies
 * 2 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/missing-cloud-header/#post-2629243)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
