DIV#border {float:left; width:1003px; background:url(images/background_border.gif) repeat-y; }
#topBorder { height:/*pic height*/ width:/*pic width*/ background-image:url(path/image.gif) no-repeat; } #middleBorder { height:/*whatever you need*/ width:/*pic width*/ background-image:url(path/image.gif) repeat-y; } #bottomBorder{ height:/*pic height*/ width:/*pic width*/ background-image:url(path/image.gif) no-repeat; }
Jump To Top of Thread