My website's header picture is showing always aligned to the left - if someone uses a high resolution screen to view. Can someone please advise me how can I fix it?.. Please refer to http://www/vinodlive.com Thanks many for your time.
you can do this in the css: #header set the width to 880px instead of 100% #sidebar set the margin:0px 0px 0px 16px; #sidebarout se the margin:0px 0px 30px 16px; see if it helps
Probably a typo, just remove / and add . Glad to help you. Btw, I just noticed that the jaiko thing is too wide for that column, you can fix it by adding 70 px to the width of #header #page and #sidebarout. So 880px becomes 950px and 130px becomes 200px, I think it improves readability of that column too while nicely staying in the 1024 screen resolution boundary.