View Single Post
Old January 9th, 2007, 12:01 AM   #7 (permalink)
Brandonnn
pineapples are sharp
Super #1
 
Brandonnn's Avatar
 
Joined in Dec 2005
5,779 posts
Gave thanks: 149
Thanked 151 times
AAHHH!! I cannot concentrate nor can i figure out what to do with the supplied code

.... just noticed something:

I don't think you should have it repeat on the y axis.... that might be causing it to shif downwards because you're essentially calling it to repeat itself not sure though

Code:
#sidetop

{
	float: left;
	width: 450px;
	overflow: hidden;
	padding: 20px 0 0;
	background: #000000 url(http://www.kaylafleming.com/img/kftopjan.gif) top left repeat-y;
}
__________________
poof
Brandonnn is offline   Reply With Quote