-
پاسخ : مشكل در ايجاد css قالب و ترتيب قرار گيري منو سايت
محتوي فايل css من به شرح ذيل هست. لطفا بفرماييد چه تغييراتي به اون اعمال كنم مي توانم يه فايل ايداه آل داشته باشم كه مواردي رو هم كه در بالا گفتم شامل بشه.
کد:
body {
margin-bottom: 0px; DIRECTION: rtl
background-color: #FFFFFF;
}
td, textarea, input, TR, p, DIV select {
font-family: Tahoma;
font-size: 11px;
color: 4E4E4E;
font-weight: normal;
line-height: 12px;
}
#mainlevel-nav A:hover {
}
.newsflash TD {
VERTICAL-ALIGN: middle; COLOR: #000000; TEXT-ALIGN: justify
}
.frame {
border: 1px solid #99B6BA;
}
.pathway {
FONT-SIZE: 9px; FONT-FAMILY: Tahoma
}
A.pathway:link {
FONT-WEIGHT: normal; COLOR: #3778b4
}
A.pathway:visited {
FONT-WEIGHT: normal; COLOR: #3778b4
}
A.pathway:hover {
FONT-WEIGHT: normal; COLOR: #3778b4; TEXT-DECORATION: none
}
.title {
FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #4E4E4E; MARGIN-RIGHT: 11px; FONT-FAMILY: Tahoma
}
.subtitle {
FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; COLOR: #4E4E4E; MARGIN-RIGHT: 20px; FONT-FAMILY: Tahoma; LETTER-SPACING: 2px
}
.contentheading {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #3778b4; FONT-FAMILY: Tahoma; TEXT-ALIGN: right
}
.componentheading {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #3778b4; FONT-FAMILY: Tahoma; TEXT-ALIGN: right
}
.text1 {
font-family: tahoma;
font-size: 10px;
color: 324d62;
font-weight: bold;
}
.text3 {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 324d62;
}
a:link {
color: 324d62;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
a:visited {
color: 324d62;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
a:hover {
color: 324d62;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: underline;
}
a.a:link {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 324d62;
text-decoration: underline;
}
a.a:visited {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 324d62;
text-decoration: underline;
}
a.a:hover {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 324d62;
text-decoration: none;
}
a.b:link {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 737373;
text-decoration: underline;
}
a.b:visited {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 737373;
text-decoration: underline;
}
a.b:hover {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 737373;
text-decoration: none;
}
a.c:link {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 71A2CB;
text-decoration: none;
}
a.c:visited {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 71A2CB;
text-decoration: none;
}
a.c:hover {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 71A2CB;
text-decoration: underline;
}
a.d:link {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}
a.d:visited {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}
a.d:hover {
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}
a.e:link {
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: 71A2CB;
text-decoration: underline;
}
a.e:visited {
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: 71A2CB;
text-decoration: underline;
}
a.e:hover {
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: #81992B;
text-decoration: none;
}
a.f:link {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 898989;
text-decoration: underline;
}
a.f:visited {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 898989;
text-decoration: underline;
}
a.f:hover {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #81992B;
text-decoration: none;
}
a.g:link {
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
a.g:visited {
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
a.g:hover {
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: #FF6600;
text-decoration: underline;
}
.inputstyle {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #5F726F;
background-color: #E2EDEB;
border: 1px solid #333333;
}
ضمنا اگه ايراداتي داره حتما به من بگيد . با تشكر
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
08-13-2007 05:24 PM
# ADS
تبلیغات در جوملا فارسی
علاقه مندی ها (Bookmarks)