For some reason a CMSMS 1.11.10 site I am working on seems to have lost partial contact with it's stylesheet , in particular with the fonts and font size set in the stylesheet. The font, Verdana, seems to have degraded to something else and is very small.
Changing fonts & sizing for each individual page/block of text works fine in the Editor and on-screen, and the colours are OK anyway, but without editing everything else, nothing shows properly. Other websites on my system work fine and the problem shows on another computer, so it can't be my computer.
The stylesheet was not open when this happened and backed-up copy templates that were OK a couple of days ago are now similarly afflicted.
Something has obviously happened, perhaps a mis-keying somewhere or typing, and I am really puzzled. Any ideas folks?
Thanks
Martin
ps. I have just cleared the cache. No change.
Website or template loses contact with stylesheet & reality
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: Website or template loses contact with stylesheet & real
Post a template or a give us an website url please?
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: Website or template loses contact with stylesheet & real
Many thanks. It is http://www.ea-recycling.co.uk/index.phpMasweb wrote:Post a template or a give us an website url please?
The block of text was edited via the CMSMS Editor. Previously it had been similarly affected.
Whatever has happened has also affected the menu system.
Martin
Re: Website or template loses contact with stylesheet & real
Code: Select all
body {
color:#515151;
background:#FFF;
font-family; Verdana, Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
text-align: justify;
}
replace the ; for :
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: Website or template loses contact with stylesheet & real
Such a simple error & I did not see it!!
Very many thanks for your help
Martin
Very many thanks for your help
Martin