Forum Moderators: not2easy
I am using ASPMaker to develop my site, and I am having a bit of trouble with the graphical template that is included. When I generate the site, I have extra space at the bottom of the page (below the footer) in Firefox, but not in Internet Explorer. Also, the amount of space is not the same for each page.
My guess is my use of CSS for setting the margin/padding, but I am not positive, and so far have been unable to fix it.
Any Suggestions?
body,html {
background-color: #ffe584; /* background color */
color: inherit; /* text color */
font-family: Verdana; /* font name */
font-size: x-small; /* font size */
margin: 0px 0px 0px 10px; /* top right bottom left */
padding: 0px 0px 0px 0px;
}
Casey
Moderator: Please delete the links in my previous post as I will be deleting those pages.
Thanks,
Casey