Page 1 of 1

Problem With Global content block and CSS

Posted: Mon Jul 10, 2017 11:36 pm
by dany1046
Hello, I new in CMS Made simple and I have a problem with a website that I'm working. I was fixing a logo in the menu of this website, I resize the logo image, save the file and suddenly the top menu was damaged, its like it stopped to recognizing the css file. I've tried to fix this problem but honestly I don't have idea of was happened.

I've made changes in the css file but the menu doesn't recognize this changes.

Someone can help me o tell what can I do to try to fix this.? Please. :-\

Re: Problem With Global content block and CSS

Posted: Tue Jul 11, 2017 6:00 am
by velden
its like it stopped to recognizing the css file
Often this means the complete <head> part of the page is missing. Caused by an error somewhere in your code/template/GCB.

Check the page's html source and see if you get a clue where processing stopped (if so).