????? ?? ????? ?? ??? ?? ?????
مرسل: الاثنين يونيو 30, 2008 2:35 pm
??????? ??? ??? ??? ??? ??????? .. ???? ????? ?? ???? ?????? ???????..
الدعم العربي لمنتديات phpBB
http://www.phpbbarabia.com/community/
كود: تحديد الكل
.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #A9B8C2; /*dark purple border*/
border-width: 1px 0;
background: #AEC5EC url(styles/SubLite/nav/indent1.gif) center center repeat-x;
}
كود: تحديد الكل
.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #A9B8C2; /*dark purple border*/
border-width: 1px 0;
background: #AEC5EC repeat-x;
}
كود: تحديد الكل
.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #AEC5EC url(styles/SubLite/nav/indent2.gif) center center repeat-x;
}
كود: تحديد الكل
.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #AEC5EC repeat-x;
}
كود: تحديد الكل
.row2 {
background-color: #E6EDFA;
padding: 4px;
}