کد:

نوشته اصلی توسط
feredy_y
[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
با تشکر از پاسخ شما وقتی به ویرایش قالب مورد نظر وارد میشم این صفحه نمایش داده میشود . در این صفحه چه کار کنم . ممنون

این مشکل را حل کردن در ویرایش css وارد شدم حال باید کدام قیمت را ادیت کنم
/* COMMON STYLE
--------------------------------------------------------- */
/*
# ------------------------------------------------------------------------
# JA T3 Blank template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
# Author: JoomlArt.com
# Websites: http://www.joomlart.com - http://www.joomlancers.com.
# ------------------------------------------------------------------------
*/
body {
color: #333;
font-family: tahoma, Arial, sans-serif;
}
body#bd { background:url(../images/body-bg.png) no-repeat top center #3E6C8D ; color: #333;
background-size: contain; }
/* Normal links ---*/
a { color: #069; text-decoration: none; }
a:hover, a:active, a:focus { text-decoration: underline; color: #333; }
/* Readon links ---*/
a.readon { text-transform: uppercase; }
.contentheading, .componentheading, h1, h2, h3, h4, h5 {
font-family: tahoma, "Times New Roman", Times, serif;
}
h1.componentheading, .componentheading {
border-bottom: 1px solid #ccc;
font-weight: normal;
}
h2.contentheading, .contentheading {
font-weight: normal;
}
.contentheading { font-size: 200%; }
.blog-featured .items-row ,.blog-featured .items-leading ,.items-row , .items-leading , .item-page{
border: 1px solid #ddd;
margin: 5px 7px 10px 7px;;
border-radius: 6px;
}
p.modifydate, dl.article-info{
text-shadow: 0px 0px 1px #777;
filter: dropshadow(color=#777, offx=1, offy=1);
color:#999;
padding-right: 10px;
padding-left: 10px;
}
.blog-featured .contentheading , h2.contentheading ,h1.contentheading { font-size: 150%;
border-bottom: 3px solid #419BCB;
margin-bottom: 4px;
text-shadow: 1px 1px 1px #444;
filter: dropshadow(color=#444, offx=1, offy=1);
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 5px;
background: url(../images/btn.png) repeat-x top #5A84A4;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color:#ddd;
}
h1.componentheading{
font-size: 150%;
padding-top: 20px;
text-shadow: 1px 1px 1px #fff;
border:none !important;
filter: dropshadow(color=#fff, offx=1, offy=1);
color:#999;
}
.article-tools{
padding-bottom: 4px;
padding-right: 10px;
padding-left: 10px;
border-bottom: 1px dotted #2495CF;
}
.jitem-title { font-size: 110%; font-weight: bold; }
/* Others ---*/
hr { border-top: 1px solid #ccc; }
/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
padding: 2px;
font-family: tahoma, Arial, sans-serif;
}
.inputbox { border: 1px solid #ccc; background: #fff; }
.inputbox:hover, .inputbox:focus { background: #ffffcc; }
/* Search ---*/
form#searchForm { border-top: 1px solid #ccc; }
.searchintro { border-bottom: 1px solid #ccc; }
.results h4 { text-transform: none; font-size: 110%; }
/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc;}
/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading { border-bottom: 1px solid #ccc; }
.items-row { border-bottom: 1px solid #ccc;}
.blog-featured .items-row ,.blog-featured .items-leading , .blog .items-row , .blog .items-leading{
padding-top: 0px !important;
}
/* Meta ---*/
.contentdescription { border-bottom: 1px solid #ccc; }
/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }
/* Tables ---*/
thead tr th {
background: #333;
color: #fff;
padding: 5px;
}
thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }
.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }
.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }
.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }
/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }
table.contenttoc td { border-bottom: 1px dotted #ccc; }
table.contenttoc th {
background: #f6f6f6;
border-bottom: 1px solid #ccc;
text-transform: uppercase;
}
/* Poll */
form#poll {
border-bottom: 1px dotted #ccc;
font-weight: bold;
}
dl.poll { border-bottom: 1px dotted #ccc; }
table.pollstableborder td {
background: #f6f6f6;
border-bottom: 1px solid #ccc;
font-weight: bold;
padding: 5px !important;
}
table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }
/* Pagination ---*/
.pagination ul li{
background: #2EA9D1 ;
border: 1px solid #777;
color:#eee;
padding-bottom: 3px;
padding-right:2px;
padding-left:2px;
margin-left: 3px;
text-shadow: 1px 1px 1px #444;
filter: dropshadow(color=#444, offx=1, offy=1);
}
.pagination ul li a{
color:#eee;
padding-bottom: 3px;
padding-right: 2px;
padding-left: 2px;
}
.pagination ul li a:hover{
color: #75E0FF;
}
.pagination li span,
.pagination li strong { line-height: 20px; }
.items-more { border-bottom: 1px solid #ccc; color:#999; }
.items-more ol li a{
color: #2495CF;
}
.items-more h3 { font-size: 125%; }
/* MODULE STYLES
--------------------------------------------------------- */
.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module{
color: #828C8C;
}
div.ja-moduletable h3, div.moduletable h3 {
font-size: 100%;
text-transform: uppercase;
font-family: tahoma, Arial, sans-serif;
border-bottom: 1px solid #ccc;
}
div.ja-moduletable ,#ja-right div.moduletable , div.ja-moduletable , div.moduletable {
background: #fbfbfb;
border: 1px solid #DDDDDD;
border-radius: 6px 6px 6px 6px;
}
div.ja-moduletable_black ,div.moduletable_black , div.ja-moduletable_black ,div.moduletable_black {
background: url(../images/m-body.png) repeat-x right 35px #999;
}
.column div.ja-moduletable_black .ja-box-ct a, .column div.moduletable_black .ja-box-ct a, .column div.ja-module_black .ja-box-ct a, .column div.module_black .ja-box-ct a{
color:#333 !important;
}
div.ja-moduletable_normal , div.moduletable_normal , div.ja-moduletable_normal ,div.moduletable_normal {
background: url(../images/bottom1_bg.png) repeat-x right -5px #D2D2D2;
border: 1px solid #777777;
}
div.ja-moduletable h3, div.moduletable h3, div.ja-moduletable h3,div.moduletable h3{
border-bottom:3px solid #0099CC !important;
height: 22px;
background: url(../images/navigation-3div.png) repeat-x top;
text-align: center;
padding-top:8px;
text-shadow: 0px 1px 1px #fff;
color:#555 !important;
}
div.ja-moduletable_normal h3 span, div.moduletable_normal h3 span,div.ja-moduletable_normal h3 span, div.moduletable_normal h3 span{
color:#444;
}
div.ja-moduletable_black h3 span, div.moduletable_black h3 span,div.ja-moduletable_black h3 span, div.moduletable_black h3 span{
color:#eee;
text-shadow:1px 1px 1px #555;
}
.ja-box-ct{
padding-right: 14px;
padding-left: 14px;
padding-top: 5px;
}
/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #ccc; }
.
علاقه مندی ها (Bookmarks)