Back to top
@media print { .no-print { display: none !important; } }
<?php $isModal = JRequest::getVar( 'print' ) == 1; // 'print=1' will only be present in the url of the modal window, not in the presentation of the page if( $isModal) { $href = '"#" onclick="window.print(); return false;"'; } else { $href = 'status=no,toolbar=no,scrollbars=no,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'; $href = "window.open(this.href,'win2','".$href."'); return false;"; $href = '"index.php?option=com_hotelmenu&tmpl=dailymenuit&print=1" '.$href; }?> <a href=<?php echo $href; ?> >Click for Printing</a>
<link rel='stylesheet' href= 'stampa.css' media='print' type='text/css' />
@page {size: 210mm 297mm; margin: 25mm;}
@media print { .no-print { display: none !important; } } @media print { .title { padding-top: 155px; font-size: 32px; } .section { font-size: 28px; } @page { size: 210mm 297mm; margin: 25mm; } .no-print { display: none !important; } }
<jdoc:include type="head" /><link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/css/stampa.css" media="print" type="text/css" />
@page { size: A4;}/**se sono 2 pagine affiancate**/@page :left { margin-left: 3cm;}@page :right { margin-left: 3cm;}
Copyleft: Tutto il materiale pubblicato o comunque presente all'interno del sito www.joomla.it può essere utilizzato, diffuso e modificato liberamente. Hosting fornito gratuitamente da Joomlahost.it Disegno web da kreatif multimedia srl