You should have consulted our wiki page for the *Style* side 
panel<https://getfirebug.com/wiki/index.php/Style_Side_Panel#Source_Links>
.

MyDomainName.com #2 means that the CSS is the second stylesheet defined via 
a <style> tag. I.e. it doesn't come from an external CSS file but is 
included inside your HTML output.

Sebastian

On Wednesday, April 17, 2013 4:21:34 PM UTC+2, WisdomSeaker wrote:
>
> I'm trying to change the background image of my website, but I cannot find 
> the CSS file responsible for that code. In the main HTML tab when I click 
> on the main <body> tag, Firebug shows in the Style tab the following: 
> MyDomainName.com #2 (line 102)
> body {
>     background-image: none;
> I looked through several of the important CSS files through my Cpanel, but 
> I could not find it. I wasted *hours *on this yesterday. 
> Any help is very greatly appreciated!
>

-- 
-- 
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