Thanks in advance
I have some time experience with a container in the Google WebSite app Is happening, because I am quite unable to control HTML and inline CSS in this app, so I am the CSS of layout problems to find solutions only
In this case I have a div tag In which there is a 100% height but only 980 pixels width. When you apply it width then 100% height fails, when you delete postian: fixed and top + true lines container sit in the right place but there is no height in it and the app will not work if height is fine.
The HTML output runs up to more than 1000 lines so I'm sure it will help in posting - any thoughts appreciated
. CMS-Dash-tab-panel {height: 100%; Width: 100%; Margin-left: auto; Margin Correct: Auto; Status: fixed; Top: 82px; Correct: 0 pixels; Border: 1 px solid yellow; }
You can try to leave it at 100% x 100%, but Add a cover tag with a width of 980 and you can also try adding 100% height! Important after its width; Height, it helps to override other CSS which interferes with inline CSS.
Comments
Post a Comment