Just a bit more explanation why you couldn't find the changes in the source files: Firebug shows a live view of the page you are at, NOT its source code. So what you are editing in Firebug is gone as soon as you reload the page, if you don't use a plugin for it like firefile. Please also have a look at http://getfirebug.com/wiki/index.php/Firebug_Extensions .
Sebastian On Apr 19, 8:14 pm, Tobias Strebitzer <[email protected]> wrote: > Hi Habylab, > > check out firefile (https://addons.mozilla.org/en-us/firefox/addon/ > firefile/), it lets you save your changes to your webserver by > clicking 1 button. > > If you need any help, contact me at [email protected] > > Kind Regards, > > Tobias > > On Apr 18, 7:23 pm, Habylab <[email protected]> wrote: > > > > > > > > > Hi, > > I have installed Firebug and am interested in using it to edit my > > website. So I have selected some text, changed the colour, and now > > want to implement these changes. This is incredibly frustrating as > > there is no obvious 'path' of what I am editing. I am using it with a > > wordpress website, and cannot find any of the code on there, or > > through FTP. So, how do I found out what file I have edited, and can I > > implement it using Wordpress or do I have to use FTP? > > > Thanks! -- 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 http://groups.google.com/group/firebug?hl=en.
