Log in

View Full Version : Resolved My website overlaps on higher resolution than 1024x768.



newbie3
01-15-2010, 05:49 PM
Hello everyone,
I have a problem with my website. The right side overlaps the rest of the site. "div box content right" overlaps the "div box center". The resolution is 1024x768 and it works fine but on any other resolution it overlaps and makes it impossible to read and understand anything I've wrote. Any help will be greatly appreciated and please let me know if you need the HTML code or the CSS code. Thanks.

Snookerman
01-15-2010, 05:53 PM
Yes we do need the code, please post a link to your site or post your code here. Use [HTML ][/HTML ] for html code and [CODE ][/CODE ] for other code.

newbie3
01-15-2010, 05:55 PM
thanks so much.

newbie3
01-16-2010, 12:48 PM
Hello Everybody,

Problem Solved. Somebody helped me.
Thank You

Snookerman
01-17-2010, 12:29 PM
Glad to hear that, if you wish, you can post the solution here and change the status of the thread to Resolved so that other people can use it. If not, there's no point in keeping the thread.

newbie3
01-18-2010, 07:01 PM
In the css for .box-content-right I had to take off left: 4px.

RESOLVED!