I have a site
http://beta.aico.co.uk/trained-installers.html, when this loads I get a grey box. I have the same code on the following site (different template) http://joomla.bemoore.com/index.php?option=com_content&view=article&id=22&Itemid=29 and this works fine. Therefore I suppose it must be a CSS issue, but for the life of me I can’t figure out what it might be.
Has anyone got an idea where the problem is?
Thanks,
Bob
It is indeed a CSS issue. Here is the CSS rule that is the culprit:
Line 397 of trained-installers.html
You’ll need to modify the rule to only apply to relevant DIVs, not all DIVs.