October 24, 200817 yr I hope this is the right forum, and I don't want to overload you with questions, but I am most of the way through this website and there are a few issues that I can't seem to fix, and they are really bugging me. By the way, I am fairly new at this. I have put it in a subfolder of my website, www dot jaybeewebdesign dot com slash NTCR , so that you can see it and the code. Here are the problems: 1. When the home page loads, the logo seems to be stuck off to the left of where it should be. This corrects itself after a short while, and is no longer a problem. 2. On the Our Cats page, for some strange reason the background of the header loads after the flash banner the first time, but not after that. 3. Sometimes the navigation image for the current page seems to have a 2px light blue border at the bottom, which also corrects itself after a while. 4. On the Our Cats page, in the gallery of cats, when the mouse hovers between the thumbnails, the default image shows up, which makes the movement of the mouse make too many large images flash onto the screen in fast succession, which is quite annoying. 5. Also in the gallery, I can't seem to take away the awful effect that happens when you click on a thumbnail. The thumbnail image just shows up in the upper left hand corner of a new window. It should make the large version with text of the thumbnail stay on the page. Also if you then go back to the page, strange things start happening with the text superimposed with the default text. If I can't make it work properly, I just want the hover effect, and not have the large image remain on the mouse click. 6. My round corners disappeared when I uploaded the website to this folder. When I test the site out on my machine in the various browsers, all of my white rectangles have their round corners like they should. The images, by the way, have been uploaded to the correct folder. I am sorry to write so many questions, and appreciate your patience if you find some time to help me even with a few of them.
October 26, 200817 yr Well, I am a CSS beginner yet I think I might have couple of answers to your questions. From my very small experience, things being placed in the wrong position then jumping back to their right positions happens when your browser loads the page elements then finally reads the CSS file, could be that the browser first reads the page elements then when it's time to read the CSS file it starts sorting everything where it should be. As for the round corners, I'm not sure but could be that you are using a Linux based server which is case sensitive, compare the images names in the code to the file names you have. Other than that, I hope someone here gives you suitable help. Good luck
Create an account or sign in to comment