Need some urgent CSS help!!

Status
Not open for further replies.
Hi guys,

I have a site going live tomorrow and I've got a problem with it.
For some reason the CSS is pulling through the wrong banner on two of the pages. I would really appreaciate if someone could help.

If you've got 20 minutes to spare. I'm happy to pay for the help.

Please post ASAP.

Cheers
Steve:mad:
 
I'm no coder but is the div-id right on the webpages
This is on both the services and the our word page, I'd assume the services would be header-services or something similar :)
Code:
	  <div id="header-our-word"><!--header starts--><!--header ends//--></div>	  <div id="master-text-content"><!--msater text content starts-->
 
yeah should be pretty simple (i think) :)

On the services page find the text like the code above and change the id text (ie in the " ") to
Code:
header-services
and on the coverage and locations to
Code:
header-coverage
Then just make sure you have the header-coverage.jpg and header-ourservices.jpg files in the image folder
 
This forum is great for sorting out problems like that.. I wonder if we could tally up all the fixed problems :lol:

I will take it that this working and close the thread :)
 
Status
Not open for further replies.
Back
Top