Title: Getting */ above header
Last modified: August 21, 2016

---

# Getting */ above header

 *  Resolved [Wireyou](https://wordpress.org/support/users/wireyou/)
 * (@wireyou)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/getting-above-header/)
 * Hi I updated to 1.3.3 and now im getting */ above the header. How can I resolve
   this? Thanks

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

 *  Thread Starter [Wireyou](https://wordpress.org/support/users/wireyou/)
 * (@wireyou)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/getting-above-header/#post-4696860)
 * Forgot [http://wireyou.com](http://wireyou.com)
 *  [Progress Concepts](https://wordpress.org/support/users/progressconcepts/)
 * (@progressconcepts)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/getting-above-header/#post-4696877)
 * Looks like you have the following code in your custom CSS:-
 *     ```
       /* IMPORTANT
   
       You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.
   
       <!--[if !IE 7]>
       	<style type="text/css">
       		#wrap {display:table;height:100%}
       	</style>
       <![endif]-->
   
       */
       ```
   
 * and it is the final */ that is showing in your header. It appears you are trying
   to comment the whole area out, so why not just remove it?
 *  Thread Starter [Wireyou](https://wordpress.org/support/users/wireyou/)
 * (@wireyou)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/getting-above-header/#post-4696943)
 * That did the trick thank you!
 *  [Progress Concepts](https://wordpress.org/support/users/progressconcepts/)
 * (@progressconcepts)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/getting-above-header/#post-4696945)
 * Your welcome.
 *  [Progress Concepts](https://wordpress.org/support/users/progressconcepts/)
 * (@progressconcepts)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/getting-above-header/#post-4697040)
 * Please mark as resolved.
 *  Theme Author [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/getting-above-header/#post-4697063)
 * Resolved

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

The topic ‘Getting */ above header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fruitful/3.8.2/screenshot.png)
 * Fruitful
 * [Support Threads](https://wordpress.org/support/theme/fruitful/)
 * [Active Topics](https://wordpress.org/support/theme/fruitful/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fruitful/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fruitful/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/getting-above-header/#post-4697063)
 * Status: resolved