IP.Board Support

Help in theme IPS 4.0

Submitted by desktwo, , Thread ID: 5620

Thread Closed
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

#2
I see the image already at the top :glasses:

RE: Help in theme IPS 4.0

#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

#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

#5
Go to your themes, then CSS and find the image url..

RE: Help in theme IPS 4.0

#6
Copy image link > CSS > ctrl-F> Paste the image link > Press Enter > Profit?

RE: Help in theme IPS 4.0

OP
#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: 4 Guest(s)