>> You might not believe this, but I can't find the CSS in Joomla 2.5.1 for
>> footer1 or footer2. Is this not assigned all the time? Or is it generated
>> with through the magic of PHP and that's making it hard to find?
>>

Install Firebug in Firefox and use that to inspect the element. You'll see the css and the files the css is set for the element on the bottom right side. You'll see where the css is over-ridden from earlier files too. On the bottom left you'll see the html, and as you hover over the html, the view above will highlight the element the html is creating. click on the div and the appropriate css will be shown on the bottom right.

Does anyone know how to search that css in Firebug? That capability would save me some time.
_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to