IP.Board Support

Changing Background IPB Header 4.3

Submitted by Relik, , Thread ID: 90414

Thread Closed
Relik
Novice
Level:
0
Reputation:
0
Posts:
20
Likes:
1
Credits:
6
31-05-2018, 10:03 PM
This post was last modified: 01-06-2018, 02:54 AM by Relik
#1
Hello to all.
I wanted to know if any of you know how to change the background of the header with an image.
The version of my IPB is 4.3.3
the theme is Elegant by ipsfocus

I tried various solutions, this too:
https://www.ipsfocus.com/forums/topic/78...und-image/


but it does not seem to work for versions 4.3
I'm going crazy, does anyone know how to do it?
Thanks in advance for the help.



EDIT:
I think I found the way, just enter the values like this:

Code:
#ipsLayout_header
#header {
   background-image: url('{resource="header.jpg" app="core" location="global"}');
     background-size: cover;
   background-position: 50% 0%;
   background-repeat: no-repeat;
  }

This way it works. Speroi can help someone. After several hours of tests I managed to replace the header using the code I published above.

RE: Changing Background IPB Header 4.3

TOTE
Newbie
Level:
0
Reputation:
0
Posts:
10
Likes:
0
Credits:
11
18-07-2018, 08:15 AM
#2
I you not need to use CSS, in most skins in the appearance / edit, you can modify the background.

Users browsing this thread: 1 Guest(s)