Cannot adjust to 100% width
-
I need some help. I have gone through all the online docs about width elements and set them correctly however, I cannot get text areas to display at 100% width of the page. In fact I can’t get them to display at above 700px wide. I have tried using px values and % but then will only go so wide and will not fit the entire width of the page.
eg: text-align:left; margin:0; width:97%; max-width:100%; height:120px;
Or
text-align:left; margin:0; width:97%; max-width:900px; height:120px;
Any ideas?
Thanks
Andrew
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cannot adjust to 100% width’ is closed to new replies.