Tagged: x
-
AuthorPosts
-
November 3, 2016 at 11:46 am #1242623
JfantasyBooksParticipantHey, guys.
Name: JFantasyBooks
Site: Fantasy-Books
Site Url: https://fantasy-books.live
WordPress Version: 4.6.1
X Version: 4.6.4
Cornerstone Plugin Version: 1.3.3Problem:
So, I’ve noticed that when I’m on my site, it appears to be too close to the content. I would like it to look as it does when you zoom out a little, example: having 80 % of the initial view, that way I can see more of the site visually upon first glance without the words becoming too small to read.
Can you help me with this?
Thanks.
November 3, 2016 at 11:59 am #1242648
RahulModeratorHey There,
Thanks for writing in!
Your site looks absolutely perfect here.
Would you mind double checking for the same?
100% : http://prntscr.com/d2nols
80% : http://prntscr.com/d2npnj
Thanks for understanding!
November 3, 2016 at 12:11 pm #1242662
JfantasyBooksParticipantOh no, I’m not saying there is a problem, I’m saying that without it being zoomed in or zoomed out, for it to look like it does at 80 %. The visual is too close for me in it’s 100 % phase. I would like for the site to look as it does when it’s at 80 % initially for all my viewers.
November 3, 2016 at 7:17 pm #1243060
Rue NelModeratorHello There,
Thank you for the clarifications. The zoom in the browser level cannot be set in your site. The user can only set it in his browser. You use the css but please keep in mind that your site will become more smaller when viewed at 80% if someone set it in his browser view.
For CSS solution, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
body { -moz-transform: scale(0.8, 0.8); /* Moz-browsers */ zoom: 0.8; /* Other non-webkit browsers */ zoom: 80%; /* Webkit browsers */ }Supported on all major browsers: http://caniuse.com/#feat=css-zoom
For Firefox, fallback is transform-scale: http://caniuse.com/#feat=transforms2d
As this is all custom development, regretfully we won’t be able to assist further. Custom development is outside the scope of our support. We’re happy to provide advice and get you started in the right direction, but you would still be responsible for the implementation.
Thank you for your understanding.
November 3, 2016 at 7:42 pm #1243080
JfantasyBooksParticipantThanks! This worked perfectly.
November 3, 2016 at 10:03 pm #1243278
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1242623 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
