Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
<table height="7px"><tr><td></td></tr></table>
<table cellpadding="0" style="background-image:url(images/tmpl12_katalog_bg.gif); background-repeat:repeat-y;" cellspacing="0" border="0" width="179">
<tr>
<td align="center" class="katal" background="images/tmpl12_katalog_prod_1.gif" colspan="2" width="179" height="28"> Меню </td>
</tr>
<tr>
<td width="179" valign="top">
содержание
</td>
</tr>
<tr>
<td width="179" height="6" background="images/tmpl12_katalog_bg_down.gif">
</td>
</tr>
</table>
<a href="index.php">{$smarty.const.LINK_TO_HOMEPAGE}</a> <br>
{if ($log ne "")}
<a href="index.php?user_details=yes">{$smarty.const.MY_ACCOUNT_LINK}</a> <br>
{else}
<a href="index.php?register=yes">{$smarty.const.REGISTER_LINK}</a> <br>
{/if}
<a href="index.php?show_price=yes">{$smarty.const.STRING_PRICELIST}</a> <br>
<a href="index.php?feedback=yes">{$smarty.const.STRING_FEEDBACK}</a> <br>
<a href="index.php?show_aux_page={$aux_page1.aux_page_ID}">{$aux_page1.aux_page_name}</a> <br>
<a href="index.php?show_aux_page={$aux_page2.aux_page_ID}">{$aux_page2.aux_page_name}</a>
1. Не флуди на форуме, зачем 2 писать.
Вот встав ето куда тибе надо, перед каталогом или после :
HTML:<table height="7px"><tr><td></td></tr></table> <table cellpadding="0" style="background-image:url(images/tmpl12_katalog_bg.gif); background-repeat:repeat-y;" cellspacing="0" border="0" width="179"> <tr> <td align="center" class="katal" background="images/tmpl12_katalog_prod_1.gif" colspan="2" width="179" height="28"> Меню </td> </tr> <tr> <td width="179" valign="top"> содержание </td> </tr> <tr> <td width="179" height="6" background="images/tmpl12_katalog_bg_down.gif"> </td> </tr> </table>
Внутри (содержание) встав ссилки меню через тег <br>
HTML:<a href="index.php">{$smarty.const.LINK_TO_HOMEPAGE}</a> <br> {if ($log ne "")} <a href="index.php?user_details=yes">{$smarty.const.MY_ACCOUNT_LINK}</a> <br> {else} <a href="index.php?register=yes">{$smarty.const.REGISTER_LINK}</a> <br> {/if} <a href="index.php?show_price=yes">{$smarty.const.STRING_PRICELIST}</a> <br> <a href="index.php?feedback=yes">{$smarty.const.STRING_FEEDBACK}</a> <br> <a href="index.php?show_aux_page={$aux_page1.aux_page_ID}">{$aux_page1.aux_page_name}</a> <br> <a href="index.php?show_aux_page={$aux_page2.aux_page_ID}">{$aux_page2.aux_page_name}</a>
А в каком файле это вставлять? В языке или индексе?
Блин, вот как пишется...А мне надо чтоб как в каталоге!!!!