22.02.2009, 19:44
Hello everyone.
I have made myself a website for my small community, and I am wanted to add a banner in the middle of my page.
I added it, and when I look at the page and the banner, the banner is centerd, on my 19 inch screen yes!
But when someone with a inch around 22, the banner is kinda to the left. And in my html code it says, center.
The code:
How it looks with 22 inch monitor:
How it looks with 19 inch monitor (good):
I also tried with <center></center> stuff in it. nothing seems to work.
Anyone has ideas for a fix?
Try it if you're having your 22 inc screen:
www.lennypub.com
Thanks,
Lennart.
I have made myself a website for my small community, and I am wanted to add a banner in the middle of my page.
I added it, and when I look at the page and the banner, the banner is centerd, on my 19 inch screen yes!
But when someone with a inch around 22, the banner is kinda to the left. And in my html code it says, center.
The code:
Quote:
<div style="position: absolute; width: 100px; height: 100px; z-index: 1; left: 319px; top: 234px" id="layer1"> <a target="_blank" href="http://www.gametracker.com/server_in...6.218:37015/"> <img src="http://cache.www.gametracker.com/ser.../b_560x95.png" border="0" width="560" height="95"></a></div> |
How it looks with 19 inch monitor (good):
I also tried with <center></center> stuff in it. nothing seems to work.
Anyone has ideas for a fix?
Try it if you're having your 22 inc screen:
www.lennypub.com
Thanks,
Lennart.