Currently i have a image that seems to be bigger than its allocated space
http://www.herbalteathenaturalway.co...eset-12112007/ The size of this image should
be 326 by 296. I have inserted the script from by stylesheet_tm. The image comes under .banner_header
{ background:url(../images/header_banner.jpg) right top repeat-y;}
Could anyone tell me what needs to be changed in this scipt so my image can neatly fit on the right side
of my website.
.fill_top_2 { background:url(../images/fill_top_2.gif) 0 0 repeat-x #FFFFFF;}
.fill_header_2 { background:url(../images/fill_2.gif) 0 0 repeat-y;}
.fill_header_right_2 { background:url(../images/fill_right_2.gif) right top repeat-y;}
.bg_header_2 { background:url(../images/bg_header_2.gif) 0 0 no-repeat;}
.bg_header_right_2 { background:url(../images/bg_header_right_2.gif) right top no-repeat; width:100%; min-height:403px; height:auto !important; height:403px;}
.banner_header { background:url(../images/bg_lap.jpg) 19px 0 no-repeat; min-height:354px; height:auto !important; height:354px; text-align:right;}
.banner_two { padding:29px 35px 0 0;}
.banner_header { background:url(../images/header_banner.jpg) right top repeat-y;}




