problem No sign of Print
- GK User
- Fri Feb 17, 2012 9:52 am

-

- Junior Boarder
- GK User
- Fri Feb 17, 2012 1:50 pm
Hi,
Under the template's folder, open file component.php
- Find:
- Add after:
Under the template's folder, open file component.php
- Find:
- Code: Select all
<body class="contentpane">
- Add after:
- Code: Select all
<div id="btnWrapper">
<input type="button" id="printBtn" value="<?php echo JText::_('TPL_GK_LANG_PRINT_BUTTON_TEXT'); ?>" onclick="document.getElementById('printBtn').style.display='none'; window.print(); return false;" />
</div>
-

- Platinum Boarder
- GK User
- Fri Feb 17, 2012 3:21 pm
many thanks problem solved
-

- Junior Boarder
- GK User
- Sat Feb 18, 2012 1:15 pm
You are welcome, just feel free to let me know if you need any other helps.
Have a nice weekend!
Have a nice weekend!
-

- Platinum Boarder
4 posts
• Page 1 of 1
