Jump to content

Фото в шапке стандартного дизайна


Recommended Posts

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

Фото в приложении

Подскажите

Как полностью заменить цвет шапки на фото широкоформатное в стандартном дизайне IPS ?

Спасибо
 

88888.jpg

не просто сменить логотип а полностью заменить шапку на фото
 

Link to comment
Share on other sites

Перейти ACP - Customization -> Theme - ваш скинь ->  Edit HTML and CSS -> CSS -> custom.css

и добавить в нижней части этого кода:

#ipsLayout_header header {
    padding: 5px 0 130px 0;
    margin-bottom: -125px;
    background-image: url(/ваше фото.png);
}

 

Link to comment
Share on other sites

4 часа назад, Silence сказал:

Перейти ACP - Customization -> Theme - ваш скинь ->  Edit HTML and CSS -> CSS -> custom.css

и добавить в нижней части этого кода:


#ipsLayout_header header {
    padding: 5px 0 130px 0;
    margin-bottom: -125px;
    background-image: url(/ваше фото.png);
}


 

ок спасибо все подошло и работает отлично

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...