Title: Some elements defined by an &quot;ghost&quot; CSS file
Last modified: August 20, 2016

---

# Some elements defined by an "ghost" CSS file

 *  [teamsoft](https://wordpress.org/support/users/teamsoft/)
 * (@teamsoft)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/some-elements-defined-by-an-ghost-css-file/)
 * Take a look at the comment section of a blog post on my website.
    [http://teamsofttech.com/?p=356](http://teamsofttech.com/?p=356)
 * the comment bgimage seems to be defined in a [http://teamsofttech.com/?p=356.css](http://teamsofttech.com/?p=356.css)
   stylesheet rather than the style.css
 * I have found the declarations for this element in the actual style.css but making
   changes to this to not affect this particular element.
 * Other random elements throughout the site have the same problem.
 * I only have one stylesheet, style.css. How is this other one being generated?
 * I’m super confused. and can’t change my permalink structure because it is breaking
   this image.

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

 *  [Josh Feck](https://wordpress.org/support/users/builtbynorthby/)
 * (@builtbynorthby)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/some-elements-defined-by-an-ghost-css-file/#post-2261558)
 * I don’t see a background image in the comment section.
    You do have five plugins
   that are loading their own stylesheets, though.
 * JavaScript can also override your CSS, too.
 *  Thread Starter [teamsoft](https://wordpress.org/support/users/teamsoft/)
 * (@teamsoft)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/some-elements-defined-by-an-ghost-css-file/#post-2261565)
 * [http://prntscr.com/2rq41](http://prntscr.com/2rq41)
 * here is a screenshot of the image in question.
 * this is what firebug tells be about the image. notice where the css is defined,
   in teamsofttech.com #5 (line 329).
 * My original question was, where is this css file or how is being generated.
 * textarea {
    background: url(“images/txtareea.png”) no-repeat scroll 0 0 transparent;
   border: medium none; color: #666666; height: 112px; margin: 0; padding-bottom:
   10px; text-decoration: none; text-indent: 12px; width: 317px; } teamsofttech.
   com #5 (line 329)********
 *  [Josh Feck](https://wordpress.org/support/users/builtbynorthby/)
 * (@builtbynorthby)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/some-elements-defined-by-an-ghost-css-file/#post-2261583)
 * Those are inline styles. The contact form is using the same styles. Check footer.
   php or whichever template is generating the footer for inline styles.
 * You can override this style with greater specificity, btw.
 *  Thread Starter [teamsoft](https://wordpress.org/support/users/teamsoft/)
 * (@teamsoft)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/some-elements-defined-by-an-ghost-css-file/#post-2261681)
 * Awesome – Thanks Josh…..
 * It was from some inline styling in the footer. Problem was the style was also
   defined in my style.css.
 * Thanks for pointing me in the right direction! 😀

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

The topic ‘Some elements defined by an "ghost" CSS file’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [teamsoft](https://wordpress.org/support/users/teamsoft/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/some-elements-defined-by-an-ghost-css-file/#post-2261681)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
