You need to be logged in to view a user's profile.
  1. jlyndey
  2. JEvents 1.5 Help
  3. Sunday, 30 March 2008
When I print the month view calendar it does not print with grid lines to show the separation of the days (cells). I noticed that the background color was white which looks good if the cells are colored but when I print the month view, the cells are not colored AND the background still seems to be white - so no grid is visible. I tried customizing the CSS file and it changed the web view so I see black lines now. But it still does not print with the lines. Is there a way to make that happen?

I happen to be running Joomla 1.5.2 with JEvents 1.4.3 RC and another site with Joomla 1.5.0 and JEvents 1.4.2 and both sites are behaving the same way. In fact, the JEvents demo site which appears to be running JEvents 1.4.2 is also behaving the same way for me. I print to a PDF and then look at it but see no grid lines. Any ideas for how to fix this?

Thanks,
John
geraint
Support Team
Accepted Answer Pending Moderation
0
Votes
Undo
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!
  1. more than a month ago
  2. JEvents 1.5 Help
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That certainly looked like it had some promise, but I tried it and was not successful. I'm no CSS expert so maybe I did something wrong. Here is exactly what I did...

Original CSS was:
.cal_table {
border: 1px solid #000000;
}

This showed white background on the screen and also on the printed version.

Based on your suggestion, I changed it to the following:
@media screen, print {
.cal_table {
border: 1px solid #000000;
background: black;
}
}

This changed the background to black on the screen so I got excited. But the print version still does not display the grid lines. Did I do it wrong? If so, what exactly should I do?

Thanks,
John
  1. more than a month ago
  2. JEvents 1.5 Help
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.