Resolvido - Como tirar o link da imagem do virtuemart ?
- labama1000
-
Autor do Tópico
- Offline
- JCB! Colaborador
-
Menos
Mais
14 anos 6 meses atrás #45661
por labama1000
[color=#0000FF:1suyalka] www.flaviosapatos.com.br [/color:1suyalka]
[color=#0000FF:1suyalka]Vendas de calçados[/color:1suyalka]
labama1000 created the topic: Resolvido - Como tirar o link da imagem do virtuemart ?
Tem o cesto do virtumart e quando clico na imagem do virtuemart que é um carrinho vai para o site do virtuemart !
Como retirar o link da imagem , a imagem vou deixar ! Tem como ?
[url=http://www.flaviosapatos.com.br" onclick="window.open(this.href);return false;]http://www.flaviosapatos.com.br[/url]
<!-- s:ok: --><img src="{SMILIES_PATH}/ok.gif" alt=":ok:" title="Ok" /><!-- s:ok: --> Vendas de calçados
Como retirar o link da imagem , a imagem vou deixar ! Tem como ?
[url=http://www.flaviosapatos.com.br" onclick="window.open(this.href);return false;]http://www.flaviosapatos.com.br[/url]
<!-- s:ok: --><img src="{SMILIES_PATH}/ok.gif" alt=":ok:" title="Ok" /><!-- s:ok: --> Vendas de calçados
[color=#0000FF:1suyalka] www.flaviosapatos.com.br [/color:1suyalka]
[color=#0000FF:1suyalka]Vendas de calçados[/color:1suyalka]
Please Entrar ou Registrar to join the conversation.
- renpv
-
- Offline
- JCB! Geek
-
Menos
Mais
- Postagens: 810
- Obrigados Recebidos: 0
14 anos 6 meses atrás #45680
por renpv
[color=#808080:2ig2voll]"Feliz aquele que transfere o que sabe e aprende o que ensina."(Cora Coralina)
"A mente que se abre a uma nova idéia jamais voltará ao seu tamanho original."(Albert Einstein)[/color:2ig2voll]
[url=http://twitter.com/renatopaivabv:2ig2voll]@renatopaivabv[/url:2ig2voll]
renpv replied the topic: Re: Como tirar o link da imagem do virtuemart ?
Tem sim. Edita o arquivo footer.php
[color=#808080:2ig2voll]"Feliz aquele que transfere o que sabe e aprende o que ensina."(Cora Coralina)
"A mente que se abre a uma nova idéia jamais voltará ao seu tamanho original."(Albert Einstein)[/color:2ig2voll]
[url=http://twitter.com/renatopaivabv:2ig2voll]@renatopaivabv[/url:2ig2voll]
Please Entrar ou Registrar to join the conversation.
- labama1000
-
Autor do Tópico
- Offline
- JCB! Colaborador
-
14 anos 6 meses atrás #45693
por labama1000
Sei que editar é linguagem linux , mas não me lembro do simbolo !
[color=#0000FF:1suyalka] www.flaviosapatos.com.br [/color:1suyalka]
[color=#0000FF:1suyalka]Vendas de calçados[/color:1suyalka]
labama1000 replied the topic: Re: Como tirar o link da imagem do virtuemart ?
renpv se não for pedir muito , tem como deixar os caminhos do footer.php e linha que devemos editar e para editar o que colocamos antes da linha ?renpv escreveu: Tem sim. Edita o arquivo footer.php
Sei que editar é linguagem linux , mas não me lembro do simbolo !
[color=#0000FF:1suyalka] www.flaviosapatos.com.br [/color:1suyalka]
[color=#0000FF:1suyalka]Vendas de calçados[/color:1suyalka]
Please Entrar ou Registrar to join the conversation.
- renpv
-
- Offline
- JCB! Geek
-
Menos
Mais
- Postagens: 810
- Obrigados Recebidos: 0
14 anos 6 meses atrás #45706
por renpv
[color=#808080:2ig2voll]"Feliz aquele que transfere o que sabe e aprende o que ensina."(Cora Coralina)
"A mente que se abre a uma nova idéia jamais voltará ao seu tamanho original."(Albert Einstein)[/color:2ig2voll]
[url=http://twitter.com/renatopaivabv:2ig2voll]@renatopaivabv[/url:2ig2voll]
renpv replied the topic: Re: Como tirar o link da imagem do virtuemart ?
Editar que eu digo é linguagem html. É um arquivo texto mesmo.
procura dentro de components/com_virtuemart/html/footer.php
Um link em html é mais ou menos assim:
<a href="destino-do-link"><img src="imagem-do-virtue-mart" /></a>
Se você quiser deixar a figura e tirar apenas o link. Muda o texto "destino-do-link" para "#".
Se você quer tirar tudo, inclusive a logo, é só apagar o que tem entre "<a" e "</a>"
procura dentro de components/com_virtuemart/html/footer.php
Um link em html é mais ou menos assim:
<a href="destino-do-link"><img src="imagem-do-virtue-mart" /></a>
Se você quiser deixar a figura e tirar apenas o link. Muda o texto "destino-do-link" para "#".
Se você quer tirar tudo, inclusive a logo, é só apagar o que tem entre "<a" e "</a>"
[color=#808080:2ig2voll]"Feliz aquele que transfere o que sabe e aprende o que ensina."(Cora Coralina)
"A mente que se abre a uma nova idéia jamais voltará ao seu tamanho original."(Albert Einstein)[/color:2ig2voll]
[url=http://twitter.com/renatopaivabv:2ig2voll]@renatopaivabv[/url:2ig2voll]
Please Entrar ou Registrar to join the conversation.
- labama1000
-
Autor do Tópico
- Offline
- JCB! Colaborador
-
14 anos 6 meses atrás #45781
por labama1000
[color=#0000FF:1suyalka] www.flaviosapatos.com.br [/color:1suyalka]
[color=#0000FF:1suyalka]Vendas de calçados[/color:1suyalka]
labama1000 replied the topic: Re: Como tirar o link da imagem do virtuemart ?
O caminho do footer.php é esse :
/pasta de seu site/administrator/components/com_virtuemart/html
Comentei com # mas continua abrindo o site do virtuemart !
<?php
if( !defined( '_VALID_MOS' ) && !defined( '_JEXEC' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' );
/**
*
* @version $Id: footer.php 1095 2007-12-19 20:19:16Z soeren_nb $
* @package VirtueMart
* @subpackage classes
* @copyright Copyright (C) 2004-2007 soeren - All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* VirtueMart is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See /administrator/components/com_virtuemart/COPYRIGHT.php for copyright notices and details.
*
* [url=http://virtuemart.net" onclick="window.open(this.href);return false;]http://virtuemart.net[/url]
*/
?>
<br />
<br />
<div align="center">
<a href="#" style="display:block;width:90%; filter: alpha(opacity=60);" onmouseover="if( this.filters) { this.filters.alpha.opacity=100; }" onmouseout="if( this.filters) { this.filters.alpha.opacity=60; }">
<img align="middle" style="-moz-opacity: 0.6;" onmouseover="this.style.MozOpacity=1.0;" onmouseout="this.style.MozOpacity = 0.6;" src="<?php echo IMAGEURL ?>ps_image/powered-by-virtuemart.png" border="0" alt="Powered by VirtueMart" />
</a>
</div>
/pasta de seu site/administrator/components/com_virtuemart/html
Comentei com # mas continua abrindo o site do virtuemart !
<?php
if( !defined( '_VALID_MOS' ) && !defined( '_JEXEC' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' );
/**
*
* @version $Id: footer.php 1095 2007-12-19 20:19:16Z soeren_nb $
* @package VirtueMart
* @subpackage classes
* @copyright Copyright (C) 2004-2007 soeren - All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* VirtueMart is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See /administrator/components/com_virtuemart/COPYRIGHT.php for copyright notices and details.
*
* [url=http://virtuemart.net" onclick="window.open(this.href);return false;]http://virtuemart.net[/url]
*/
?>
<br />
<br />
<div align="center">
<a href="#" style="display:block;width:90%; filter: alpha(opacity=60);" onmouseover="if( this.filters) { this.filters.alpha.opacity=100; }" onmouseout="if( this.filters) { this.filters.alpha.opacity=60; }">
<img align="middle" style="-moz-opacity: 0.6;" onmouseover="this.style.MozOpacity=1.0;" onmouseout="this.style.MozOpacity = 0.6;" src="<?php echo IMAGEURL ?>ps_image/powered-by-virtuemart.png" border="0" alt="Powered by VirtueMart" />
</a>
</div>
[color=#0000FF:1suyalka] www.flaviosapatos.com.br [/color:1suyalka]
[color=#0000FF:1suyalka]Vendas de calçados[/color:1suyalka]
Please Entrar ou Registrar to join the conversation.