screen out of position?
Permalink
Hi.
I have a problem with the design created with Galilee ( concrete5 ) . It is not adapted to the different types of screens that you can see the page. I think that or is a imagination mine.
I have a mac and have well open the browser screen and this particular design with concrete5 , it remains small. Why does this happen? Is update concrete5 problem? Is CSS problem ? Is my screen personal configuration?
I adaptes my screen to the web and then yes it looks good. And browsing it without problems , but this should not, I think.
Can you help me ?, I urge lot and do not know what is.
Thanks so much.
I have a problem with the design created with Galilee ( concrete5 ) . It is not adapted to the different types of screens that you can see the page. I think that or is a imagination mine.
I have a mac and have well open the browser screen and this particular design with concrete5 , it remains small. Why does this happen? Is update concrete5 problem? Is CSS problem ? Is my screen personal configuration?
I adaptes my screen to the web and then yes it looks good. And browsing it without problems , but this should not, I think.
Can you help me ?, I urge lot and do not know what is.
Thanks so much.
Hi.
What I could see and taste , it is only with Mac . In the other computers I have not seen this error ( I'm not entirely sure, but yes ) .
I've been watching the two links that you sent me and it may be the configuration of the screen my mac . Do you mean specifically that the tests that you have sent me ?
Thanks for your answer and help.
What I could see and taste , it is only with Mac . In the other computers I have not seen this error ( I'm not entirely sure, but yes ) .
I've been watching the two links that you sent me and it may be the configuration of the screen my mac . Do you mean specifically that the tests that you have sent me ?
Thanks for your answer and help.
If the problem is only in mac:
1. Maybe the problem with screen size (little weird if this is the problem only with this specific site)
2. Support: Maybe you have problem with -mac "Safari" Browser version & support of CSS3 properties. If this is the problem look at refernces like this (Browser compatibility section)
https://developer.mozilla.org/en-US/docs/Web/CSS/background-size...
Also test chrome or firefox in your mac & mobile :)
1. Maybe the problem with screen size (little weird if this is the problem only with this specific site)
2. Support: Maybe you have problem with -mac "Safari" Browser version & support of CSS3 properties. If this is the problem look at refernces like this (Browser compatibility section)
https://developer.mozilla.org/en-US/docs/Web/CSS/background-size...
Also test chrome or firefox in your mac & mobile :)
Only in mac. Is a litlle weird.
The truth is that this problem has me confused.
Thank you for your answers and help. I keep watching the solution and I will mention something.
¡Greetings!
The truth is that this problem has me confused.
Thank you for your answers and help. I keep watching the solution and I will mention something.
¡Greetings!
The background image size is pure css (C5 cant make you this problem - or any update).
Maybe you set the background on wrong div (with 90% width for example)
Try this codes mabye - for the backround pic:
http://codepen.io/Ov3rwatch/pen/wFiqE...
http://codepen.io/winghouchan/pen/Kbtjl/...
Or long tut (from 2010)
https://css-tricks.com/perfect-full-page-background-image/...