Now in the layout.css file there is
- Code: Select all
.gkWarp:after,.gkMain:after {...... content: ".".......}
When the property content: "."; is disabled in FireBug or WebDeveloper, the gkMainBlock becomes completely visible as it should. I didn't want to permanently delete the "content" property because I assume it was put there for a reason.
Please advise.