NYCPHP Meetup

NYPHP.org

[joomla] Wrapping a span tag to a module title

Helvécio da Silva helvecio.rj at gmail.com
Mon May 30 12:06:21 EDT 2011


Hi everyone!

I saw this template where the first part of the title is wrapped in a span
tag.

When I check the code with Firebug I see this:

<div class="module-title-surround">
  <div class="module-title">
    <div class="module-title2">
      <div class="module-title3">
        <h2 class="title" style="visibility:
visible;"><span>Atletas</span> em destaque</h2>
      </div>
    </div>
  </div>
</div>	

I tried to copy the template module.php to my template's HTML folder, but
nothing happened.

How can I accomplish that?

Thanks

-- 
Helvecio "Elvis" da Silva
Rio de Janeiro - Brasil - helvecio.rj at gmail.com
http://www.helvecio.com - http://blog.helvecio.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/joomla/attachments/20110530/c190ad25/attachment.html>


More information about the Joomla mailing list