IP.Board Support

Help in theme IPS 4.0

Submitted by desktwo, , Thread ID: 5620

Thread Closed
desktwo
Novice
Level:
0
Reputation:
0
Posts:
23
Likes:
0
Credits:
6
03-07-2015, 10:49 PM
This post was last modified: 04-07-2015, 03:59 AM by desktwo
#1
Hi guys!

I have a little problem. I don't know how can the image on the top :

[Image: 54b3b705-4351-44c8-886c-3c9938755aac.png]


If you can guide me please


Thank you in advance!

RE: Help in theme IPS 4.0

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
03-07-2015, 10:55 PM
#2
I see the image already at the top :glasses:

RE: Help in theme IPS 4.0

Guardian
Member
Prime
Level:
0
Reputation:
11
Posts:
131
Likes:
12
Credits:
790
03-07-2015, 10:57 PM
#3
03-07-2015, 10:55 PM
AndresXZ09 Wrote:
I see the image already at the top :glasses:

He wants to change it.
[Image: b4LNsd3.gif]

RE: Help in theme IPS 4.0

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
03-07-2015, 10:59 PM
#4
Oh well, you can change the url('linktotheimage.png') on your css or well you could just replace the image with another with the same name and extension.

RE: Help in theme IPS 4.0

A
User Icon
\(_o)/
Level:
0
Reputation:
206
Posts:
5.52K
Likes:
1.24K
Credits:
50.7K
03-07-2015, 11:42 PM
#5
Go to your themes, then CSS and find the image url..

RE: Help in theme IPS 4.0

Fresh
Member
Level:
0
Reputation:
8
Posts:
194
Likes:
20
Credits:
269
04-07-2015, 12:00 AM
#6
Copy image link > CSS > ctrl-F> Paste the image link > Press Enter > Profit?

RE: Help in theme IPS 4.0

desktwo
Novice
Level:
0
Reputation:
0
Posts:
23
Likes:
0
Credits:
6
OP
04-07-2015, 01:17 AM
#7
Thank a lot!

I found the code line into CSS Smile!

I had to search for "jpeg"

Code:
#ipsLayout_header {

border-top:3px solid #4F6B86;
background-image:url('http://img0.gtsstatic.com/wallpapers/e9ffc901b38f7fc7d54e22bdbc5c211d_large.jpeg');
background-position: 0% 50%;

}

Users browsing this thread: 1 Guest(s)