http://prntscr.com/drrhtp As shown in the screenshot the overall site is wider here on the forum with less padding either side compared to my one. How do I make it the same width/zoomed. thanks
Hi,
Well this forum does not use the standard theme. it is a modified custom version created specifically for the forum. It has much more functionality in the back than the normal theme or bbpress so we can have the proper tools to provide support for our customers. It is not a reference and not representative for our products.
Thank you!
Is it not possible to set default zoom for web page programmatically? ive seen on many sites that are set so when a user opens it the browser it is zoomed into 110% automatically. I had a look online and on some themes you can do this in you header.php and page.php. Is it possible to do this editing/adding some code with this theme?
Thanks
Well our theme also has a header.php as the other themes as well so you could give it a shot. Here is another refference if you want to try it.
http://stackoverflow.com/questions/9441557/how-to-increase-browser-zoom-level-on-page-load
Thanks.