Hi, i have a problem. I need to adaption my page, but my input field are very narrow. In the width i used percent.Input fields must be enchange on another resolution.
its 1920x1080 this 1280x1024
Hi Viktor, my initial thoughts on that is you need to use the @media rule for css as last resort. Or using min-width too.
Thank you and regards,
Chris