Posted by Animesh K on 10/16/07 23:43
OldSage wrote:
> Folks, I have a web site. It was authored professionally and it ran for
> many a month on a particular server.
>
> To save costs, I moved it to a different server. Totally and completely
> with no changes.
>
> Yet the appearance of the HTML changed. Specifically, I think a style
> changed. The text is still ok but several sizes larger. On a Mac using
> Safari all I need to do it hit command-minus twice and the pages revert
> to looking as they did on the former server.
>
> I can't point you to it because I've taken it down to avoid
> embarrassment. Can't have anyone visiting it and thinking I'm a
> clueless HTML moron. Even though I am.
>
> Perhaps some kind person in here could venture an opinion as to what
> might've happened?
>
> Thanks.
stylesheet = http://www.olddomain.com/blahblah/mystyle.css
not replaced by
stylesheet = http://www.newdomain.com/blahblah/mystyle.css
could be one reason.
[Back to original message]
|