-
فول کردن قالب
کد:
<?php defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
<html xmlns="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
<head>
<?php if ( $my->id ) { initEditor(); } ?>
<meta http-equiv="Content-Type" content="text/html;><?php echo _ISO; ?>" />
<?php mosShowHead(); ?>
<?php echo "<link rel=\"stylesheet\" href=\"$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css\" type=\"text/css\"/>" ; ?>
<link rel="shortcut icon" href="<?php echo $mosConfig_live_site;?>/images/favicon.ico" />
<link href="css/template_css.css" rel="stylesheet" type="text/css" />
<noscript><div style="padding:2px; background-color:#cc0066; font-height:bold; color:white; border:1px #cc0099 solid;">Javascript must be enabled in your browser to use this page.<br />Please enable Javascript under your Tools menu in your browser.<br />Once javascript is enabled <a href="index.php">Click here</a> to go back to The Home of Joomla</div></noscript></head>
<body id="body_bg">
<table width="765" border="0" align="center" cellpadding="0" cellspacing="0" id="wrapper">
<tr>
<td class="wrap_top"></td>
</tr>
<tr>
<td valign="top" class="wrap_bg"><table width="735" border="0" align="center" cellpadding="0" cellspacing="0" id="maintable">
<tr>
<td valign="top"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" class="header"></td>
</tr>
<tr>
<td valign="top" class="header_space"><img src="images/spacer.gif" width="1" height="1" alt=""/></td>
</tr>
<tr>
<td valign="top" class="content_top"></td>
</tr>
<tr>
<td valign="top" class="content_bg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><div id="left">
<?php mosLoadModules ( 'left' ); ?>
</div>
</td>
<td width="100%" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div id="user3">
<?php mosLoadModules ( 'user1' ); ?>
</div></td>
<td><div id="user4">
<?php if (mosCountModules('user2') > 0) { ?>
<?php mosLoadModules ( 'user2' ); ?>
</div></td>
</tr>
</table>
<p>&nbsp; </p>
<?php } ?>
<div id="main">
<div id="jxajaxloaderdisplay"></div><div id="jxajaxmaindisplay" class="jqxmainbody"><?php mosMainBody(); ?></div>
</div>
<?php if (mosCountModules('user3') || mosCountModules('user4')) { ?>
<div id="user_bottom">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div id="user3">
<?php mosLoadModules ( 'user3' ); ?>
</div></td>
<td><div id="user4">
<?php mosLoadModules ( 'user4' ); ?>
</div></td>
</tr>
</table>
</div>
<?php } ?> <?php mosLoadModules ( 'bottom' ); ?>
<p>
<?php include_once('includes/footer.php'); ?>
</p></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top" class="content_bottom"></td>
</tr>
<tr>
<td valign="top" class="content_space"><img src="images/spacer.gif" width="1" height="1" alt="" /></td>
</tr>
<tr>
<td valign="top" class="footer_top"></td>
</tr>
<tr>
<td valign="top" class="footer_bg"><div id="footer">Design <a href="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] /></div></td>
</tr>
<tr>
<td valign="top" class="footer_bottom"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td class="wrap_bottom"></td>
</tr>
</table>
</body>
</html>
کد:
/*[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] */
body {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #333333;
}
a:link, a:visited {
font-size: 12px;
color: #3973ac;
text-decoration: none;
}
a:hover {
color: #3973ac; text-decoration: underline;
}
ul {
float: left;
margin: 0px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 10px;
}
.small {
font-size: 10px;
color: #999999;
}
.createdate {
font-size: 10px;
color: #999999;
}
.readon {
background-image: url(../images/read_bg.gif);
background-repeat: no-repeat;
background-position: 1px 2px;
padding-left: 15px;
}
.modifydate {
font-size: 10px;
color: #999999;
padding-top: 15px;
}
.contentpagetitle {
font-size: 16px;
color: #3973ac;
}
.contentheading {
font-size: 16px;
color: #3973ac;
}
.contentheading a:link, .contentheading a:visited {
font-size: 16px;
color: #3973ac;
text-decoration: none;
}
.contentheading a:hover {
text-decoration: underline;
}
.sectiontableheader {
background-color : #333333;
background-repeat: repeat;
padding: 2px;
color : #FFFFFF;
font-weight : bold;
}
.sectiontableentry2 {
background-color : #e4e4e4;
}
.adminform textarea {
width: 500px!important;
}
.adminform textarea.inputbox {
width: 500px!important;
}
#body_bg {
background-color: #fafafa;
}
#left {
width: 183px;
}
#footer {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #FFFFFF;
text-align: right;
padding-right: 20px;
line-height: 32px;
}
#main {
margin-left: 20px;
margin-right: 20px;
}
#user2 {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 15px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}
#user2 table.moduletable {
margin-bottom: 0px;
width: 100%;
}
#user2 table.moduletable th {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #666666;
font-weight: bold;
background-image: url(../images/newsflash_bg.gif);
background-repeat: no-repeat;
background-position: 3px 3px;
line-height: normal;
height: 0px;
padding-left: 15px;
}
#user2 table.moduletable td {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #666666;
padding-left: 0px;
}
#user_bottom {
margin-left: 20px;
margin-right: 20px;
margin-top: 15px;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #CCCCCC;
}
#user3 table.moduletable {
margin-top: 0px;
width: 100%;
}
#user3 table.moduletable th {
background-image: url(../images/latest_bg.gif);
background-repeat: no-repeat;
background-position: 1px 21px;
font-family: Tahoma, Verdana, Arial;
font-size: 16px;
color: #666666;
font-weight: normal;
line-height: normal;
height: 0px;
padding-left: 15px;
padding-top: 15px;
}
#user3 table.moduletable td {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #666666;
padding-left: 0px;
}
#user4 table.moduletable {
margin-top: 0px;
width: 100%;
}
#user4 table.moduletable th {
background-image: url(../images/popular_bg.gif);
background-repeat: no-repeat;
background-position: 1px 20px;
font-family: Tahoma, Verdana, Arial;
font-size: 16px;
color: #666666;
font-weight: normal;
line-height: normal;
height: 0px;
padding-left: 15px;
padding-top: 15px;
}
#user4 table.moduletable td {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #666666;
padding-left: 0px;
}
.inputbox_search {
font-family: Tahoma, Verdana;
font-size: 11px;
color: #999999;
width: 150px;
border: 1px solid #CCCCCC;
margin-left: 15px;
margin-bottom: 15px;
}
table.moduletable {
width: 185px;
margin-bottom: 15px;
}
table.moduletable th {
font-family: Tahoma, Verdana, Arial;
font-size: 13px;
font-weight: bold;
color: #ffffff;
text-align: left;
background-image: url(../images/menu_bg.gif);
background-repeat: no-repeat;
width: 135px;
height: 35px;
padding-left: 35px;
line-height: 25px;
}
table.moduletable td {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #666666;
padding-left: 10px;
}
.moduletable a:link, .moduletable a:visited {
font-family: Tahoma, Verdana, Arial;
color: #3973ac;
text-decoration: none;
}
.moduletable a:hover {
color: #3973ac;
text-decoration: underline;
}
a.mainlevel:link, a.mainlevel:visited {
display: block;
height: 15px;
width: 149px;
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
font-size: 11px;
letter-spacing: 1px;
text-decoration:none;
color: #6d6b6d;
text-align: left;
}
a.mainlevel:hover {
display: block;
height: 15px;
width: 149px;
color: #3973ac;
text-decoration:none;
}
a.sublevel:link, a.sublevel:visited {
font-size: 11px;
display: block;
height: 15px;
width: 139px;
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
text-decoration:none;
color: #6d6b6d;
text-align: left;
text-indent: 8px;
}
a.sublevel:hover {
display: block;
height: 15px;
width: 139px;
color: #3973ac;
text-decoration:none;
}
#active_menu {
display: block;
color: #3973ac;
height:31px;
width: 156px;
line-height: 15px;background:transparent url(../images/7.jpg) no-repeat center bottom;
}
#active_menu.sublevel {
color: #3973ac;
display: block;
height: 15px;
width: 139px;
}
.header {
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
height: 119px;
width: 735px;
}
.header_space {
background-image: url(../images/header_space.gif);
background-repeat: no-repeat;
height: 13px;
width: 735px;
}
.content_top {
background-image: url(../images/content_top_rounded.gif);
background-repeat: no-repeat;
height: 16px;
width: 735px;
}
.content_bg {
background-image: url(../images/content_bg.gif);
background-repeat: repeat-y;
width: 735px;
}
.content_bottom {
background-image: url(../images/content_bottom_rounded.gif);
background-repeat: no-repeat;
height: 16px;
width: 735px;
}
.content_space {
background-image: url(../images/content_space.gif);
background-repeat: no-repeat;
height: 15px;
width: 735px;
}
.footer_top {
background-image: url(../images/footer_top_rounded.gif);
background-repeat: no-repeat;
height: 6px;
width: 735px;
}
.footer_bg {
background-image: url(../images/footer_bg.gif);
background-repeat: no-repeat;
height: 34px;
width: 735px;
}
.footer_bottom {
background-image: url(../images/footer_bottom_rounded.gif);
background-repeat: no-repeat;
height: 6px;
width: 735px;
}
هر کاریش کردم فول نشد width 100 درصد کردم css هم تغییر دادم ولی حل نشد .
نام قالب chiec la
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
08-28-2009 07:57 AM
# ADS
تبلیغات در جوملا فارسی
-
پاسخ : فول کردن قالب
چیزی که در اولین نگاه میشه گفت اینه :
کد:
<table width="765" border="0" align="center" cellpadding="0" cellspacing="0" id="wrapper">
عرض جدول اصلی، 765 پیکسل هست. برای اینکه تمام عرض رو پوش بده باید این مقدار رو به 100% افزایش بدید.
برای بررسی بیشتر باید خود قالب در دسترس باشه.
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
پاسخ : فول کردن قالب
منم همین طور فکر می کردم کار ساز نبود !
لینک دانلود قالب :
uplod.ir/download.php?file=873016
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
پاسخ : فول کردن قالب
فایلتون دانلود نمی شه.
لطفا جای دیگه ای آپلود کنید. اگر هم از قالب های ارائه شده توسط تیم هست، اسم و لینک دانلودش رو از خود سایت بگذارید. لطفا.
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
پاسخ : فول کردن قالب
لینک دانلود :
[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
یادم نیست از کجا گرفتم
قالب زبانش انگلیسی هست که همون انگلیسی هم می خواهم بمونه .
90 درصد واید بشه
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
پاسخ : فول کردن قالب
سلام. در اولین فرصت بررسی می کنم
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
پاسخ : فول کردن قالب
سلام:
مواردی رو که باید تغییر بدید :
فایل index.php
خط 25 :
کد:
<table width="765" border="0" align="center" cellpadding="0" cellspacing="0" id="wrapper">
خط 35 :
کد:
<td valign="top" class="wrap_bg"><table width="735" border="0" align="center" cellpadding="0" cellspacing="0" id="maintable">
فایل css :
خط 279 :
کد:
.header {
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
height: 119px;
width: 735px;
}
خط 285 :
کد:
.header_space {
background-image: url(../images/header_space.gif);
background-repeat: no-repeat;
height: 13px;
width: 735px;
}
خط 287 :
کد:
.content_top {
background-image: url(../images/content_top_rounded.gif);
background-repeat: no-repeat;
height: 16px;
width: 735px;
}
خط 296 :
کد:
.content_bg {
background-image: url(../images/content_bg.gif);
background-repeat: repeat-y;
width: 735px;
}
خط 302 :
کد:
.content_bottom {
background-image: url(../images/content_bottom_rounded.gif);
background-repeat: no-repeat;
height: 16px;
width: 735px;
}
خط 308 :
کد:
.content_space {
background-image: url(../images/content_space.gif);
background-repeat: no-repeat;
height: 15px;
width: 735px;
}
خط 314 :
کد:
.footer_top {
background-image: url(../images/footer_top_rounded.gif);
background-repeat: no-repeat;
height: 6px;
width: 735px;
}
خط 320 :
کد:
.footer_bg {
background-image: url(../images/footer_bg.gif);
background-repeat: no-repeat;
height: 34px;
width: 735px;
}
و خط 326 :
کد:
.footer_bottom {
background-image: url(../images/footer_bottom_rounded.gif);
background-repeat: no-repeat;
height: 6px;
width: 735px;
}
البته بعد از تغییر این موارد به مقدار دلخواه، باز هم قالب شما تکمیل نخواهد بود، چون عکس های قالب هم به طور fix هستند که باید تغییر بدید.
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
پاسخ : فول کردن قالب
[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
من خودمم همین کارا رو کردم الانم این کاری که شما گفتینو کردم
جواب نداد فقط قالب شیفت خوده
لینک بالا رو چک کنین
میشه یه بار خودتون انجام بدین چک کنین !؟
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
علاقه مندی ها (Bookmarks)