Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

   Increase and decrease the size of the text in the description of the products

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
No arquivo readme.txt esta o seguinte codigo:


<td class="pageHeading" valign="top"><?php echo $products_name; ?> <br><span class="ft1"><a href="#" onclick="TamFonte(1, 'noticia')"><img src="images/diminui_fonte.jpg" border="0"></a></span>
<span class="ft3"><a href="#" onclick="TamFonte(3, 'noticia')"><img src="images/aumenta_fonte.jpg" border="0"></a></span>
</td>

Eu estava tendo o problema de ao clicar no botao de aumentar ou diminuir a fonte, ele ir para a pagina inicial do meu site, com o endereço www.dominio.com/#

Modifiquei o codigo para resolver o problema:

NOVO CÓDIGO

<td class="pageHeading" valign="top"><?php echo $products_name; ?> <br><span class="ft1"><a href="javascript:TamFonte(1, 'noticia')"><img src="images/diminui_fonte.jpg" border="0"></a></span>
<span class="ft3"><a href="javascript:TamFonte(3, 'noticia')"><img src="images/aumenta_fonte.jpg" border="0"></a></span>
</td>

Arquivo txt incluso.
Aumentar e diminuir o tamanho do texto na descrição dos produtos

criamos um botão para aumentar e outro para diminuir o tamanho da fonte usada na descrição dos produtos

instruções em portugues e inglês

menos de 5 minutos para instalar,somente 2 arquivos a editar


===================================

Increase and decrease the size of the text in the description of the products

create a button to increase and another to decrease the size of the font used in the product description

instructions in portugues and english

only 2 files to edir, instlation in less than 5 minutes

made in Brazil
   Posted on: 11/03/2009     See contribution details Request Installation with Paid service