Forum Replies Created
-
AuthorPosts
-
Hi again,
I figured it out. I changed the fill color on the .svg for smaller screens.
You can close this thread :)Thanks.
… or in another sentence, it doesn’t work for browser windows smaller than 990px.
Hi Ismael,
Thanks for your reply. I’ve tried your code but it doesn’t seem to be doing what was intended.
I have made the header transparent on mobile devices. The problem is that it is showing the regular logo and not the logo set for transparent mode.
I fixed this using this code to change the logo on mobile devices and it works, but there is still a gap between 768-990px screens.Hi,
I located the problem :) Thanks for helping.
Yes sure,
Here is login-info:Hi Rikard,
Yes here is a screenshot with the problem showing.
I have clicked the burger menu icon but the menu is not showing.November 9, 2020 at 6:49 pm in reply to: Element color stretch to left or right side of viewport #1259333Hi Victoria,
Sure. Here is the page I am testing on right now: https://teologistudiet.dk/test/
The first three rows are regular sections 2/3 and 1/3
The second three rows are grid 2/3 1/3
The last three are grid 1/2 1/2What I wish to achieve is the look and proportions of the first three rows, but the background color should go to the edge of the VW.
Thanks.
November 6, 2020 at 11:16 am in reply to: Element color stretch to left or right side of viewport #1258820Hi Victoria,
Guenni007’s suggestions are not exactly what I need. But it is very close to.
I am trying to create this: https://www.dropbox.com/s/49zz0x4ihqkr7xy/example01.png?dl=0
The problem with the suggestions above is, that as the VW is widening, the proportion between the two cells skew in the container.
This is because the 2/3 1/3 proportion is always calculated on the VW but the content is being fit to the container which is centered in the VW.
I am looking for a solution where the proportion in the container is constantly 2/3 1/3 and only the cell-color goes to the edge.Thanks.
November 5, 2020 at 4:19 pm in reply to: Element color stretch to left or right side of viewport #1258645Thanks again for your reply.
Yes your solution works, but as the viewport gets wider the image in the last 1/3 cell gets smaller.
I am interested in keeping the proportions between the content in the row.Your suggestion keeps the content within the container width, but the 2/3 1/3 proportion is changing to the window width
and the split between the cells move according to size of VW so I could end up with a 9/10 1/10 proportion in the container on a large screen.Does it make any sense?
- This reply was modified 4 years ago by roeraskholm.
November 5, 2020 at 3:01 pm in reply to: Element color stretch to left or right side of viewport #1258615Hi Guenni007,
Thanks for the suggestion. It works perfectly for 1/2 1/2 grid cells because the split is in the center of VW.
But it is not great for 2/3 1/3. The wider the VW gets, the smaller is the space for content in the 1/3 cell (or the last cell).Hi Rikard,
Thanks for the reply.
It seems to have done the job.Jakob
- This reply was modified 5 years, 1 month ago by roeraskholm.
Hey Jordan,
Thanks for the quick reply. I found the problem.
My SEO-guy had hardcoded something that was causing the problem.
(sitting next to me with a grin on his face :) -
AuthorPosts