Hello!
I have a site I'm creating that is basically functionally identical but for 3 different clients. For maintainability I want to create one site and basically skin it. From the url I'll be able to work out which client so thats no problem... what I'm wondering is whats the best way to skin the site?
All colours / icons / images etc will be different, so I was thinking to basically do everything in css. With things like logos etc, do you just have a div with a different back ground image, or is there a 'standard' way to do things like this?
Cheers.
I have a site I'm creating that is basically functionally identical but for 3 different clients. For maintainability I want to create one site and basically skin it. From the url I'll be able to work out which client so thats no problem... what I'm wondering is whats the best way to skin the site?
All colours / icons / images etc will be different, so I was thinking to basically do everything in css. With things like logos etc, do you just have a div with a different back ground image, or is there a 'standard' way to do things like this?
Cheers.