{
background-image: url();
background-size: cover;
}
.full {
width: 100vw;
position: relative;
margin-left: -50vw;
left: 50%;
margin-bottom: 30px;
}
$APPLICATION->AddChainItem("title", "link");
.ymaps-layers-pane {
filter: grayscale(100%);
-webkit-filter: grayscale(1);
}
<?if($first){
$first = false;
?>
<a class="nav-catalog" href="<?=$arItem["LINK"]?>" >
<?} else {?>
<a class="nav-catalog" >
<?}?>
location ~* ^/catalog/([_a-zA-Z0-9-]*)/ {
proxy_pass http://127.0.0.1:8080/catalog/?brand=$1&$args;
proxy_redirect http://127.0.0.1:8080/ /;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Real-URL /catalog/$1/;
proxy_set_header X-Real-ARGS $args;
}
www.site.ru/catalog/?brand=alcatel