Thursday, 19 January 2017
  14 Replies
  1.3K Visits
0
Votes
Undo
Hello,

I want to print out the month view of the Jevents calendar. included the Color of the categories.

But at the Moment, when i print it out, the categories are just white.
Thursday, 19 January 2017 20:30
·
#181971
0
Votes
Undo
Hello,

What is the custom layout for that view? i.e. the whole HTML?

Many thanks
Tony

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!Join the JEvents club today!

Thursday, 19 January 2017 20:50
·
#181978
0
Votes
Undo
Hello Tony,

It's the joom template.
Yes, the whole html.

Thanks
Greg
Thursday, 19 January 2017 21:25
·
#181983
0
Votes
Undo
Hello,

Sorry you need to explain more? From what I gather you want to include the background color in the cells. So the view you have is different from default so have you customised it in:

JEvents -> custom LAyouts -> Monthly Calendar Cell ?

Many thanks
Tony

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!Join the JEvents club today!

Friday, 20 January 2017 07:18
·
#181989
0
Votes
Undo
Hey Tony,

I'm so sorry.

May this picture is the right one?

Thanks a lot
Greg
Friday, 20 January 2017 12:03
·
#182011
0
Votes
Undo
When you do your print are you selecting the print option in your browser to print background images and colours?

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!

Friday, 20 January 2017 12:56
·
#182017
0
Votes
Undo
Hey,

It doesn't matter. Even if i make a pdf on the iphone, its only white and black...

If the printer options are set on colour, it comes out black and white.

also the Print Pre-view is White and black.

But the Date at the top, is in Color.

Only the categorie Color isn't print in Color.
Friday, 20 January 2017 14:46
·
#182021
0
Votes
Undo
Can you give us the URL

It should be that your template has a css file that affects print views.

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!

Friday, 20 January 2017 15:54
·
#182027
0
Votes
Undo
Hi,

The URL will not help you. It's the HP of my Office, which is working allready. And if you're not logged in, you won't see anything, srsy...

But for the template css, what should i check?
Friday, 20 January 2017 16:05
·
#182029
0
Votes
Undo
Hello,

I'm afraid what you are asking for is a customisation from what I can gather from your messages. In which case please see:
https://www.jevents.net/docs/item/event-detail-layout-editing

About using our Custom Layouts tool to achieve what you want.

Many thanks
Tony

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!Join the JEvents club today!

Monday, 23 January 2017 09:14
·
#182113
0
Votes
Undo
Hello all,

It's me again.

if i Chose the " icalevent.detail_body " layout, the Colors are printed out (Picture 1)

and

if i Chose "month.calendar_cell", it's only White and black. (pic2)

I can't figure out the Problem.
Tuesday, 24 January 2017 08:23
·
#182165
0
Votes
Undo
Its really looks like an issue in your template's css files - look for

@media print

In the files.

See https://developer.mozilla.org/en-US/docs/Web/CSS/@media

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!

Tuesday, 24 January 2017 09:04
·
#182171
0
Votes
Undo
Hi,

so, in the bootstrap.css, there is a @media print in row 117:


@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: none
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ";)";
}
abbr[title]:after {
content: " (" attr(title) ";)";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}


and in row 4901:

@media print {
.visible-print {
display: inherit !important;
}
.hidden-print {
display: none !important;
}

and in the theme.css, there is also a @media print in row 8620:

@media print {
*,
*:before,
*:after {
background: none !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}


I hope you can help me?

Greetings
Tuesday, 24 January 2017 09:22
·
#182177
0
Votes
Undo
Hello,

If you are referring to your first post and screenshot still I would suggest contacting your template developers to have a look at what is overriding out CSS.

Please try the default Joomla! Protostar template first to confirm it works as expected here.

Many thanks
Tony

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!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.

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.