tefija
Постоялец
- Регистрация
- 24 Май 2016
- Сообщения
- 162
- Реакции
- 138
в файле тема,style.css удалите ,только для начала поставьте от зара плагин.куки появляются вверху сайта маленькой полоскойПробовал.Ни чего не понял
Код:
/* COOKIES PLUGIN */
.cookietext:before { content:"";background: url(../images/cookie.png); display:block;margin:0 auto 15px auto;width:70px;height:62px;}
.cookietext { display: block; width: 100%; font-size: 15px; line-height:20px;float:left;clear:both; position: relative;margin:0 0 15px 0; }
.cookietext > a:hover {text-decoration:underline;}
.cc-cookies { opacity:0.95;position: fixed; bottom: 0px; right: 0px; z-index: 99999;width:270px;height:270px;overflow:hidden;border-top-left-radius:140px;}
.cc-cookies .ins { display: block; position:absolute;right:-30px;bottom:-30px;left:0;top:0;padding:42px 50px 50px 30px; background: #fff; text-align: center; color: #444; z-index:9; font-size:16px; border-radius: 150px;border-bottom-right-radius:0;border: 10px solid #e4e4e4;}
.cc-cookies a:not(.button), .cc-cookies a:hover:not(.button) { color: #2196F3;font-weight:500; text-decoration: none; }
.cc-cookies a:hover:not(.button) { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { font-size:12px;color:#555;float: none; padding: 6px 12px 6px 12px; cursor: pointer; display: inline-block; text-align: center; border-radius: 3px; font-weight: 500; background: #eeeeee; border:1px solid #ddd;margin:0 1px;text-decoration: none;}
.cc-cookies a.cc-cookie-accept:hover, .cc-cookies-error a.cc-cookie-accept:hover, .cc-cookies a.cc-cookie-decline:hover, .cc-cookies-error a.cc-cookie-decline:hover, .cc-cookies a.cc-cookie-reset:hover {text-decoration:none;background:#e6e6e6;color:#ff5722;}
.cc-cookies a .fa {font-weight:500;float:left;margin:0 5px 0 0;font-size:16px;}
.cc-cookies.cc-discreet { width: auto; padding: 0; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }
.cc-cookies a.cc-cookie-reset { margin-top:40%; }
.cc-cookies a.cc-cookie-accept {}
.cc-cookies a.cc-cookie-accept:hover {}
.cc-cookies a.cc-cookie-accept .fa {color:#8BC34A;}
так же в responsive.css найдите код отвечающий за куки
Последнее редактирование: