Zen Cat Head Page Layout summary

Source: Internet
Author: User
Tags zen cart

Head page (head) Change code in->d:\phpstudy4iis\www\includes\templates\classic\common\tpl_header.php;

<?php
/**
* Common template-tpl_header.php
*
* This file can be copied To/templates/your_template_ DIR/PAGENAME<BR/>
* example:to override the privacy page<br/>
* Make a directory/templates/my_temp LATE/PRIVACY<BR/>
* copy/templates/templates_defaults/common/tpl_footer.php to/templates/my_template/ PRIVACY/TPL_HEADER.PHP<BR/>
* To override the global settings and turn off the footer un-comment the following LINE:<BR/>
* <br/>
* $flag _disable_header = true;<br/>
*
* @package TEMPLATESYSTEM
* @copyright Copyright 2003-2006 Zen Cart Development Team
* @copyright Portions Copyright 2003 oscommerce
* @li Cense http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: tpl_header.php 4813 2006-10-23 0 2:13:53z Drbyte $
*/
?

<?php
Display All Header alerts via Messagestack:
if ($messageStack->size (' header ') > 0) {
echo $messageStack->output (' header ');
}
if (Isset ($_get[' error_message ')) && zen_not_null ($_get[' error_message ']) {
Echo Htmlspecialchars (UrlDecode ($_get[' error_message '));
}
if (Isset ($_get[' info_message ')) && zen_not_null ($_get[' info_message ']) {
echo htmlspecialchars ($_get[' info_message ');
} else {

}
?>


<!--Bof-header logo and navigation display-->
<?php
if (!isset ($flag _disable_header) | |! $flag _disable_header) {
?>

<div id= "Headerwrapper" >
<div class= "Topper-menu float-right" >
</div>

<!--bof-branding display-->
<div id= "Logowrapper" >
<!--bof-languages-->
<div class= "Languages-wrapper" >

<form method= "Get" action= "Name=" Currencies_form "><select onchange=" This.form.submit (); "Name=" Currency " >
<option value= "USD" >$&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Usd</option>
<option selected= "selected" value= "EUR" >€&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Euro</option>
<option value= "GBP" >£&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Gbp</option>
<option value= "CAD" >$&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cad</option>
<option value= "AUD" >A$&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Aud</option>
</select>
<input type= "hidden" value= "index" name= "Main_Page" ></form><label class= "Float-right" ></label >
</div>
<!--eof-languages-->
<div class= "Clearboth" ></div>
<!--bof-checkout-->
<div align= "Right" class= "Float-right td-languages" >

<!--header Cart section---
<table align= "Right" class= "Align-center Cart-header" >
<tbody><tr>
<td>
<div id= "Cartboxempty" ><a href= "" ></a>mon panier</div>
</td>
</tr>
</tbody></table>

</div>
<div class= "Float-right" id= "Login_logout_section" >
<a href= "" >se connecter</a>
-<a href= "" >Inscrire</a>

</div>

<div class= "Clearboth" ></DIV>
<!--bof-search-->
<div class= "Search-header Float-right "
<form method=" Get "action=" "Name=" Quick_find_header "<input" type= hidden Advanced_search_result "Name=" Main_Page "><input type=" hidden "value=" 1 "name=" search_in_description ";
<div class= "Search-header-input" ><input type= "text" onblur= "if (this.value = =") This.value = ' Entrez vos mots c Lés de recherche ici '; "onfocus=" if (this.value = = ' Entrez vos mots clés de recherche ici ') this.value = ";" Value= "Entre Z vos mots clés de recherche ici "maxlength=" "size=" 6 "name=" keyword ";
</div>
<input type=" image "va Lue= "Serch" src= "Includes/templates/classic/images/search_header_button.gif" class= "Button-search-header" > </form></div>
<!--Eof-search-->

<!--bof-branding display-->
<div id= "logo" ><a href= "" ></A></DIV>
</div>

<!--eof-branding display-->
<div id= "Top_nav";
<div id= "Tab_nav";
<!--<div class= "Top-nav-left" ></DIV>-->
<div class= "Top-nav-right" ></DIV>
<ul class= " List-style-none,
<li class= "Home-link" ><a href= "http://www.golife.fr/" >accueil</a></ Li>
<li><a href= "http://www.golife.fr/new-balance-574-c-21/new-balance-574-femme-c-21_22/" > New Balance 574 femme</a></li>
<li><a href= "http://www.golife.fr/new-balance-996-c-41/ new-balance-996-femme-c-41_42/">new balance 996 femme</a></li>
<li><a href=" http:// www.golife.fr/new-balance-999-c-46/new-balance-999-homme-c-46_48/">new balance 999 homme</a></li>
<li><a href= "http://www.golife.fr/new-balance-576-c-24/new-balance-576-homme-c-24_26/" >new Balance 576 homme</a></li>
</ul>
</div>
<div class= "Clearboth" ></div

</div>

</div>
<?php}?>

Zen Cat Head Page Layout summary

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.