When resizing PHP website on Mobile device there is a gray border

When re-sizing my PHP website on Mobile device (i.e. Windows 8 phone or other mobile device) there is a gray border (that is transparent) but when I make the size smaller to read more of the text on the screen, the gray border stays the original size and overlays the text I am trying to read.

Is there a way for me to remove this gray “outline” from the PHP site so that when I re-size on a mobile device this outline doesn’t still exist and cause the website to be hard or annoying to read. I have attached a screen shot for review.

I have uploaded a screen shot of the image to OneDrive showing the gray outline and then the text from the page (when its re-sized to be smaller so that I can read the rest of the pages text) outside of the gray “transparent box”.

Is there a way I can remove this gray box a I do not want it to appear.

https://onedrive.live.com/redir?resid=E88D2FB27C348CE6!107

It’s going to be near impossible to help you based on a picture without code.

The PHP should not be adding a grey border as that is not what PHP is for, this should be a CSS issue.

If you post the source code to that page and your CSS file, we will be able to help further.

Sponsor our Newsletter | Privacy Policy | Terms of Service