NYCPHP Meetup

NYPHP.org

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

Sasa Rakic - Gmail rakics at gmail.com
Wed Feb 15 12:47:23 EST 2012


Hi David,

Footer code is in:

\modules\mod_footer\tmpl\default.php

<div class="footer1<?php echo $moduleclass_sfx ?>"><?php echo $lineone;
?></div>
<div class="footer2<?php echo $moduleclass_sfx ?>"><?php echo
JText::_('MOD_FOOTER_LINE2'); ?></div>

If you have site Url I will be able to check are some css styles are
overriding.

Best regards,
Sasa

-----Original Message-----
From: joomla-bounces at lists.nyphp.org [mailto:joomla-bounces at lists.nyphp.org]
On Behalf Of David Roth
Sent: Wednesday, February 15, 2012 7:59 AM
To: NYPHP SIG: Joomla
Subject: [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?

<div class="footer1">Copyright C 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
_______________________________________________
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 --------------
A non-text attachment was scrubbed...
Name: default.php
Type: application/octet-stream
Size: 460 bytes
Desc: not available
URL: <http://lists.nyphp.org/pipermail/joomla/attachments/20120215/c9f31bec/attachment.obj>


More information about the Joomla mailing list