fix header
This commit is contained in:
parent
e2c1bcf350
commit
e90a470b76
@ -61,7 +61,7 @@ body.content_only { margin: 0 }
|
|||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
}
|
}
|
||||||
#header .bg-blue #searchbox input#search_query_block { border-top: 1px solid #2b5463; }
|
#header .bg-blue #searchbox input#search_query_block { border-top: 1px solid #2b5463; }
|
||||||
#header #searchbox input#search_query_block::-webkit-input-placeholder {
|
#header #searchbox input::-webkit-input-placeholder {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
}
|
}
|
||||||
@ -117,6 +117,11 @@ body.content_only { margin: 0 }
|
|||||||
|
|
||||||
/* Sous-menu LG-MD */
|
/* Sous-menu LG-MD */
|
||||||
@media (min-width: 991px) {
|
@media (min-width: 991px) {
|
||||||
|
#header #searchbox input#search_query_block {
|
||||||
|
border: none;
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#header #header_logo {
|
#header #header_logo {
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
}
|
}
|
||||||
@ -962,12 +967,18 @@ body .ac_results {
|
|||||||
|
|
||||||
}
|
}
|
||||||
@media (max-width: 991px) {
|
@media (max-width: 991px) {
|
||||||
|
#header #header-cart a span.ajax_cart_quantity { font-family: 'pompiere_regular'; }
|
||||||
#header #header-cart a,
|
#header #header-cart a,
|
||||||
#header #header_user a { font-family: 'pt_sans'; }
|
#header #header_user a { font-family: 'pt_sans'; }
|
||||||
#header #searchbox input#search_query_block { background-color: #f2a7ac; }
|
#header #searchbox input#search_query_block { background-color: #f2a7ac; border:0; border-radius: 0; }
|
||||||
.shop #header #searchbox input#search_query_block { background-color: #a9cddb; }
|
.shop #header #searchbox input#search_query_block { background-color: #a9cddb; }
|
||||||
#header #search_block_left .icon-search, #header #searchbox input#search_query_block::-webkit-input-placeholder { color: #fff; }
|
#header #search_block_left .icon-search, #header #searchbox input#search_query_block { color: #fff;}
|
||||||
#search_block_left { max-height: 0; height: 0;}
|
|
||||||
|
#header #searchbox input::-webkit-input-placeholder { color: #fff; }
|
||||||
|
#header #searchbox input::-moz-input-placeholder { color: #fff; }
|
||||||
|
#header #searchbox input::-moz-placeholder { color: #fff; }
|
||||||
|
|
||||||
|
#search_block_left { max-height: 0; height: 0; overflow: hidden;}
|
||||||
#search_block_left.open { max-height: none; height: 45px;}
|
#search_block_left.open { max-height: none; height: 45px;}
|
||||||
#header .search_box { padding-left: 0; margin-bottom: 55px; overflow: hidden; }
|
#header .search_box { padding-left: 0; margin-bottom: 55px; overflow: hidden; }
|
||||||
.search_header.open { display: block!important; }
|
.search_header.open { display: block!important; }
|
||||||
@ -982,7 +993,7 @@ body .ac_results {
|
|||||||
#header .photo_header { float: none; }
|
#header .photo_header { float: none; }
|
||||||
#header .info_header h1 { font-size: 30px; }
|
#header .info_header h1 { font-size: 30px; }
|
||||||
#header .info_header span { font-size: 25px; }
|
#header .info_header span { font-size: 25px; }
|
||||||
#header .search-mobile { display: inline-block; color: #fff; font-family: 'pt_sans'; font-size: 14px; text-transform: uppercase; float: left; padding-right: 30px; }
|
#header .search-mobile { cursor: pointer; display: inline-block; color: #fff; font-family: 'pt_sans'; font-size: 14px; text-transform: uppercase; float: left; padding-right: 30px; }
|
||||||
#header .search-mobile i, #header #header-cart a i { display: block; font-size: 25px; margin-right: 5px; padding-bottom: 5px; height: 30px;}
|
#header .search-mobile i, #header #header-cart a i { display: block; font-size: 25px; margin-right: 5px; padding-bottom: 5px; height: 30px;}
|
||||||
#header .search-mobile i { margin-bottom: 5px; text-decoration: none; }
|
#header .search-mobile i { margin-bottom: 5px; text-decoration: none; }
|
||||||
#header .top-links { padding-top: 15px; }
|
#header .top-links { padding-top: 15px; }
|
||||||
@ -1059,7 +1070,7 @@ body .ac_results {
|
|||||||
#header #mainmenu .menu-content > li .boutique a.see-all, #header #mainmenu .menu-content > li .see-more { display: none }
|
#header #mainmenu .menu-content > li .boutique a.see-all, #header #mainmenu .menu-content > li .see-more { display: none }
|
||||||
}
|
}
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
#header .account_box #header_user_info { padding-right: 5px;}
|
#header .account_box #header_user_info { padding-right: 10px;}
|
||||||
#header #search_block_left .icon-search { padding-right: 0; }
|
#header #search_block_left .icon-search { padding-right: 0; }
|
||||||
#header .search_box { padding-left: 15px; margin-bottom: 0; }
|
#header .search_box { padding-left: 15px; margin-bottom: 0; }
|
||||||
#header .bg-pink, #header .bg-blue { padding-bottom: 5px; }
|
#header .bg-pink, #header .bg-blue { padding-bottom: 5px; }
|
||||||
@ -1070,7 +1081,7 @@ body .ac_results {
|
|||||||
#header .tabs li:first-child a { margin-left: 0; }
|
#header .tabs li:first-child a { margin-left: 0; }
|
||||||
#header .tabs li:nth-child(2) a { margin-right: 0; }
|
#header .tabs li:nth-child(2) a { margin-right: 0; }
|
||||||
|
|
||||||
#submit_search { width: 40px;}
|
#submit_search { width: 40px; font-size: 25px; padding-top: 7px; }
|
||||||
#header .account_box {
|
#header .account_box {
|
||||||
float: right;
|
float: right;
|
||||||
padding-top: 30px;
|
padding-top: 30px;
|
||||||
@ -1185,15 +1196,15 @@ body .ac_results {
|
|||||||
}
|
}
|
||||||
@media (max-width: 549px) {
|
@media (max-width: 549px) {
|
||||||
#header .account_box { padding-top: 10px;}
|
#header .account_box { padding-top: 10px;}
|
||||||
#header #header-cart a i{ display: inline-block; font-size: 20px;}
|
#header #header-cart a i{ font-size: 20px;}
|
||||||
#header .account_box #header_user_info i { font-size: 20px;}
|
#header .account_box #header_user_info i { font-size: 20px; height: 30px; }
|
||||||
#header .search-mobile i { margin: 0; margin-bottom: 2px; font-size: 20px; width: 25px;}
|
#header .search-mobile i { margin: 0; margin-bottom: 2px; font-size: 20px; width: 25px;}
|
||||||
#header #header_user a { margin-right: 0; width: 22px;}
|
#header #header_user a { margin-right: 0; width: 22px;}
|
||||||
.index .intro_top { padding: 5px 0px 15px;}
|
.index .intro_top { padding: 5px 0px 15px;}
|
||||||
.intro_top .intro_home h1 {font-size: 30px;}
|
.intro_top .intro_home h1 {font-size: 30px;}
|
||||||
.intro_top .intro_home p { font-size: 13px;}
|
.intro_top .intro_home p { font-size: 13px;}
|
||||||
|
|
||||||
#header .search_box { margin-top: 15px; }
|
|
||||||
#header .search_box .info_header { margin-bottom: 5px;}
|
#header .search_box .info_header { margin-bottom: 5px;}
|
||||||
#header .info_header span { text-indent: 0; font-size: 24px;}
|
#header .info_header span { text-indent: 0; font-size: 24px;}
|
||||||
|
|
||||||
@ -1217,13 +1228,19 @@ body .ac_results {
|
|||||||
|
|
||||||
|
|
||||||
#footer .link_credits { display: block; text-align: center; clear: both; font-size: 14px; margin-top: 10px;}
|
#footer .link_credits { display: block; text-align: center; clear: both; font-size: 14px; margin-top: 10px;}
|
||||||
#header .search-mobile span, #header #header-cart a span, #header #header_user a span { display: none; }
|
|
||||||
#header .search-mobile { width: 45px; }
|
/*#header .search-mobile { width: 45px; }
|
||||||
#header #header-cart { width: 80px; }
|
#header #header-cart { width: 80px; }*/
|
||||||
#header #header-cart a span.ajax_cart_quantity { top: 0px; right: 0;}
|
#header #header-cart a span.ajax_cart_quantity { top: 0px; right: -10px; position: absolute;}
|
||||||
|
#header .account_box { padding-left: 0; width: 48%; }
|
||||||
}
|
}
|
||||||
@media (max-width: 500px) {
|
@media (max-width: 500px) {
|
||||||
#header #searchbox input#search_query_block::-webkit-input-placeholder { opacity: 0; }
|
#header #searchbox input::-webkit-input-placeholder { color: #fff; font-size: 11px; }
|
||||||
|
#header #searchbox input::-moz-input-placeholder { color: #fff; font-size: 11px;}
|
||||||
|
#header #searchbox input::-moz-placeholder { color: #fff; font-size: 11px;}
|
||||||
|
#header .col-xxs-4 { width: 37%; padding-right: 0; }
|
||||||
|
#header .account_box { width: 60%;}
|
||||||
|
|
||||||
#header #header_logo img { width: 80%;}
|
#header #header_logo img { width: 80%;}
|
||||||
#header .info_header h1 { margin-top: 20px;}
|
#header .info_header h1 { margin-top: 20px;}
|
||||||
|
|
||||||
@ -1234,7 +1251,9 @@ body .ac_results {
|
|||||||
.newsletter_lightbox input.newsletter-input, .newsletter_lightbox .btn.btn-black{display: block; width: 100%; text-align: center;}
|
.newsletter_lightbox input.newsletter-input, .newsletter_lightbox .btn.btn-black{display: block; width: 100%; text-align: center;}
|
||||||
.video_home { padding: 22px 0 }
|
.video_home { padding: 22px 0 }
|
||||||
}
|
}
|
||||||
|
/*@media (max-width:340px) {
|
||||||
|
#header .search-mobile span, #header #header-cart a span, #header #header_user a span { display: none; }
|
||||||
|
}*/
|
||||||
|
|
||||||
/*************************************************************************************************************
|
/*************************************************************************************************************
|
||||||
*************************************** CATEGORY CMS ****************************************
|
*************************************** CATEGORY CMS ****************************************
|
||||||
|
@ -111,7 +111,7 @@ p#add_to_cart{ text-align: center; margin: 0 auto;}
|
|||||||
}
|
}
|
||||||
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default.active[disabled], .btn-default.focus[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover { background-color: #2b2b2b }
|
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default.active[disabled], .btn-default.focus[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover { background-color: #2b2b2b }
|
||||||
|
|
||||||
.animated-full * {
|
.animated-full *, .animated {
|
||||||
transition: all 0.3s ease 0s;
|
transition: all 0.3s ease 0s;
|
||||||
-webkit-transition: all 0.3s ease 0s;
|
-webkit-transition: all 0.3s ease 0s;
|
||||||
-moz-transition: all 0.3s ease 0s;
|
-moz-transition: all 0.3s ease 0s;
|
||||||
@ -189,7 +189,7 @@ a:focus { outline: none; text-decoration: none; }
|
|||||||
.col-xxs-6 { float: left; width: 50% }
|
.col-xxs-6 { float: left; width: 50% }
|
||||||
.col-xxs-3 { float: left; width: 25% }
|
.col-xxs-3 { float: left; width: 25% }
|
||||||
.col-xxs-12 { width: 100% }
|
.col-xxs-12 { width: 100% }
|
||||||
.hidden-xxs { display: none }
|
.hidden-xxs { display: none!important; }
|
||||||
}
|
}
|
||||||
|
|
||||||
span.title {
|
span.title {
|
||||||
|
Binary file not shown.
@ -22,4 +22,7 @@
|
|||||||
<glyph unicode="" glyph-name="flag" d="M965.632 899.666c-7.482-11.335-14.537-22.855-21.403-34.434-78.845 29.612-151.574 53.524-237.11 41.874-68.279-9.304-128.347-49.57-174.693-98.625-26.876-28.445-49.38-60.22-69.21-93.913-86.106-4.213-170.134 3.664-254.106 23.737-5.075 1.219-9.749 1.186-13.984 0.298-9.978 0.592-20.183-3.451-26.946-14.44-79.968-129.922-144.472-270.961-166.299-423.018-0.527-3.664-0.313-7.068 0.214-10.313-4.773-12.344-1.888-26.542 13.928-33.706 142.409-64.448 301.137-75.53 451.707-33.903 0.449 0.121 0.791 0.339 1.223 0.473 10.205 1.711 19.519 8.26 23.359 21.032 17.11 56.845 34.741 113.666 58.478 168.142 1.13 2.61 1.821 5.168 2.271 7.701 6.089-0.573 11.808-1.186 16.942-1.776 74.958-8.723 148.295-27.782 221.444-45.884-17.216-117.892-28.177-237.056-44.458-351.973-5.497-38.831 53.826-55.561 59.377-16.369 41.111 290.224 45.62 611.302 212.436 864.010 21.959 33.265-31.388 64.074-53.167 31.088zM64.187 303.052c22.279 133.254 77.088 256.448 146.216 371.922 72.501-15.998 145.585-23.985 219.622-23.030-37.211-77.455-65.848-160.483-101.747-235.684-1.201-2.511-1.964-4.991-2.502-7.428-15.278-44.194 7.774-83.44 37.403-119.646 1.482-4.235 3.74-8.284 6.862-11.838 3.066-3.5 6.281-6.834 9.561-10.095-106.149-16.445-215.467-5.443-315.415 35.8zM443.427 295.021c-7.75 4.708-14.796 10.434-21.367 16.996-1.279 3.027-2.93 6.022-5.393 8.874-71.959 83.375-0.663 101.94 72.6 102.674-17.348-42.15-32.22-85.095-45.84-128.544zM801.022 433.958c-108.981 26.917-220.16 55.088-332.955 51.797-13.891-0.406-28.977-1.646-44.008-4.328 35.863 84.927 70.455 170.571 122.66 246.959 36.524 53.442 86.677 94.555 148.932 113.316 75.145 22.65 148.709-3.917 218.952-30.748-59.018-117.734-91.528-245.948-113.581-376.996z" />
|
<glyph unicode="" glyph-name="flag" d="M965.632 899.666c-7.482-11.335-14.537-22.855-21.403-34.434-78.845 29.612-151.574 53.524-237.11 41.874-68.279-9.304-128.347-49.57-174.693-98.625-26.876-28.445-49.38-60.22-69.21-93.913-86.106-4.213-170.134 3.664-254.106 23.737-5.075 1.219-9.749 1.186-13.984 0.298-9.978 0.592-20.183-3.451-26.946-14.44-79.968-129.922-144.472-270.961-166.299-423.018-0.527-3.664-0.313-7.068 0.214-10.313-4.773-12.344-1.888-26.542 13.928-33.706 142.409-64.448 301.137-75.53 451.707-33.903 0.449 0.121 0.791 0.339 1.223 0.473 10.205 1.711 19.519 8.26 23.359 21.032 17.11 56.845 34.741 113.666 58.478 168.142 1.13 2.61 1.821 5.168 2.271 7.701 6.089-0.573 11.808-1.186 16.942-1.776 74.958-8.723 148.295-27.782 221.444-45.884-17.216-117.892-28.177-237.056-44.458-351.973-5.497-38.831 53.826-55.561 59.377-16.369 41.111 290.224 45.62 611.302 212.436 864.010 21.959 33.265-31.388 64.074-53.167 31.088zM64.187 303.052c22.279 133.254 77.088 256.448 146.216 371.922 72.501-15.998 145.585-23.985 219.622-23.030-37.211-77.455-65.848-160.483-101.747-235.684-1.201-2.511-1.964-4.991-2.502-7.428-15.278-44.194 7.774-83.44 37.403-119.646 1.482-4.235 3.74-8.284 6.862-11.838 3.066-3.5 6.281-6.834 9.561-10.095-106.149-16.445-215.467-5.443-315.415 35.8zM443.427 295.021c-7.75 4.708-14.796 10.434-21.367 16.996-1.279 3.027-2.93 6.022-5.393 8.874-71.959 83.375-0.663 101.94 72.6 102.674-17.348-42.15-32.22-85.095-45.84-128.544zM801.022 433.958c-108.981 26.917-220.16 55.088-332.955 51.797-13.891-0.406-28.977-1.646-44.008-4.328 35.863 84.927 70.455 170.571 122.66 246.959 36.524 53.442 86.677 94.555 148.932 113.316 75.145 22.65 148.709-3.917 218.952-30.748-59.018-117.734-91.528-245.948-113.581-376.996z" />
|
||||||
<glyph unicode="" glyph-name="search" d="M683.841 842.832c-156.213 156.213-410.46 156.213-566.673 0-156.179-156.246-156.179-410.46 0-566.707 139.111-139.078 355.77-153.978 511.881-45.377 3.285-15.543 10.802-30.376 22.892-42.465l227.495-227.495c33.152-33.085 86.725-33.085 119.708 0 33.119 33.119 33.119 86.691 0 119.708l-227.495 227.563c-12.022 11.988-26.888 19.539-42.431 22.824 108.668 156.145 93.768 372.77-45.377 511.949zM612.016 347.95c-116.626-116.626-306.431-116.626-423.024 0-116.558 116.626-116.558 306.397 0 423.024 116.592 116.592 306.397 116.592 423.024 0 116.626-116.626 116.626-306.397 0-423.024z" />
|
<glyph unicode="" glyph-name="search" d="M683.841 842.832c-156.213 156.213-410.46 156.213-566.673 0-156.179-156.246-156.179-410.46 0-566.707 139.111-139.078 355.77-153.978 511.881-45.377 3.285-15.543 10.802-30.376 22.892-42.465l227.495-227.495c33.152-33.085 86.725-33.085 119.708 0 33.119 33.119 33.119 86.691 0 119.708l-227.495 227.563c-12.022 11.988-26.888 19.539-42.431 22.824 108.668 156.145 93.768 372.77-45.377 511.949zM612.016 347.95c-116.626-116.626-306.431-116.626-423.024 0-116.558 116.626-116.558 306.397 0 423.024 116.592 116.592 306.397 116.592 423.024 0 116.626-116.626 116.626-306.397 0-423.024z" />
|
||||||
<glyph unicode="" glyph-name="menu" d="M38.642 699.17h946.717c21.33 0 38.642 17.311 38.642 38.642s-17.311 38.642-38.642 38.642h-946.717c-21.33 0-38.642-17.311-38.642-38.642s17.311-38.642 38.642-38.642zM38.642 409.358h946.717c21.33 0 38.642 17.311 38.642 38.642s-17.311 38.642-38.642 38.642h-946.717c-21.33 0-38.642-17.311-38.642-38.642s17.311-38.642 38.642-38.642zM38.642 119.547h946.717c21.33 0 38.642 17.311 38.642 38.642s-17.311 38.642-38.642 38.642h-946.717c-21.33 0-38.642-17.311-38.642-38.642s17.311-38.642 38.642-38.642z" />
|
<glyph unicode="" glyph-name="menu" d="M38.642 699.17h946.717c21.33 0 38.642 17.311 38.642 38.642s-17.311 38.642-38.642 38.642h-946.717c-21.33 0-38.642-17.311-38.642-38.642s17.311-38.642 38.642-38.642zM38.642 409.358h946.717c21.33 0 38.642 17.311 38.642 38.642s-17.311 38.642-38.642 38.642h-946.717c-21.33 0-38.642-17.311-38.642-38.642s17.311-38.642 38.642-38.642zM38.642 119.547h946.717c21.33 0 38.642 17.311 38.642 38.642s-17.311 38.642-38.642 38.642h-946.717c-21.33 0-38.642-17.311-38.642-38.642s17.311-38.642 38.642-38.642z" />
|
||||||
|
<glyph unicode="" glyph-name="arrow-left" d="M220.139 448.010c0 18.345 6.991 36.682 20.99 50.687l440.304 440.297c28.009 28.009 73.418 28.009 101.415 0 27.997-27.997 27.997-73.402 0-101.41l-389.589-389.576 389.598-389.592c27.997-27.995 27.997-73.402 0-101.401-27.995-28.022-73.406-28.022-101.415 0l-440.304 440.292c-13.994 13.999-20.999 32.349-20.999 50.703z" />
|
||||||
|
<glyph unicode="" glyph-name="arrow-right" d="M782.857 397.307l-440.304-440.29c-28.009-28.022-73.42-28.022-101.415 0-27.997 27.997-27.997 73.406 0 101.401l389.601 389.589-389.589 389.576c-27.997 28.009-27.997 73.413 0 101.41 27.997 28.009 73.406 28.009 101.415 0l440.304-440.297c13.999-14.005 20.99-32.342 20.99-50.687 0-18.354-7.005-36.704-21.001-50.703z" />
|
||||||
|
<glyph unicode="" glyph-name="gift" d="M786.401 748.201c18.601 19.999 30.198 47.201 30.198 77.199 0 62.602-50.002 112.599-110.602 112.599-45.998 0-152.003-68.803-194.401-130.601-43.802 61.798-149.402 128.599-193.603 128.599-60.401 0-110.602-50.002-110.602-112.599 0-29 10.798-55.199 28.201-74.998h-213.591v-269h58.399v-521.4h863.401v521.201h58.199v269h-215.598zM706.002 896.2c37.601 0 68.803-31.201 68.803-73.001 0-35.2-24.602-65.398-56.402-71.798h-169.201c-10.798 3.2-14.198 6.999-14.198 9.201-0.005 35.599 124.995 135.598 170.998 135.598v0zM317.998 896.2c43.802 0 170.998-99.999 170.998-135.598 0-3.2-7.398-6.799-12.8-9.201h-170.394c-31.8 6.4-56.402 36.598-56.402 71.798-0.2 39.803 31.201 73.001 68.598 73.001zM595.2-0.2h-166.799v706.801h166.799v-706.801z" />
|
||||||
</font></defs></svg>
|
</font></defs></svg>
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 18 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -80,7 +80,7 @@
|
|||||||
<div class="col-lg-3 col-md-4 col-xs-6 col-xxs-4">
|
<div class="col-lg-3 col-md-4 col-xs-6 col-xxs-4">
|
||||||
<div id="header_logo">
|
<div id="header_logo">
|
||||||
<a href="{if $force_ssl}{$base_dir_ssl}{else}{$base_dir}{/if}" title="{$shop_name|escape:'html':'UTF-8'}">
|
<a href="{if $force_ssl}{$base_dir_ssl}{else}{$base_dir}{/if}" title="{$shop_name|escape:'html':'UTF-8'}">
|
||||||
<img class="logo img-responsive" src="{$img_dir}logo.png" alt="{$shop_name|escape:'html':'UTF-8'}"{if isset($logo_image_width) && $logo_image_width} width="{$logo_image_width}"{/if}{if isset($logo_image_height) && $logo_image_height} height="{$logo_image_height}"{/if}/>
|
<img class="logo img-responsive" src="{$img_dir}logo.jpg" alt="{$shop_name|escape:'html':'UTF-8'}"{if isset($logo_image_width) && $logo_image_width} width="{$logo_image_width}"{/if}{if isset($logo_image_height) && $logo_image_height} height="{$logo_image_height}"{/if}/>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="row info_header hidden-sm hidden-xs">
|
<div class="row info_header hidden-sm hidden-xs">
|
||||||
@ -93,7 +93,7 @@
|
|||||||
<div class="col-lg-6 hidden-sm hidden-xs photo_header">
|
<div class="col-lg-6 hidden-sm hidden-xs photo_header">
|
||||||
<img src="{$img_dir}photo_claudine.jpg" alt="{l s='Claudine de Tout Pratique'}" class="img-responsive">
|
<img src="{$img_dir}photo_claudine.jpg" alt="{l s='Claudine de Tout Pratique'}" class="img-responsive">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6 col-md-12 col-sm-12">
|
<div class="col-lg-6 col-md-12 col-sm-12 box-link">
|
||||||
{hook h="displayTop"}
|
{hook h="displayTop"}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
<!-- MODULE Block cart -->
|
<!-- MODULE Block cart -->
|
||||||
<div id="header-cart" class="shopping_cart">
|
<div id="header-cart" class="shopping_cart">
|
||||||
<a href="{$link->getPageLink($order_process, true)|escape:'html':'UTF-8'}" title="{l s='View my shopping cart' mod='blockcart'}" rel="nofollow">
|
<a href="{$link->getPageLink($order_process, true)|escape:'html':'UTF-8'}" title="{l s='View my shopping cart' mod='blockcart'}" rel="nofollow">
|
||||||
<i class="icon icon-shopping-cart"></i> <span>{l s='Mon panier' mod='blockcart'}</span>
|
<i class="hidden-md hidden-sm hidden-md hidden-lg icon icon-shopping-cart"></i> <span class="hidden-md hidden-sm hidden-md hidden-lg">{l s='Panier' mod='blockcart'}</span>
|
||||||
|
<i class="hidden-xxs hidden-xs icon icon-shopping-cart"></i> <span class="hidden-xxs hidden-xs">{l s='Mon panier' mod='blockcart'}</span>
|
||||||
<span class="ajax_cart_quantity{if $cart_qties == 0} unvisible{/if}">({$cart_qties})</span>
|
<span class="ajax_cart_quantity{if $cart_qties == 0} unvisible{/if}">({$cart_qties})</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
<!-- Block search module -->
|
<!-- Block search module -->
|
||||||
<div id="search_block_left" class="block exclusive animated open">
|
<div id="search_block_left" class="block exclusive animated">
|
||||||
<form method="get" action="{$link->getPageLink('search', true, null, null, false, null, true)|escape:'html':'UTF-8'}" id="searchbox">
|
<form method="get" action="{$link->getPageLink('search', true, null, null, false, null, true)|escape:'html':'UTF-8'}" id="searchbox">
|
||||||
<p class="block_content clearfix">
|
<p class="block_content clearfix">
|
||||||
<input type="hidden" name="orderby" value="position" />
|
<input type="hidden" name="orderby" value="position" />
|
||||||
|
@ -1,18 +1,14 @@
|
|||||||
|
|
||||||
<!-- Block user information module HEADER -->
|
<!-- Block user information module HEADER -->
|
||||||
<div id="header_user" {if $PS_CATALOG_MODE}class="header_user_catalog"{/if}>
|
<div id="header_user" {if $PS_CATALOG_MODE}class="header_user_catalog"{/if}>
|
||||||
{*<!-- <div id="menu-mobile" class="hidden-lg hidden-md">
|
<span class="search-mobile hidden-lg hidden-md">
|
||||||
<a href="#" class="hidden-lg hidden-md"> <i class="icon icon-menu"></i><span>{l s='Menu'}</span></a>
|
|
||||||
{hook h="displayTop" mod="blocksearch"}
|
|
||||||
</div> -->*}
|
|
||||||
<a class="search-mobile hidden-lg hidden-md" href="{$link->getPageLink('search')}">
|
|
||||||
<i class="icon-search"></i>
|
<i class="icon-search"></i>
|
||||||
<span>{l s='Recherche' mod='blockuserinfo'}</span>
|
<span>{l s='Recherche' mod='blockuserinfo'}</span>
|
||||||
</a>
|
</span>
|
||||||
|
|
||||||
<p id="header_user_info">
|
<p id="header_user_info">
|
||||||
{if $logged}
|
{if $logged}
|
||||||
<a href="{$link->getPageLink('my-account', true)|escape:'html'}" title="{l s='View my customer account' mod='blockuserinfo'}" class="account" rel="nofollow"><i class="icon icon-profile"></i> <span> {l s='My account' mod='blockuserinfo'}</span></a>
|
<a href="{$link->getPageLink('my-account', true)|escape:'html'}" title="{l s='View my customer account' mod='blockuserinfo'}" class="account" rel="nofollow"><i class="icon icon-profile"></i> <span> {l s='Compte' mod='blockuserinfo'}</span></a>
|
||||||
<a href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html'}" title="{l s='Log me out' mod='blockuserinfo'}" class="logout hidden-md hidden-sm hidden-xs" rel="nofollow"><i class="awesome"></i> {l s='Sign out' mod='blockuserinfo'}</a>
|
<a href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html'}" title="{l s='Log me out' mod='blockuserinfo'}" class="logout hidden-md hidden-sm hidden-xs" rel="nofollow"><i class="awesome"></i> {l s='Sign out' mod='blockuserinfo'}</a>
|
||||||
{else}
|
{else}
|
||||||
<a href="{$link->getPageLink('my-account', true)|escape:'html'}" title="{l s='Log in to your customer account' mod='blockuserinfo'}" class="login" rel="nofollow"><i class="icon icon-profile"></i> <span>{l s='Sign in' mod='blockuserinfo'}</span></a>
|
<a href="{$link->getPageLink('my-account', true)|escape:'html'}" title="{l s='Log in to your customer account' mod='blockuserinfo'}" class="login" rel="nofollow"><i class="icon icon-profile"></i> <span>{l s='Sign in' mod='blockuserinfo'}</span></a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user