Page 1 of 1

*SOLVED* Is my site forcing Browser-scrollers for End-Users now?

Posted: Sat Jul 30, 2022 8:09 pm
by etcbbu
Hi all, on one of my websites, I have the following Breakpoints:

- 1920
- 1336
- 1024
- 768
- 320

And just now, I have gone into *EVERY* "Layer" object across all Breakpoints and all .php pages of the website https://ktravisj.com , and established a "Border" color, and giving it a point-size of "2" on the border. I wanted a small, black border around all the Layers in our website. I didn't make any other changes to the "Border size" >> +2 of all of these Layers. They are all set to "Full Width and Floating".

So now I want to know — do all of the pages around my website now exist "outside the size boundaries" of the browser, forcing scrollbars on the bottom of the screen for all users, on all of these different Breakpoints? Or, does the "Full width and Floating" setting for lack of a better word, "chops off" two pixels of the image, to show the black line on all of these Layers, or what?

I know it's kind of a technical / weird question; if I need to re-phrase or provide screenshots to demonstrate it, let me know.

God bless.

Re: Is my site forcing Browser-scrollers for End-Users now?

Posted: Sun Jul 31, 2022 6:45 am
by Pablo
If you use a border on a full width layer then you will have to set the 'box-sizing' property to 'border-box'.

Re: Is my site forcing Browser-scrollers for End-Users now?

Posted: Sun Jul 31, 2022 4:41 pm
by etcbbu
@Pablo, Thanks so much — I have just now executed this change on every Layer object, on my https://ktravisj.com site. If anyone has a moment to look around and tell me that this Border situation / my pages are looking all right, I'd appreciate it.

:D :D :D WYSIWYG Web Builder and Pablo are the BEST! :D :D :D

Re: *SOLVED* Is my site forcing Browser-scrollers for End-Users now?

Posted: Sun Jul 31, 2022 9:43 pm
by alan_sh
Looks OK to me (on a quick view in Firefox)

Alan

Re: *SOLVED* Is my site forcing Browser-scrollers for End-Users now?

Posted: Mon Aug 01, 2022 7:05 am
by wwonderfull
I also checked. It works fine.

Re: *SOLVED* Is my site forcing Browser-scrollers for End-Users now?

Posted: Mon Aug 01, 2022 9:06 pm
by etcbbu
@alan_sh and @wwonderfull , thank y'all very much for taking a look! God bless you!
—etcbbu