Ajuda para Template Tableless
Enviado: 05 Out 2009, 21:24
Boa noite, pessoal!
Sou nova no forum e no Joomla.
Estou montando um layout e configurando, o layout é todo tableless assim como os menus, mas nos artigos a table é acrescentada e não a div.
Os artigos são exibidos em table e não div com a classe "contentpaneopen" (<table class="contentpaneopen">) , não sei como evitar que isso aconteça.
Alguém poderia me ajudar?
Segue o código mostrando como fica o artigo na página principal. Esse é um artigo padrão do joomla.
Muito Obrigada
Sou nova no forum e no Joomla.
Estou montando um layout e configurando, o layout é todo tableless assim como os menus, mas nos artigos a table é acrescentada e não a div.
Os artigos são exibidos em table e não div com a classe "contentpaneopen" (<table class="contentpaneopen">) , não sei como evitar que isso aconteça.
Alguém poderia me ajudar?
Segue o código mostrando como fica o artigo na página principal. Esse é um artigo padrão do joomla.
Muito Obrigada
Código: Selecionar todos
<table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%">
Joomla! Community Portal </td>
</tr>
</table>
<table class="contentpaneopen">
<tr>
<td width="70%" valign="top" colspan="2">
<span class="small">Escrito por Administrator</span>
</td>
</tr>
<tr>
<td valign="top" colspan="2" class="createdate">
Sáb, 07 de Julho de 2007 09:54 </td>
</tr>
<tr>
<td valign="top" colspan="2">
<p>The <a href="http://community.joomla.org/" target="_blank" title="Joomla! Community Portal">Joomla! Community Portal</a> is now online. There, you will find a constant source of information about the activities of contributors powering the Joomla! Project. Learn about <a href="http://community.joomla.org/events.html" target="_blank" title="Joomla! Events">Joomla! Events</a> worldwide, and see if there is a <a href="http://community.joomla.org/user-groups.html" target="_blank" title="Joomla! User Groups">Joomla! User Group</a> nearby.</p><p>The <a href="http://community.joomla.org/magazine.html" target="_blank" title="Joomla! Community Magazine">Joomla! Community Magazine</a> promises an interesting overview of feature articles, community accomplishments, learning topics, and project updates each month. Also, check out <a href="http://community.joomla.org/connect.html" target="_blank" title="JoomlaConnect">JoomlaConnect™</a>. This aggregated RSS feed brings together Joomla! news from all over the world in your language. Get the latest and greatest by clicking <a href="http://community.joomla.org/connect.html" target="_blank" title="JoomlaConnect">here</a>.</p></td>
</tr>
<tr>
<td colspan="2" class="modifydate">
Última atualização em Sáb, 07 de Julho de 2007 09:54 </td>
</tr>
</table>
<span class="article_separator"> </span>
</div>
</td>
</tr>
<tr>
<td valign="top">
<div class="blog_more">
<div>
<strong>Mais Artigos...</strong>
</div>
<ul>
<li>
<a class="blogsection" href="/joomla/index.php?option=com_content&view=article&id=6:we-are-volunteers&catid=1:latest-news&Itemid=50">We are Volunteers</a>
</li>
<li>
<a class="blogsection" href="/joomla/index.php?option=com_content&view=article&id=44:joomla-security-strike-team&catid=1:latest-news&Itemid=50">
Joomla! Security Strike Team</a>
</li>
<li>
<a class="blogsection" href="/joomla/index.php?option=com_content&view=article&id=5:joomla-license-guidelines&catid=25:the-project&Itemid=2">Joomla! License Guidelines</a>
</li>
<li>
<a class="blogsection" href="/joomla/index.php?option=com_content&view=article&id=9:millions-of-smiles&catid=1:latest-news&Itemid=50">Millions of Smiles</a>
</li>
</ul>
</div>
</td>
</tr>
</table>