Hi,
There are a small coding misstake in catalog/view/template/module/header.tpl
On Line 2 the align statement looks like this: align=""
I suppose it should have been: alt=""
/Leffe
Found another small error in header.tpl.
The link tag to the CSS is not closed, it is
instead of
The link tag to the CSS is not closed, it is
Code: Select all
<link rel="stylesheet" type="text/css" href="catalog/view/javascript/jquery/thickbox/thickbox.css">
Code: Select all
<link rel="stylesheet" type="text/css" href="catalog/view/javascript/jquery/thickbox/thickbox.css" />
Who is online
Users browsing this forum: No registered users and 8 guests