hello all, I am in the process of remaking my site however I have hit a bump with the css.
I want a gradient background that is aligned to the bottom of the page,
This is the css I have written to create the look I want but when there is little or no content on a page it doesn't display properly.Code:body { background-color: #003366; background-position: bottom; background-image: url(images/bg.png); background-repeat: repeat-x; }
I have an example of the problem on my website at the moment, just in case I haven't described the problem properly. ->Clicky Clicky<- any help would be great![]()


LinkBack URL
About LinkBacks

If I helped you out then don't forget to give me rep
Reply With Quote

