Footer trouble
Permalink
I'm getting some strange behavior when I try to add content to the third footer column. As you can see in picture 'strange1.jpg' (site in edit-mode), this footer area is empty. When I put any kind of content in this footer area it will be aligned right and uses a much larger font size than the other footer columns. In CSS all footer columns use the same settings.
To show what happens, take a look at picture 'strange2.jpg (site in edit mode also)'. I copied the text block in the first column and pasted it in column three.
The site is running concrete 5 7.5.13. The live version of the site can be found on http://www.loopbaanwerkplaats.nl...
Any suggestions to solve this nasty problem will be highly appreciated !!!
Hans
To show what happens, take a look at picture 'strange2.jpg (site in edit mode also)'. I copied the text block in the first column and pasted it in column three.
The site is running concrete 5 7.5.13. The live version of the site can be found on http://www.loopbaanwerkplaats.nl...
Any suggestions to solve this nasty problem will be highly appreciated !!!
Hans
I think this may be coming from CSS for class ccm-custom-style-footerthree, which is defined in-line.
Thanks for your answer Gondwana. You must be right. Problem is that I really don't where this CCM style comes from and -more important- how to remove it. There are no custom templates in use for the content block. Do you have any suggestions about how to remove this CCM Style?
I'm wondering if it might be coded into the page view template; ie, a theme issue.
Hi hhockx,
This looks like CSS added to the area through Edit Area Design.
https://documentation.concrete5.org/editors/in-page-editing/block-ar...
This looks like CSS added to the area through Edit Area Design.
https://documentation.concrete5.org/editors/in-page-editing/block-ar...
Hi MrKDilkington,
Thank you very much, you made my day!
The area seemed to be empty but a 'clear styles' solved my problem.
Thank you very much, you made my day!
The area seemed to be empty but a 'clear styles' solved my problem.