Jump to content
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.2.3 толщина ника такая:

 

 

 

25a35519da.png

 

Хочется сменить на такую:

 

9ad3b510bb.png

 

 

Насколько я понимаю это где-то в CSS, но где именно подскажите.

Edited by Shiver2005

Featured Replies

ipb_styles.css

.post_block h3 { 
font-size: 16px;
font-weight: 400;
line-height: 36px;
}

Либо меньше 16-ти, либо меньше 400

 

К слову, 400 - это не жирный

  • Author

post_block h3 {
	background: #D8DDE8;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	font-weight: normal;
	font-size: 16px;

 

Не реагирует на изменение значений.

Перекрывается значениями из

.author { 
  font-size: 14px;
  color: #508bb7;
  font-weight: 700;
}

Точно

Вместо 700 - 400 или 300 можно попробовать.

  • Author

Перекрывается значениями из

.author { 
  font-size: 14px;
  color: #508bb7;
  font-weight: 700;
}

 

Это в ipb_styles.css?

Там нет, но можно добавить внизу.

 

Но вообще в дефолтном скине должно помогать первое решение, так как там ничего не перебивается

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

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.