I need to remove that viewport meta tag, and i can't find it in any of the files... which file do i have to edit to remove or change it.
I need to remove that viewport meta tag, and i can't find it in any of the files... which file do i have to edit to remove or change it.
probably doing it wrong, i monkey with code php etc, i hardly touch css..
i might look at how the mobile site handles data if i can modify it to output JSON that would be handy....
Each theme has the document below. This is where the viewport line is located. Without a viewport setting you will be dong a lot of scrolling. Your changes will need to be re-done with each theme update since the update will overwrite your changes. You will need to set dev mode to true, and refresh your site after the changes. Then set dev mode back to false.
/ow_themes/your theme/master_pages/html_document.html
no unfortunately not.... would you guys like access to IM or IRC? just fired up both systems for integration to my website.... which would be much easier with an API...
You asked where you can find viewport meta tags, they are here /ow_themes/your theme/master_pages/html_document.html . please provide screenshot of your html_document.html file