Is it normal that my website in preview looks like this? Its weird shaped, its so small
As you can see at the bottom of the page, this is probably because you are in debugging mode.
If you don’t need it you should remove “?debug_mode=true” from your URL
The problem you are referring to are the 2 white/blank zones to the left and right of the content?
According to you, how should your page be displayed?
You probably have to look at your page property editor, what “layout” is it?
Do you have a group at the top level of your tree that has a max width?
Only you can tell. Do you want your site to be displayed width fixed dimensions 1080x767?
If you want your site to be full width, you should rather set your layout to be “horizontal”, with no max width.
But generaly speaking, before coming to the forum and ask how to, it seems to me that there are lots of questions you should start to ask yourself.
How do you want your site to be displayed? Should it be responsive ? etc…
Thanks, yeah thats right the problem is that I have no clue what all that means which is why I come to the forum
Lets say I leave it “fixed” with the with the 2 white zones, once I launch the website itl look normal right?
No, the app published will look exactly the same as the one in dev mode.
You should do some reading about the bubble responsive engine. Responsive design | Bubble
You will learn what “layout”, “fixed”, “aligned to parents”, “horizontal” etc… means in the Bubble language.
To get rid of the 2 white zones, you should either set your group to “Layout horizontal” with no max width. OR you should go at your page level and give it a background color that is not white.
thanks a lot
This topic was automatically closed after 70 days. New replies are no longer allowed.