Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

Recommended: Use Firebug while customizing your site


 
Prev Previous Post   Next Post Next
  #1  
Old Feb 3, 2009, 05:15 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Recommended: Use Firebug while customizing your site

Firebug is an extension for both Firefox 2 and 3.

Use it to highlight the various areas of a web page and let it display the CSS rules that are being applied to that area while you hover over it with your mouse.

It'll let you preview/test CSS changes by applying them live to any site (including other's sites) without actually changing or re-uploading the code. Very useful and probably used by every web designer

There's also the IE developer toolbar, perhaps not as good but can serve as a similar tool to diagnose IE specific problems.

Opera has something like that, too, it's called "Developer Tools".

All three of these integrate into the respective browser.

http://www.getfirebug.com/ or https://addons.mozilla.org/firefox/addon/1843
(I've not checked which one's for FF2 or FF3 or if the same works for both)

Firebug Usage:
  • After Firebug is installed, click (In Firefox) "Tools" -> "Firebug" -> "Open Firebug"
  • In Firebug, click "Inspect", then point your mouse at somewhere on the web page itself or at a HTML tag ("<div class=..." etc) in the web page code window of Firebug (bottom left)
  • Watch the window at the bottom right in Firebug to see all CSS rules that are being applied to the selected area of the web page. Rules on top of the list take precedence over rules further down. Firebug shows the whole cascaded list of applied rules, including CSS rules that are being overwritten.
  • To further inspect or modify the CSS for a certain part of the page, click on an area in the web page, or a HTML tag in the code window (bottom left), then go into the CSS rules window (bottom right), scroll around and click on a CSS property or value to change it directly.
  • Wait a second or click somewhere outside to see how the changed rule is being applied.
  • To add a new property/value pair, double click somewhere between the opening/closing curly braces of the selector of the respective CSS style.
  • You may loose the "Inspect" tab while doing this and may have to re-select that tab now and then.
These instructions may be confusing. Try Firebug out, it won't actually change the code of your site so there's no harm in playing around with it.
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Recommended Plugins cjhixon Plugins & Atahualpa 26 Sep 16, 2010 11:17 AM
Recommended File Size for Background Images Jcasteli Atahualpa 3 Wordpress theme 1 Jun 10, 2009 05:14 AM
Problem Customizing Widgets on Different Pages davidferris Sidebars & Widgets 1 Apr 27, 2009 08:00 PM
Recommended Editor Plugin strangelove Plugins & Atahualpa 2 Mar 10, 2009 08:09 AM
Customizing widgets Riddle36 Sidebars & Widgets 3 Mar 4, 2009 08:25 AM


All times are GMT -6. The time now is 07:15 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.