سلام. من يه تغييراتي توي فايل css دادم ببينيد درست شده يا نه ( فايل style.css )
کد:
/* CSS Document */
body {
	margin-top:0;
	margin-bottom:0;
	width:753px;
	background:#F8EADF;
	margin-left:auto;
	margin-right:auto;
	font-family:tahoma;
	font-size:11px;
	color:#844A00;
}
#header {
	width:753px;
	height:174px;
	background:url(images/banner.gif) no-repeat;
	padding-right:400px;
	padding-top:5px;
}
#rightb {
	float:right;
	width:173px;
}
#content {
	float:right;
	width:407px;
}
#leftb {
	float:right;
	width:173px;
}
.up2 {
	width:173px;
	height:44px;
	background:url(images/up2.gif) no-repeat;
}
.middle2 {
	width:169px;
	background:url(images/middle2.gif);
	direction:rtl;
	padding:2px;
}
.down2 {
	width:173px;
	height:13px;
	background:url(images/down2.gif) no-repeat;
}
.up {
	padding-top:7px;
	width:407px;
	height:37px;
	background:url(images/up.gif) no-repeat;
}
.middle {
	width:395px;
	background:url(images/middle.gif);
	direction:rtl;
	padding:6px;
	text-align:right;
}
.down {
	width:407px;
	height:15px;
	background:url(images/down.gif) no-repeat;
}
#footer {
	direction:rtl;
	text-align:center;
	clear:right;
	width:752px;
	height:41px;
	background:url(images/footer.gif);
	padding-top:21px;
}
a:link , a:visited {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#CC6633;
}
جايگزينش كنيد ببيند چي ميشه. البته براي اينكه جنبه ي آموزشي مطلب هم حفظ بشه دقت كنيد كه من براي اون متن متحرك توي كلاس up كه قبلا در قالب تعريف شده بود تغيير دادم و براي جستجو هم در آي دي header تغييرات دادم.

در مورد اون عكس هم كه بياد زير عناوين بايد توي فايل mambo.css كلاس contentheading. را پيدا كنيد و يه بك گراند بهش بديد :

کد:
background:url(images/yourpic.gif)
و با padding مكان دقيقش را معلوم كنيد.

موفق باشيد...
يـــــــــــــــــاعـــــ ــــــــــــــلي