Перейти к содержимому


Убрать Круглешки В Верхней И Нижней Шапке


  • Авторизуйтесь для ответа в теме
Сообщений в теме: 3

#1 МихаилДолматов

МихаилДолматов

    Активный участник

  • Пользователи
  • PipPipPipPip
  • 319 сообщений

Отправлено 07 Февраль 2019 - 12:10

убрать круглешки в верхней и нижней шапке Безымянный2212.png Безымянный221.png

#2 МихаилДолматов

МихаилДолматов

    Активный участник

  • Пользователи
  • PipPipPipPip
  • 319 сообщений

Отправлено 08 Февраль 2019 - 13:48

помогите плз

#3 Vaccina

Vaccina

    Активный участник

  • Модераторы
  • 24 353 сообщений

Отправлено 09 Февраль 2019 - 04:13

Здравствуйте.

Зайдите в раздел Сайт - Редактор шаблонов - main.css - найдите:
.rhombus {position: relative;width: 35px;height: 35px;background-color: #ffffff;text-align: center;margin: 6.55px 0; line-height: 22px;z-index: 0;border: solid 1px #dbdbdb;border-radius: 40%;padding-top: 6px;}

замените на:
.rhombus {position: relative;width: 35px;height: 35px;text-align: center;margin: 6.55px 0; line-height: 22px;z-index: 0;border-radius: 40%;padding-top: 6px;}

далее найдите:
#footer-middle .footer-contact em.fa {
		font-family: FontAwesome;
		height: 34px;
		width: 34px;
		border-radius: 50%;
		border: 1px solid #dddddd;
		line-height: 34px;
		text-align: center;
		padding: 0 10px;
		position: absolute;
		color: #15a824;
		font-size: 20px;
}

замените на:
#footer-middle .footer-contact em.fa {
		font-family: FontAwesome;
		height: 34px;
		width: 34px;
		line-height: 34px;
		text-align: center;
		padding: 0 10px;
		position: absolute;
		color: #15a824;
		font-size: 20px;
}


#4 МихаилДолматов

МихаилДолматов

    Активный участник

  • Пользователи
  • PipPipPipPip
  • 319 сообщений

Отправлено 10 Февраль 2019 - 02:19

Просмотр сообщенияVaccina (09 Февраль 2019 - 04:13) писал:

Здравствуйте.

Зайдите в раздел Сайт - Редактор шаблонов - main.css - найдите:
.rhombus {position: relative;width: 35px;height: 35px;background-color: #ffffff;text-align: center;margin: 6.55px 0; line-height: 22px;z-index: 0;border: solid 1px #dbdbdb;border-radius: 40%;padding-top: 6px;}

замените на:
.rhombus {position: relative;width: 35px;height: 35px;text-align: center;margin: 6.55px 0; line-height: 22px;z-index: 0;border-radius: 40%;padding-top: 6px;}

далее найдите:
#footer-middle .footer-contact em.fa {
	 font-family: FontAwesome;
	 height: 34px;
	 width: 34px;
	 border-radius: 50%;
	 border: 1px solid #dddddd;
	 line-height: 34px;
	 text-align: center;
	 padding: 0 10px;
	 position: absolute;
	 color: #15a824;
	 font-size: 20px;
}

замените на:
#footer-middle .footer-contact em.fa {
	 font-family: FontAwesome;
	 height: 34px;
	 width: 34px;
	 line-height: 34px;
	 text-align: center;
	 padding: 0 10px;
	 position: absolute;
	 color: #15a824;
	 font-size: 20px;
}

спасибо!!




Количество пользователей, читающих эту тему: 0

0 пользователей, 0 гостей, 0 анонимных