sidorak95 Member Joined Mar 19, 2011 Posts 126 Reacts 0 Reputation 0 Credits 0 Mar 26, 2011 #21 I'm on 1024x768. Here's a screenshot: http://i.imgur.com/9NBit.png
Steelmob Member Joined Mar 19, 2011 Posts 470 Reacts 0 Reputation 0 Credits 0 Mar 26, 2011 #22 sidorak95 said: I'm on 1024x768. Here's a screenshot: http://i.imgur.com/9NBit.png Click to expand... You have low resolution mate, I'll try to make it work properly for every resolution.
sidorak95 said: I'm on 1024x768. Here's a screenshot: http://i.imgur.com/9NBit.png Click to expand... You have low resolution mate, I'll try to make it work properly for every resolution.
reGi User is banned. Joined Apr 20, 2011 Posts 131 Reacts 0 Reputation 0 Credits 0 Mar 26, 2011 #23 Skill said: sidorak95 said: I'm on 1024x768. Here's a screenshot: http://i.imgur.com/9NBit.png Click to expand... You have low resolution mate, I'll try to make it work properly for every resolution. Click to expand... I just checked out the code with firebug again, and saw in you got this: #content { margin-left:600px; margin-right:600px; } remove both those and add margin:0 auto; width:800px; That should look pretty good.
Skill said: sidorak95 said: I'm on 1024x768. Here's a screenshot: http://i.imgur.com/9NBit.png Click to expand... You have low resolution mate, I'll try to make it work properly for every resolution. Click to expand... I just checked out the code with firebug again, and saw in you got this: #content { margin-left:600px; margin-right:600px; } remove both those and add margin:0 auto; width:800px; That should look pretty good.
Steelmob Member Joined Mar 19, 2011 Posts 470 Reacts 0 Reputation 0 Credits 0 Mar 26, 2011 #24 reGi said: Skill said: sidorak95 said: I'm on 1024x768. Here's a screenshot: http://i.imgur.com/9NBit.png Click to expand... You have low resolution mate, I'll try to make it work properly for every resolution. Click to expand... I just checked out the code with firebug again, and saw in you got this: #content { margin-left:600px; margin-right:600px; } remove both those and add margin:0 auto; width:800px; That should look pretty good. Click to expand... Thank you. I'm currently making something else right now but that is helpful . I'll update it soon.
reGi said: Skill said: sidorak95 said: I'm on 1024x768. Here's a screenshot: http://i.imgur.com/9NBit.png Click to expand... You have low resolution mate, I'll try to make it work properly for every resolution. Click to expand... I just checked out the code with firebug again, and saw in you got this: #content { margin-left:600px; margin-right:600px; } remove both those and add margin:0 auto; width:800px; That should look pretty good. Click to expand... Thank you. I'm currently making something else right now but that is helpful . I'll update it soon.
Steelmob Member Joined Mar 19, 2011 Posts 470 Reacts 0 Reputation 0 Credits 0 Mar 26, 2011 #25 Updated, does it look fine now from your side sid?
sidorak95 Member Joined Mar 19, 2011 Posts 126 Reacts 0 Reputation 0 Credits 0 Mar 27, 2011 #26 Not sure, I'm using IE8 right now as my XP system has a problem. -_-