Tagged: x
-
AuthorPosts
-
November 8, 2016 at 6:56 am #1248586
Mark MParticipantHi,
I have done a number of sites with X and they all have the same problem which is if I anyone tries to print a screen the get very jumbled results.
I have attached a couple of PDF’s to show the results from printing the following web pages;
http://www.fibrenaturelle.com/fabric-collections/bali/
I have tried using different browsers and that doesn’t make any difference. All sites are using the latest versions of X, wordpress & cornerstone.
Kind regards,
Mark
November 8, 2016 at 8:09 am #1248675
JoaoModeratorHi There,
I just tested printing your pages with Chrome Addon Full Screen page Capture and it works well, you need to turn off your cooke message bar but it worked fine, still maybe one or two things that deserve a photoshop touch but overall good.
Please try that and let us know how it goes,
Thanks
Joao
November 9, 2016 at 4:08 am #1249786
Mark MParticipantHi,
I am not talking about full screen capture but just pressing print in any browser. For some reason when I do that i get a nasty looking result. Is there anything that can be done about that or is this just what happens with the X theme?
Regards,
Mark
November 9, 2016 at 5:30 am #1249873
ChristianModeratorSorry for the confusion. The right term would be print the page though and not the screen as there is a print screen key which grabs a screenshot. The page looks jumbled because Bootstrap which X CSS was based adds the URL of the links when printing a page. To disable that, please add the code below in your Appearance > Customize > Custom > Global CSS
@media print { a[href]:after { content: none !important; } }Please take note though that X does not include a dedicated print stylesheet so its not optimized for printing. The printed page would not look exactly like on screen.
Thanks.
November 9, 2016 at 6:02 am #1249914
Mark MParticipantThanks that has improved things considerably. 🙂
November 9, 2016 at 7:10 am #1249979
ChristianModeratorYou’re welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1248586 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
