on a lot of sites that i have made, the site is centered, but when you click a link, the entire web site shifts about 2 or 3 pixles to the left. it's not really that big of a deal, but it's kind of anoying.. anybody know what is going on???
i don't think that is it, because the scroolbar is there on the main page, and is the same on all the pages, by that i mean that every page requires scrolling
Without seeing the code, it's hard to tell. There's probably some issues with the width of content on the pages.
Hi calisonder Can you post a link so we can go see it ourselves, might be able to help diagnose it. Art
just guessing (without seeing the code) but if you are using css, maybe you have unknowingly put a different margin(or padding) amount for a 'visisted link' and thats causing the site shift..... but thats just a complete guess