Title: I-Transform Header
Last modified: August 22, 2016

---

# I-Transform Header

 *  Resolved [sunsalutation](https://wordpress.org/support/users/sunsalutation/)
 * (@sunsalutation)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/i-transform-header/)
 * I am trying to change the color of the header bar using firebug to edit the CSS.
   I previously changed it to #008000. The color has changed to the olive green 
   in the theme option. I’ve tried firebug but can’t get it back to #008000. Help...

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

 *  Theme Author [marsian](https://wordpress.org/support/users/marsian/)
 * (@marsian)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/i-transform-header/#post-5297377)
 * what is the url?
 *  Thread Starter [sunsalutation](https://wordpress.org/support/users/sunsalutation/)
 * (@sunsalutation)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/i-transform-header/#post-5297394)
 * It is [http://livetobe120andhealthy.com/temp/](http://livetobe120andhealthy.com/temp/)
 *  Thread Starter [sunsalutation](https://wordpress.org/support/users/sunsalutation/)
 * (@sunsalutation)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/i-transform-header/#post-5297413)
 * I figured it out. I am not sure why, but previously I had been changing the theme
   options under appearance >> editor >> stylesheet using Firebug. I would go in
   make the change in Firebug to preview, then copy it into the main stylesheet.
 * Well this stopped working. What I learned is that I could go into firebug, as
   before, make the changes to preview, but then I had to copy it under appearance
   >> theme options >> basic settings >>CSS.
 * I wonder if this had to do with me upgrading to the newest version of WordPress?
   But nevertheless, I am now able to change the header and associated fonts to 
   the color that I want.
 * I will use this going forward.
 *  Thread Starter [sunsalutation](https://wordpress.org/support/users/sunsalutation/)
 * (@sunsalutation)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/i-transform-header/#post-5297419)
 * One more thing to add . . .
    I had been trying to change the following code: .
   iheader.front { background-color: #008000; }
 * But instead, what I should have focused on was the code for the gradient:
 * .iheader {
    background: linear-gradient(to bottom, rgba(0, 128, 0, 1) 0%, rgba(
   0, 128, 0, 1) 30%, rgba(0, 128, 0, 1) 69%, rgba(0, 128, 0, 1) 100%) repeat scroll
   0 0 rgba(0, 0, 0, 0); display: block; height: 100px; text-align: center; width:
   100%; }
 * I went in and changed the gradient to reflect the color choice of #008000. This
   is what actually changed my header bar to the green that I wanted.
 *  [priyanka05](https://wordpress.org/support/users/priyanka05/)
 * (@priyanka05)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/i-transform-header/#post-5297513)
 * How to give the mail to link at top of the page

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

The topic ‘I-Transform Header’ is closed to new replies.

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

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [priyanka05](https://wordpress.org/support/users/priyanka05/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/i-transform-header/#post-5297513)
 * Status: resolved