Re: Bread Crumbs do not work in Firefox?
Has anyone got their breadcrumbs to work in mozilla?
I tried to insert breadcrumbs into div class="line3" and I cannot tell what part earlier in the code is the breadcrumb?
Does it have anything to do w/?
"<div class="languages">
<form action="home.php" method="get" name="sl_form">
<input type="hidden" name="redirect" value="{$smarty.server.PHP_SELF}{if $smarty.server.QUERY_STRING}?{$smarty.server.QUERY _STRING|amp}{/if}" />
{strip}
<label>{$lng.lbl_select_language}:
<select name="sl" onchange="javascript: this.form.submit();">
{foreach from=$all_languages item=l}
<option value="{$l.code}"{if $store_language eq $l.code} selected="selected"{/if}>{$l.language}</option>"
This is the next piece of code after the search bar in class line 2 and I cannot tell if any of this is the breadcrumb code. T.I.A.
Chris
__________________
x-cart 4.2.0
fancy categories
|