NYCPHP Meetup

NYPHP.org

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

Donna Marie Vincent donnamarievincent at yahoo.com
Fri Feb 17 09:57:17 EST 2012


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 <masimko at verizon.net>
To: joomla at 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 <davidalanroth at gmail.com>
To: "NYPHP SIG: Joomla" <joomla at lists.nyphp.org>
Subject: [joomla] div class="footer1", where is the CSS for this?
Message-ID:
<CAN7=Vv-Hvyi2Oyqnw3jO3oQv+N9axp-FGmBgufbz7mSVrRXAog at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/joomla/attachments/20120217/73f5cf9e/attachment.html>


More information about the Joomla mailing list