Change alt="" in all pictures!
BaGRoS <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <f332f9151eafe8a3cb17fd499c8c7210@osCommerce-Forums> |
This message was sent from: Features
http://forums.oscommerce.com/viewtopic.php?p=186875#186875
----------------------------------------------------------------
It was it been possible was to alter to all empty gauges alt="" to exchange on alt="Sklep internetowy" ??
For example:
[code]<!-- categories //-->
<tr>
<td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt="" width="11" height="14"></td>
<td width="100%" height="14" class="infoBoxHeading">Kategorie</td>
<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="11"></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
<tr>
<td><img src="images/pixel_trans.gif" border="0" alt="" width="1" height="1"></td>
</tr>
<tr>
<td align="left" class="boxText"><a href="http://www.zaQpy.com/sklep/default.php?cPath=24">CD/DVD Nagrywarki</a> (2)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=17">CD/DVD ROM</a> (2)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=5">Drukarki-></a> (1)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=25">Dyski twarde</a> (5)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=7">G³o¶niki</a> (4)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=4">Karty graficzne</a> (2)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=8">Klawiatury</a> (1)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=6">Monitory</a><br><a href="http://www.zaQpy.com/sklep/default.php?cPath=9">Myszki</a><br><a href="http://www.zaQpy.com/sklep/default.php?cPath=2">Oprogramowanie</a><br><a href="http://www.zaQpy.com/sklep/default.php?cPath=16">Pamiêci-></a> (7)<br><a href="http://www.zaQpy.com/sklep/d
efault.php?cPath=21">Procesory-></a> (3)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=26">P³yty g³ówne</a> (1)<br></td>
</tr>
<tr>
<td><img src="images/pixel_trans.gif" border="0" alt="" width="1" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!-- categories_eof //-->[/code]
to exchange on:
[code]<!-- categories //-->
<tr>
<td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt="Sklep internetowy" width="11" height="14"></td>
<td width="100%" height="14" class="infoBoxHeading">Kategorie</td>
<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="Sklep internetowy" width="11" height="11"></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
<tr>
<td><img src="images/pixel_trans.gif" border="0" alt="Sklep internetowy" width="1" height="1"></td>
</tr>
<tr>
<td align="left" class="boxText"><a href="http://www.zaQpy.com/sklep/default.php?cPath=24">CD/DVD Nagrywarki</a> (2)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=17">CD/DVD ROM</a> (2)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=5">Drukarki-></a> (1)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=25">Dyski twarde</a> (5)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=7">G³o¶niki</a> (4)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=4">Karty graficzne</a> (2)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=8">Klawiatury</a> (1)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=6">Monitory</a><br><a href="http://www.zaQpy.com/sklep/default.php?cPath=9">Myszki</a><br><a href="http://www.zaQpy.com/sklep/default.php?cPath=2">Oprogramowanie</a><br><a href="http://www.zaQpy.com/sklep/default.php?cPath=16">Pamiêci-></a> (7)<br><a href="http://www.zaQpy.com/sklep/d
efault.php?cPath=21">Procesory-></a> (3)<br><a href="http://www.zaQpy.com/sklep/default.php?cPath=26">P³yty g³ówne</a> (1)<br></td>
</tr>
<tr>
<td><img src="images/pixel_trans.gif" border="0" alt="Sklep internetowy" width="1" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!-- categories_eof //-->[/code]
All in track of creating of side. Please help me.
Sorry for my english :(