css is not assigned to all classes and tags. It's there for when/if you want
to modify the design or layout. It's called "thinking ahead".
________________________________
From: Mark Simko <masi...@verizon.net>
To: joomla@lists.nyphp.org
Sent: Friday, February 17, 2012 9:41 AM
Subject: Re: [joomla] div class="footer1", where is the CSS for this?
Message: 1
Date: Wed, 15 Feb 2012 01:58:30 -0500
From: David Roth <davidalanr...@gmail.com>
To: "NYPHP SIG: Joomla" <joomla@lists.nyphp.org>
Subject: [joomla] div class="footer1", where is the CSS for this?
Message-ID:
<CAN7=vv-hvyi2oyqnw3jo3oqv+n9axp-fgmbgufbz7msvrrx...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
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?
<div class="footer1">Copyright ? 2012 My Little Test. All Rights Reserved.</div>
Assuming footer1 and footer2 isn't assigned all the time, where should
it be? template.css?
In case you are wondering why I want to know this, I want to be able
to use a different font color for footer2. Thanks!
David Roth
------------------------------
Install Firebug in Firefox. Then you can open the web page in Firefox, right
click on an element, and select 'inspect with Firebug'. At the bottom of the
screen, you will be able to insepct the html, and the css. On the right side,
the css will be indicated, along with the files it is contained in. You'll be
able to track back where css is set, and where it is over-ridden.
Does anyone know a quick way to find an element in firebug? is there a search
of the css?
_______________________________________________
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
_______________________________________________
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