I've just discovered Firebug, the Firefox plugin for examining web page elements. I've found that it makes debugging my pages and modifying my templates super easy.
The ability to turn style items on and off (or modify them) is pretty cool.
Anyone know of any cool tricks I can do with it? It has a lot of buttons that I've not toyed with, yet.
If you don't have it, you can get it here. If you click the 'Inspect' button, you can scroll over elements in the page. Click what you want to examine, and then read the information in the panes. In the right, it tells you exactly where the element is inheriting its css from, and you can turn them on and off from there.
Hi Nomnom,
in fact, Firebug is real powerful tool. There's also a nice tool called Web Developer. If you want, you can have a look at it. I like this tool.
Kind regards,
Robbie