NYCPHP Meetup

NYPHP.org

[joomla] div class="footer1", where is the CSS for this?

Sasa Rakic - Gmail rakics at gmail.com
Fri Feb 17 11:54:39 EST 2012


Hi Marko,

 

Select FireBug CSS Tab, you will be able also to select css file name to search in for.

 

Hit CTRL + F, select checkboxes at top right of FireBug console and enter search term in search text field.

 

Best regards,

Sasa

 

From: joomla-bounces at lists.nyphp.org [mailto:joomla-bounces at lists.nyphp.org] On Behalf Of Mark Simko
Sent: Friday, February 17, 2012 4:58 PM
To: joomla at lists.nyphp.org
Subject: Re: [joomla] div class="footer1", where is the CSS for this?

 

>> 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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/joomla/attachments/20120217/3edcb67a/attachment.html>


More information about the Joomla mailing list