Re: FN-FORUM: help
date posted 5th February 2008 10:28
pam wrote:
> I have designed a web site for a client in the normal way that I do, using
> html pages with linked css files, What is the best way to do things so that
> the client can change pictures/ text himself?? He doesn't know the coding.
> He has used ms publisher in the past, but when I looked into ms publisher it
> doesn't display properly as it doesn't use the css file, Is there a way
> around this.
The best way I can think of off the top of my head would be to have all
of the different blocks of text in include files, so he just needs to
edit those, and have image names predefined (like index_bottom_left.jpg
or whatever) so that he can just drop in files with the same name to
replace existing images.
Failing that, chuck it all into a CMS like MODx and show him how to use
that :)
HTH,
Carl