پاسخ : درخواست تغيير در قالب AKOWINTER
تغییری نکرد ???
این css هست. ببینید کاری میشه کرد؟ :(
کد:
/**
* AkoWinterportal - A Mambo 4.5 template
* @version 2.0
* @package AkoWinterportal
* @copyright (C) 2004 by Arthur Konze - All rights reserved!
* @license [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] Copyrighted Commercial Software
*/
/* #################### MISC SETTINGS #################### */
BODY {
margin : 0;
padding : 0;
background-color : #ffffff;
color : #000000;
font-family : tahoma;
}
TD, TR, P, DIV {
font-family : tahoma;
font-size : 11px;
color : #333333;
}
HR {
background : #84c3ff;
height : 1px;
width : 75%;
}
li {
list-style-image : url(../images/arrow.gif);
}
.navigationline {
font-family : tahoma;
font-size : 11px;
color : #23982f;
}
/* ###################### LINKS ###################### */
a:link, a:visited {
font-size : 11px;
color : #00018c;
text-decoration : none;
font-family : tahoma;
}
a:hover {
color : #7db1c7;
text-decoration : none;
}
a:active {
text-decoration : underline;
color : #000066;
}
/* ###################### UPPER BUTTON BAR ###################### */
.buttonbar {
display : block;
font-family : tahoma;
width : 100%;
text-align : center;
font-weight : normal;
text-decoration : none;
}
a.buttonbar:link, a.buttonbar:visited {
font-size : 11px;
padding-top : 2px;
padding-bottom : 2px;
text-decoration : none;
border-top : 2px solid #95bfd1;
border-left : 2px solid #95bfd1;
border-right : 2px solid #427d96;
border-bottom : 2px solid #427d96;
background-color : #50a9dc;
color : #ffffff;
}
a.buttonbar:hover {
padding-top : 2px;
padding-bottom : 2px;
border-top : 2px solid #427d96;
border-left : 2px solid #427d96;
border-right : 2px solid #95bfd1;
border-bottom : 2px solid #95bfd1;
background-color : #308cc0;
color : #ffffff;
}
/* ################ MAIN AND SUB MENU SYSTEM ################ */
a.mainlevel:link, a.mainlevel:visited {
color : #2d2d2d;
direction : rtl;
text-align : right;
float : right;
}
a.mainlevel:hover {
color : #7db1c7;
direction : rtl;
text-align : right;
float : right;
}
/* ################### MODULE SETTINGS ################### */
table.moduletable {
font-size : 11px;
background-color : #edf4fa;
border : 1px solid #a5dafb;
width : 180px;
margin-bottom : 10px;
}
table.moduletable2 {
font-size : 11px;
background-color : #edf4fa;
border : 1px solid #a5dafb;
width : 600px;
margin-bottom : 10px;
}
table.moduletable th {
border : 1px solid #edf4fa;
font-family : tahoma;
text-align : center;
color : #333333;
height : 27px;
}
table.moduletable2 th {
border : 1px solid #edf4fa;
font-family : tahoma;
text-align : center;
color : #333333;
height : 27px;
}
table.moduletable td {
border : 3px solid #edf4fa;
font-weight : normal;
}
/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
padding-left : 5px;
padding-right : 5px;
}
.contentpaneopen {
padding-left : 5px;
padding-right : 5px;
}
.contentheading {
font-family : tahoma;
font-size : 13px;
font-family : tahoma;
color : #333333;
}
.componentheading {
font-family : tahoma;
font-size : 13px;
font-family : tahoma;
color : #333333;
width: 610px;
}
.contentdescription {
font-family : tahoma;
font-size : 11px;
color : #333333;
text-align : left;
}
/* ###################### FORMULAR SETTINGS ###################### */
.button {
font-family : tahoma;
font-style : normal;
font-family : tahoma;
font-size : 10px;
color : #000000;
background-color : white;
border : 1px solid #cccccc;
}
.inputbox {
font-family : tahoma;
font-size : 10px;
font-family : tahoma;
color : #000000;
background : white;
border : 1px solid #cccccc;
}
/* ################### SECTION LISTING SETTINGS ################### */
.sectiontableentry1 {
background-color : #edf4fa;
}
.sectiontableentry2 {
background-color : #e6f0f8;
}
.sectiontableheader {
background-color : #edf4fa;
color : #2a7ca9;
font-family : tahoma;
}
/* ##################### SMALL FONT SETTINGS ##################### */
.small {
font-family : tahoma;
font-size : 9px;
color : #3366c0;
text-decoration : none;
}
.smalldark {
font-family : tahoma;
font-size : 9px;
color : #000000;
}
.createdate {
font-family : tahoma;
font-size : 9px;
color : #3366c0;
text-decoration : none;
}
#info {
overflow : visible;
width : 100%;
position : fixed;
z-index : 2;
font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
font-weight : normal;
padding-top : 0px;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
display : block;
float : right;
width : 100%;
clear : both;
color : InfoText;
background : url(images/icon_warning.gif) no-repeat right InfoBackground;
padding : 0.2em 0;
border-bottom : 0.1em outset;
text-decoration : none;
cursor : default;
}
#infobar a:hover {
color : HighlightText;
background : Highlight url(images/icon_warning_hover.gif) no-repeat right;
}
پاسخ : درخواست تغيير در قالب AKOWINTER
صفحه اول مشکل کلاس contentpaneopen رو داره. اگه بشه کلاس دیگه ای برای صفحه اول ست کرد شاید مشکل حل بشه.