Hi,
when I click Print button on an K2 article it gives only the raw text in a popup window but no print button or file menu. Is it possible to get the Print dialog box pop on click on the print button?
Thanks,
Gorast
.itemPrintThisPage {
display: block;
position: fixed;
right: 10px;
top: 10px;
}