Перейти к публикации
View in the app

A better way to browse. Learn more.

Дизайн и модификация Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Изменить фон низа форума 3.4

Опубликовано:

Никак не могу понять, где именно убрать этот дурацкий синий фон, что бы картинка которая на весь форум и внизу была видна, не подскажите ????

Изменено пользователем АнатолЬ

Рекомендованные сообщения

Опубликовано:

1. Картинка жесть. Сколько она весит, 1мб?..

2. Без синего фона, белый текст не будет виден на светлом фоне картинки

3. Сам бэкграунд футера ipb_style.css

#footer{

background:url("public/style_images/CS-piwar/_custom/bg-footer_blue.jpg") no-repeat top center;

Опубликовано:
  • Автор

подскажите это на какой по счету линии находится, мне не найти вообще такой картинки, что бы она была описана у меня, вот мой FOOTER:

 


/* FOOTER */	

#backtotop,
#bottomScroll{
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
position: absolute;
display: inline-block;
background: url("{style_images_url}/trans80.png") repeat;
background: rgba(0,0,0,0.8);
-webkit-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}

#bottomScroll:hover, #backtotop:hover { 
	color: #fff;
	opacity: 1;
}

#footer_utilities { 
padding: 20px 8px;
position: relative;
font-size: 11.7px;
}

#footer_utilities, #footer_utilities a{ color: #fff; color: rgba(255,255,255,0.7); }
#footer_utilities a:hover{ color: #fff; }
#footer_utilities .ipbmenu_content a{ color: #333; }

#footer_utilities .ipsList_inline{ margin-top: 3px; clear: left; float: left; }
#footer_utilities .ipsList_inline > li{ margin: 0; }
#footer_utilities .ipsList_inline > li > a { margin-right: 0px; padding: 4px 10px; display: inline-block; }
#footer_utilities a.menu_active { 
	background: url('{style_images_url}/trans30.png') repeat;
	background: rgba(0,0,0,0.3);
	color: #fff;
	text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
	-moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
	box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
}

#copyright {
	/*color: #848484;*/
	text-align: right;
	line-height: 22px;
	float: right;
}

	/*#copyright a { color: #848484; }*/

#ipsDebug_footer {
width: 900px;
margin: 8px auto 0px auto;
text-align: center;
color: #404040;
font-size: 11px;
}
#ipsDebug_footer strong { margin-left: 20px; }
#ipsDebug_footer a { color: #404040; }

#rss_menu {
background-color: #fef3d7;
border: 1px solid #ed7710;
}

#rss_menu li { border-bottom: 1px solid #fce19b; }
#rss_menu li:last-of-type{ border-bottom: 0; }
#rss_menu a {
	color: #ed7710;
	padding: 5px 8px;
	text-shadow: none;
}

	#rss_menu a:hover {
		background-color: #ed7710;
		color: #fff;
	}

Опубликовано:

Откуда я знаю на какой у вас там по счету линии, данного селектора тут нету. Ищите по имени селектора (#footer), ищите по имени картинки

 

Хотя это не в ipb_style.css а в skinbox.css

Опубликовано:
  • Автор

вот спс вам, нашел в файле как вы и указали ))) теперь счастлив) картинку буду ещё искать )))

Создайте аккаунт или войдите в него для комментирования

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.