Jump to content

Как вставить шапку Ipb форума

Featured Replies

Подскажите пожалуйста каким образом можно реализовать в ставку шапки в форум ? в данный момент щас там лого обычное. - Стиль ( Mirage 3.3.x )

Link to comment
https://ipbmafia.ru/topic/1422-kak-vstavit-shapku-ipb-foruma/
Share on other sites

Выделенная на скриншоте шапка - не что иное, как #branding, нужно найти его в ipb_styles.css и прописать к нему бэкграунд

Link to comment
https://ipbmafia.ru/topic/1422-kak-vstavit-shapku-ipb-foruma/?&do=findComment&comment=8588
Share on other sites

Подскажите пожалуйста, каким образом. Вроде вот этот код

#branding {

background: #1C1C1C url('{style_images_url}/nav-bg.png') repeat-x bottom;

border-top: 1px solid #3A3A3A;

min-height: 120px;

margin-top: 10px;

border-radius: 4px;

box-shadow: 0px 2px 2px rgba(0,0,0,0.2)

}

#logo { float: left; height: 67px; }

#logo img{ max-height: 100%; }

#logo a{

display: block;

line-height: 67px;

padding: 0 15px;

color: #e9e9e9;

text-decoration: none;

text-shadow: #000 0px 1px 3px;

font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

font-size: 30px;

font-weight: bold;

}

#logo a:hover{ color: #fff; }

#nav_wrap{

height: 32px;

padding: 2px 0 0 0;

margin-top: -40px;

margin-left: 5px;

}

Link to comment
https://ipbmafia.ru/topic/1422-kak-vstavit-shapku-ipb-foruma/?&do=findComment&comment=8592
Share on other sites

Какой стиль используется?

Link to comment
https://ipbmafia.ru/topic/1422-kak-vstavit-shapku-ipb-foruma/?&do=findComment&comment=8593
Share on other sites

Стиль - ( Mirage 3.3.x )

Link to comment
https://ipbmafia.ru/topic/1422-kak-vstavit-shapku-ipb-foruma/?&do=findComment&comment=8595
Share on other sites

Подскажите пожалуйска кто знает а то какой день не могу решить эту траблу. :(

Link to comment
https://ipbmafia.ru/topic/1422-kak-vstavit-shapku-ipb-foruma/?&do=findComment&comment=8610
Share on other sites

Ну, я конечно не Respected, но если я не ошибаюсь, то достаточно

background: #1C1C1C url('{style_images_url}/nav-bg.png') repeat-x bottom;
заменить на:
background: #1C1C1C url('image.png');[/code]

Где image.png - адрес изображения.

Link to comment
https://ipbmafia.ru/topic/1422-kak-vstavit-shapku-ipb-foruma/?&do=findComment&comment=8611
Share on other sites

Ммм нус у меня этот код вот за что отвичает;


background: #1C1C1C url('{style_images_url}/nav-bg.png') repeat-x bottom;

Link to comment
https://ipbmafia.ru/topic/1422-kak-vstavit-shapku-ipb-foruma/?&do=findComment&comment=8623
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
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.