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.

Сделать передвигающийся Header как в данном стиле?

Хочу сделать header как у http://www.skinbox.net/demo/? всё точно как там. Может кто помочь?

Featured Replies

Где там передвигающийся header?

  • Author

Где там передвигающийся header?

Когда спускаешся вниз, header вместе с login bar тоже идут вниз.

Там только логин бар "вниз идёт"

 

Найди класс: #header_bar

и добавьте position: fixed;

А вообще проще всего купить скин, который понравился, и немного переделать его под себя. У skinbox довольно много всяких интересных задумок в скинах, не пожалеете.

  • Author

Смог сделать только так - branding.png

 

Как его можно в центр вставить?

  • Author

#top_bar{

background: #00223a url("{style_images_url}/_custom/bg-userlinks.png") repeat-x 0 100%;

box-shadow: 0 4px 10px rgba(0,0,0,0.8), inset 0 -1px 0 rgba(255,255,255,0.09);

-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.8), inset 0 -1px 0 rgba(255,255,255,0.09);

-moz-box-shadow: 0 4px 10px rgba(0,0,0,0.8), inset 0 -1px 0 rgba(255,255,255,0.09);*/

border-radius: 0 0 4px 4px;

-moz-border-radius: 0 0 4px 4px;

-webkit-border-bottom-right-radius: 4px;

-webkit-border-bottom-left-radius: 4px;

margin: 0 auto;

position: fixed;

top: 0;

z-index: 9999;

}

 

CSS

  • Author

Разобрался, просто нужно было добавить left: 13.5%;

  • Author

Тот кто захочет посмотреть: forum.cub3gaming.net/

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.