Page 1 of 1

CSS Issues

Posted: 08 Dec 2009, 02:11
by downunder
When I login to some of my sites I lose the CSS for the details button tooltip.
To over come this I place the following CSS in my template.

/** overlib **/
.ol-foreground {background-color: #ffe;}
.ol-background {background-color: #2d3e55;}
.ol-textfont {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #666;}
.ol-captionfont {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #fff;font-weight: bold;}
.ol-captionfont a {color: #fff;text-decoration: none;}
.ol-closefont a {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #fff;font-weight: bold;float:right;}


Adjust the colors/fonts to suit your site. Hope this helps someone.

Re: CSS Issues

Posted: 09 Dec 2009, 17:22
by Jan
Hi, yes thank you for the information, it is known issue, some templates don't include this part, see:
FAQ 2

https://www.phoca.cz/documents/17-phoca- ... ent/85-faq

Jan