I've checked it with FF, IE7, Opera and Netscape and can't duplicate this.
I don't have IE6 so I am unable to check it with that browser.
Printable View
IE 7 is what I'm using. Check out the log in page at Excalibur and scroll up and down near the bottom. The grey shading at the bottom changes width. How would I remove the grey border if I'm unable to make it stable?
Thanks, that seems to have stabilized that page. I assume I do something similar to all the other templates such as the product info template, or is there something I can do more globally?
LOL it looks like I'm off to Chapters to get the "PHP For Dummys" book.
Check out this demo site in IE. When you pass your mouse over a link the words "Welcome, please sign in" disappear. It also does this on my site. I've tried the default template with no change. Any Ideas? I really like the look of this template, and hope the "bugs" can be work out.
Open includes/templates/comstock/css/stylesheet.css
find the following declaration
#centerOuterBorder {
margin: 10px auto; /*gives spacing at top and bottom*/
padding: 15px 15px 15px 15px; /*spacing between this and the mainWrapper*/
background: #EFEEEE;
height:1%;
}
Add the highlighted portion see if that helps
No change. Strange, it seems to try to be visible as you scroll up and down.