I need to put a viewport meta tag in the header:
<meta name="viewport" content="width=device-width, initial-scale=1.0">
It's for re-sizing the text in different devices eg: mobile, tablet etc.
Where do I find the header for html tags please?
Viewport meta tag for mobile screen re-sizing
Re: Viewport meta tag for mobile screen re-sizing
To add anything into the head you will need to modify the GBook templates. Look into file: templates/default/overall_header.php
Open the file in a powerful text editor, such as the free Notepad++ (do NOT use the Windows notepad), find the head tags and add your own code.
Open the file in a powerful text editor, such as the free Notepad++ (do NOT use the Windows notepad), find the head tags and add your own code.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools