[Vtigercrm-developers] print.css
Asha
asha at vtiger.com
Thu Aug 25 10:12:17 PDT 2011
Hi John,
Thanks for identifying the issue. Yes, this sounds like a valid bug.
Please report it on our trac system (http://trac.vtiger.com), so that we can
address it sooner.
On Mon, Aug 22, 2011 at 9:25 PM, John Crisp <john at reetspetit.net> wrote:
> Hi,
>
> I noticed this in 5.1.0 and the same thing seems to be in 5.2.1
>
> In Smarty/templates/PrintReport.tpl on Line 20 the file print.css is
> referenced but it is not in the installation :
>
> <link rel="stylesheet" media="print" href="print.css" type="text/css">
>
> This leaves file not found errors in the message logs. I don't know how
> much bearing this has on things but is presumably a bug that should be
> fixed ?
>
> If so I'll register it on the trac.
>
> I used the following generic print.css to stop the errors but would be
> grateful for some more advanced suggestions on a cure !
>
> /*Sample print.css file*/
> /*To stop vtiger complaining*/
>
> /* Remove unwanted elements */
> #header, #nav, .noprint
> {
> display: none;
> }
>
> /* Ensure the content spans the full width */
> #container, #container2, #content
> {
> width: 100%; margin: 0; float: none;
> }
>
> /* Change text colour to black (useful for light text on a dark
> background) */
> .lighttext
> {
> color: #000
> }
>
> /* Improve colour contrast of links */
> a:link, a:visited
> {
> color: #781351
>
>
> B. Rgds
> John
> _______________________________________________
> http://www.vtiger.com/
>
--
Regards,
Asha
vtiger Team
*Connect with us on: *Twitter <http://twitter.com/#%21/vtigercrm> *I*
Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall> *I*
Blog <http://blog.vtiger.com/>* I*
Wiki<http://wiki.vtiger.com/index.php/Main_Page>
*I *Forums <http://forums.vtiger.com/>*I* Website <http://vtiger.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20110825/6d3d7db1/attachment-0002.html
More information about the vtigercrm-developers
mailing list