Hi Jessica, source links with a number sign mean they are embedded into your HTML code via <style> tags. See https://getfirebug.com/wiki/index.php/Style_Side_Panel#Source_Links. In your case it's the fifth style inside your page. If you're using a CMS for your website, there might be a preference to change this behavior as someone mentioned here:
https://groups.google.com/d/msg/firebug/tbU5IZLoHNk/jOgZi0RSSlgJ In other cases this can be caused by a UMTS connection: https://groups.google.com/d/msg/firebug/tbU5IZLoHNk/qJc22PEkitcJ Sebastian On Sunday, January 6, 2013 5:22:06 AM UTC+1, [email protected] wrote: > > I think I have a bug on my sites homepage at www.ecoanchornyc.com. All > of my images have shifted to the right and a black line appears on the > left. when i activate firebug and scroll over an image, the following code > pops up on the bottom right of firebug's window: > > img {margin-left 9px, margin-right 8px} ecoanchornyc.com #5 (line 589) > > This is the problem code but I have no clue where to find the source file > ecoanchornyc.com #5 (line 589). > > What does it mean when Firebug says this? > > Thanks > > Jessica Paxton > -- 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
