Page 1 of 1

How do I change header image

Posted: October 23rd, 2007, 7:32 pm
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

Re: How do I change header image

Posted: October 23rd, 2007, 7:54 pm
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.

Re: How do I change header image

Posted: October 24th, 2007, 12:56 am
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.