|
|||||||
| J1.5 - Temas Instalação e configuração de temas no Joomla 1.5 |
| Use a pesquisa antes de abrir tópicos | |
| ANUNCIE NO JOOMLAPT - CLIQUE AQUI ! |
![]() |
|
|
Ligações de sites | Opções do tópico | Pesquisar no Tópico | Visualização |
|
|||
|
Oi amigos!
![]() Estou aqui mais uma vez para obter vossa preciosa ajuda. Estou a utilizar o template Siteground 39 no site www.adtec.com.br ; porém o menu, quando não está em uso (caso de estar acessando um componente por exemplo) mostra os links em 2 patamares. Alguém que utilize este template ou algum expert pode me esclarecer o bug? ![]() ![]() |
|
|||
![]() coloca aqui o printscreen da posição dos módulos deste tema, por favor |
|
|||
|
Obrigado pela atenção Serra! Aí está. Note que o menu em questão se comporta como um espelho do main menu que está em LEFT (Só existem estas duas posições)
![]()
|
|
|||
![]() diz-me uma coisa, não tem o pathway? |
|
|||
|
Não sei o que seja isso?
|
|
|||
![]() podes colocar o codigo do index.php aqui? |
|
|||
|
Vejam se não está ligado a isto (está lá um fix)
Citação:
Quanto ao tema deve estar disponível para download em: http://www.siteground.com/joomla-hos...-templates.htm http://www.siteground.com/mambo-host...-templates.htm (é sempre bom dar um link para o tema de modo a que se possa testar!) Afinal encontrei um link (está na segunda linha) http://www.joomlahacks.com/joomla/te.../0,0,0,0,6,0,8 Demo http://demo.joomlahacks.com/index.ph...e=siteground39 e já fiz a minha parte!! |
|
|||
|
Ok, aí está:
Código:
<?php defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );$iso = split( '=', _ISO );echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtm...sitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <?php mosShowHead(); ?> <meta http-equiv="Content-Type" content="text/html" <?php echo _ISO; ?>" /> <?php if ( $my->id ) { initEditor(); } ?> <?php echo "<link rel=\"stylesheet\" href=\"$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css\" type=\"text/css\"/>" ; ?> <link rel="alternate" title="<?php echo $mosConfig_sitename; ?>" href="<?php echo $GLOBALS['mosConfig_live_site']; ?>/index2.php?option=com_rss&no_html=1" type="application/rss+xml" /> <script language="JavaScript" type="text/javascript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); //--> </script> </head> <body class="body"> <center> <div class="topmaincol"> <div class="divpath"> <div style="float:left;height:33px;padding-top:8px;"> <?php mosPathWay(); ?> </div> <div style="float:right;height:33px;padding:10px 10px 0 10px;"> <a href="index.php?option=com_frontpage&Itemid=1"><img src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template;?>/images/home.gif" alt="Home" title="Home" border="0"></a> <a href="index.php?option=com_contact&Itemid=3"><img src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template;?>/images/mail.gif" alt="Contacts" title="Contacts" border="0"></a> </div> </div> </div> <div id="logo"> <?php include'menu.php'; ?> </div> <div id="container"> <table cellpadding="0" cellspacing="0"> <tr> <td class="leftcol" valign="top"> <?php mosLoadModules('left'); ?> </td> <td class="maincol" valign="top"> <div style="padding:0px 2px 0px 2px;"> <?php mosMainBody(); ?> </div> </td> <td class="rightcol" valign="top"> <?php mosLoadModules('right'); ?> <? $sg = 'banner'; include "templates.php"; ?> </td> </tr> </table> <div class="footer_bg"> <div class="footer"> <? $sg = ''; include "templates.php"; ?> </div> </div> </div> </center> </body> </html> |
|
|||
|
Editei o menu.php, conforme a dica e está RESOLVIDO!
Muito obrigado Serra e Horus pela força! |
![]() |
| Favoritos |
| Opções do tópico | Pesquisar no Tópico |
| Visualização | |
|
|