>
> I went through all the CSS files that were in my main WordPress theme 
> folder (in "public_html/wp-content/themes/ThemeName/") but non of them 
> contained the "*background-image: none;*" text...

Yes, as I said the CSS is in your HTML output, not in a CSS file.
 

> And there's no HTML files in that folder either. Only CSS and PHP files.
>
Right. WordPress generates the HTML output dynamically using PHP.
 

> I'll be very grateful if someone could point me in the right direction, or 
> suggest the what are the standard-for-the-WordPress-themes industry files 
> that normally hold the information about the main background image of a 
> homepage.
>
Well, I assume this depends on the used theme.
 

> Or if there's a way to search inside all CSS, HTML, PHP files in a 
> specific folder, for a text string - that should help me locate the file 
> that nests this code?
>
Every good IDE has this feature but also some file managers. E.g. 
Eclipse<http://www.eclipse.org/>, 
NetBeans <https://netbeans.org/> or FreeCommander<http://www.freecommander.com/>
.

Sebastian

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

--- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to