How do I change header image

Use this forum to ask questions about how to do things in GuMax skin.
Post Reply
User avatar
intersys
Rank 0
Rank 0
Posts: 2
Joined: October 23rd, 2007, 7:18 pm

How do I change header image

Post by intersys »

Hi Paul

I was using SGUMAX and thought I'd try out out the new version of GUMAX. I'm having a problem with the header. I took my old SGUMAX header (gumaxcomheader.jpg) and renamed it to default.jpg and put it in the header subdirectory of images in GUMAX skin. I edited the css to uncomment the line background: #000 url('images/header/default.jpg') center no-repeat;

The logo appears but the header does not....it remains plain white. What am I doing wrong?

Thank you very much
steve
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: How do I change header image

Post by Paul »

I assume you are using GuMax 3.2.1, so the header image is not in the CSS file, it's built-in the GuMax.php.

According your description, it should work out of box. However you can try view source in the browser and check what's the name of header image and it's path in the source code. You must put the right image into right path on the server.
User avatar
intersys
Rank 0
Rank 0
Posts: 2
Joined: October 23rd, 2007, 7:18 pm

Re: How do I change header image

Post by intersys »

Thank You Paul....
It was my error - i had left over gumax.php along with GuMax.php

thanks again for the reply and your help and your work.
Post Reply