سلام ، آیا این بازدید اول شماست ؟ یا
نمایش نتایج: از شماره 1 تا 7 , از مجموع 7

موضوع: لينك ها در css

Hybrid View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #1

    تاریخ عضویت
    Jul 2007
    نوشته ها
    293
    تشکر
    0
    تشکر شده 0 بار در 0 ارسال

    پاسخ : لينك ها در css

    شايد CS اش هم به هم بخوره.
    شرمنده به خاطر رعايت نكردن قوانين سايت
    کد:
    BODY {
    	BACKGROUND: #dddddd; 
    	MARGIN: 0px;
    	font-family: Tahoma;
    	margin: 15px 0px 10px 0px;
    }
    .t_topbar {
    	BACKGROUND: url(../images/3splash_4.gif); 
    	background-position: right;
    	WIDTH: 940px; 
    	BORDER-BOTTOM: #fff 0px solid; 
    	HEIGHT: 0px;
    	direction: rtl;
    	display: block;
    	text-align: right;
    	margin: 0px 0px 0px 0px;
    	padding: 0px 0px 0px 0px;
    }
     .t_vert {
    	WIDTH: 1px; 
    	BACKGROUND-COLOR: #ccc;
    }
    
    .t_div_prodimage_text {
    	PADDING-LEFT: 10px; 
    	FONT: bold 15px; 
    	COLOR: #ffffff; 
    	PADDING-TOP: 8px;
    }
    .t_div_prodimage_main {
    	BACKGROUND: url(../images/prod_image_top.gif) #007CC3 no-repeat; 
    	WIDTH: 183px; 
    	
    	text-align: right;
    	border-right: 1px solid #fff;
    	color: #fff;
    }
    .t_div_prodimage_maintext {
    	PADDING-RIGHT: 15px; 
    	PADDING-LEFT: 15px;
    	FONT-SIZE: 11px; 
    	PADDING-BOTTOM: 15px; 
    	COLOR: #ffffff; 
    	PADDING-TOP: 15px
    }
    .t_mainbasket {
    	PADDING-RIGHT: 1px; 
    	BORDER-TOP: #fff 0px solid; 
    	PADDING-LEFT: 0px; 
    	PADDING-BOTTOM: 10px; 
    	BORDER-RIGHT: #ccc 1px solid; 
    	PADDING-TOP: 1px; 
    	BORDER-BOTTOM: #ccc 1px solid; 
    	BACKGROUND-COLOR: #fff;
    	direction: rtl;
    	width: 183px;
    }
    .logo{
    	background-image: url(../images/logo_lefttop.gif);
    	background-repeat: no-repeat;
    	background-position: center;
    	width: 190px;
    	height: 0px;
    }
    .mambolearn{
    	background-image: url(../images/mambolearn.gif);
    	background-repeat: no-repeat;
    	width: 159px;
    	height: 24px;
    }
    
    .header{
    	background-image: url(../images/splash_4.gif);
    	background-position: center top;
    	background-repeat: no-repeat;
    	width: 553px;
    	height: 0px;
    }
    
    DIV.blog_more {
    
    	BORDER-TOP: #dad9d9 4px solid; 
    
    	MARGIN-top: 10px;
    
    	PADDING-BOTTOM: 4px; 
    
    	MARGIN-LEFT: 3px; 
    
    	MARGIN-RIGHT: 3px; 
    
    	POSITION: relative; 
    
    	BACKGROUND-COLOR: #f1f1f1;
    
    	color: #000000;
    
    }
    
    DIV.blog_more UL li {
    
    	background-image: url(../images/more.gif);
    
    	background-repeat: no-repeat;
    
    	background-position: right;
    
    	padding-right: 18px;
    
    	padding-bottom: 5px;
    
    	margin-right: 5px;
    
    }
    
    
    
    td,tr,p,div {
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 11px;
    
    	color: #333333;
    
    	}
    
    
    
    h4 {
    
    	color: #333333; 
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 14px; font-weight: bold;
    
    	}
    
    
    
    h5 {
    
    	color: #333333; 
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 13px; font-weight: bold;
    
    	}
    
    
    
    h6 {
    
    	color: #333333; 
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 12px; font-weight: bold;
    
    	}
    
    
    
    a {
    
    	color: #5A5A5A;
    
    	text-decoration:none;
    
    }
    
    
    
    
    
    
    
    a:link, a:visited {
    
    	font-size: 11px; 
    
    	color: #5A5A5A; 
    
    	text-decoration: underline;
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	}
    
    
    
    a:hover {
    
    	color: #5A5A5A;
    
        background-color: #e7eddf;
    
        border: 1px solid #6d9d2e;
    
        text-decoration: underline;
    
    	}
    
    	
    
    a:hover, a:active, a:focus {
    
    	color: #5A5A5A;
    
    	text-decoration: underline;
    
    }
    
    
    
    
    
    ul {
    
    	margin: 0px 0px 0px 0px;
    
    	}
    
    
    
    li {
    
    	background-image: url(../images/more.gif);
    
    	background-repeat: no-repeat;
    
    	background-position: right top;
    
    	padding-right: 15px;
    
    	margin-right: 5px;
    
    	list-style: none outside none;
    
    	}
    
    
    
    hr { 
    
    	background: transparent; 
    
    	height:1px; 
    
    	border: 1px solid #666666;
    
    	}
    
    
    
    hr.separator {
    
    	background: transparent;
    
    	height: 1px;
    
    	width: 75px;
    
    	border: 1px solid #666666;
    
    }
    
    
    
    .pagenavbar { 
    
    }
    
    
    
    .pagenav {
    
    	font-weight: normal;
    
    }
    
    
    
    a.pagenav, a.pagenav:visited {
    
    	font-weight: bold;
    
    	color: #999999;
    
    }
    
    
    
    a.pagenav:hover {
    
    	color: #4999D6;
    
    }
    
    
    
    .small {
    
    	display: block;
    
    	background-color: #F0F0F0;
    
    	font-size: 9px;
    
    	color: #ACACAC;
    
    	padding: 1px 3px 0px 0px;
    
    	margin: 0px 0px 0px 0px;
    
    	text-align: right;
    
    	border-top: 1px solid #cccccc;
    
    	}
    
    
    
    .smalldark {
    
      font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
      font-size: 10px;
    
      color: #999999;
    
      text-decoration: none;
    
      font-weight: normal;
    
      }
    
    
    
    .button {
    
    	color: #333333; 
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	margin-top: 2px;
    
    	font-weight: normal;
    
    	text-align: center;
    
    	font-size: 12px;
    
    	background: #4999D6;
    
    	border: 1px solid #8AC6F4;
    
    	height: 20px;
    
    	}
    
    
    
    .inputbox {
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 11px;
    
    	color: #333333;
    
    	border: 1px solid;
    
    	background: #FFFFFF;
    
    	border: 1px solid;
    
    	}
    
    
    
    .ontab {
    
    	background-color: #F5DE81;
    
    	border-left: outset 1px #F5DE81;
    
    	border-right: outset 1px #808080;
    
    	border-top: 1px outset #F5DE81;
    
    	border-bottom: solid 1px #d5d5d5;
    
    	text-align: center;
    
    	font-weight: bold;
    
    	color: #4999D6;
    
    }
    
    .offtab {
    
    	background-color : #e5e5e5;
    
    	border-left: outset 1px #E0E0E0;
    
    	border-right: outset 1px #E0E0E0;
    
    	border-top: outset 1px #E0E0E0;
    
    	border-bottom: solid 1px #d5d5d5;
    
    	text-align: center;
    
    	cursor: hand;
    
    	font-weight: normal;
    
    }
    
    
    
    .tabpadding {
    
    	padding-top: 5px;
    
    	padding-bottom: 5px;
    
    	padding-left: 5px;
    
    	padding-right: 5px;
    
    }
    
    
    
    .tabheading {
    
    
    
    }
    
    
    
    .pagetext {
    
    	visibility: hidden;
    
    	display: none;
    
    	position: relative;
    
    	top: 0;
    
    }
    
    a.mainlevel:link, a.mainlevel:visited {
    
    	display: block;
    
    	width: 190px;
    
    	font-family: Tahoma;
    
    	font-size: 11px;
    
    	color: #000000;
    
    	text-align: right;
    
    	padding-right: 5px;
    
    	background-color: #ffffff;
    
    	height: 25px;
    
    	border-bottom: 1px solid #fff;
    
    	padding-top: 5px;
    
    	}
    
    
    
    
    
    
    
    
    
    a.mainlevel:hover {
    
    	display: block;
    
    	width: 190px;
    
    	font-family: Tahoma;
    
    	font-size: 11px;
    
    	color: #000000;
    
    	text-align: right;
    
    	padding-right: 5px;
    
    	background-color: #E7EDDF;
    
    	height: 25px;
    
    	border-bottom: 1px solid #e7eddf;
    
    	
    
    	padding-top: 5px;
    
    	}
    
    	
    
    #active_menu {
    
    	background-color: #E7EDDF;
    
    	color: #000000;
    
      text-align: right;
    
    	font-weight: bold;
    
    	border-bottom: 1px solid #6D9D2E;
    
    	border-top: 1px solid #6D9D2E;
    
    	margin-top: 1px;
    
    	padding-bottom: 2px;
    
    	}
    
    		
    
    a.sublevel:link, a.sublevel:visited {
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	color: #B8B8B8; 
    
    	font-weight: normal;
    
    	text-align: right;
    
    	float: right;
    
    	padding-right: 5px;
    
    	padding-bottom: 2px;
    
    }
    
    
    
    a.sublevel:hover {
    
    	color: #4999D6; 
    
    	text-decoration: none;
    
    	}
    
    
    
    .createdate {
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 10px;
    
    	color: #B8B8B8;
    
    	text-decoration: none;
    
    	font-weight: normal;
    
    	}
    
    
    
    .modifydate {
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 10px;
    
    	color: #B8B8B8;
    
    	text-decoration: none;
    
    	font-weight: normal;
    
    	}
    
    
    
    .readon, a.readon:link, a.readon:active, a.readon:visited {
    
    	color: #BDBDBD; 
    
    	text-decoration: none; 
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 11px;
    
    	
    
    	padding-left: 15px;
    
    	background-color: #FFFFFF;
    
    	border: 1px solid #f1f1f1;
    
    	}
    
    
    
    a.readon:hover {
    
    	color:#4999D6;
    
    	background-color:inherit;
    
    	}
    
    
    
    .contentpane {
    
    	background-color : transparent;
    
    	display: block;
    
    	width: 100%;
    
    	}
    
    
    
    .contentpaneopen {	
    
    	background-color : transparent;
    
    	text-align: right;
    
    	direction: rtl;
    
    	padding: 0px 0px 0px 0px;
    
    	margin: 0px 0px 0px 0px;
    
    	display: block;
    
    	width: 100%;
    
    	}
    
    
    
    .contentheading{
    
    	font-family : tahoma;
    
    	font-size : 11px;
    
    	font-weight : bold;
    
    	color : #333333;
    
    	text-align : right;
    
    	padding-right: 20px;
    
    	background-image: url(../images/previmage.gif);
    
    	background-position: right;
    
    	background-repeat: no-repeat; 
    
    	LINE-HEIGHT: 20px!important; 
    
    	TEXT-TRANSFORM: uppercase; 
    
    	border-top: 1px solid #cccccc;
    
    	}
    
    
    
    .contentpagetitle, 
    
    a.contentpagetitle:link, 
    
    a.contentpagetitle:visited {
    
    	font-family : tahoma;
    
    	font-size : 11px;
    
    	font-weight : bold;
    
    	color : #000000;
    
    	text-align : right;
    
    	}
    
    	
    
    a.contentpagetitle:hover {
    
    	color: #666666;
    
    	text-decoration: none;
    
    
    
    	}
    
    	
    
    .content_rating {
    
    	font-weight: normal;
    
    	font-size: 11px;
    
    }
    
    
    
    .content_vote {
    
    	font-weight: normal;
    
    	font-size: 10px;
    
    }
    
    
    
    .sectiontableheader {
    
    	background-color : #B8B8B8;
    
    	padding: 2px;
    
    	color : #FFFFFF;
    
    	font-weight : bold;
    
    	font-size: 12px;
    
    	}
    
    
    
    .sectiontableentry1, {
    
    	background-color : #D0D0D0;
    
    	color : #FFFFFF;
    
    	}
    
    	
    
    .sectiontableentry2 {
    
    	background-color : #A6A6A6;
    
    	color : #FFFFFF;
    
    	}
    
    
    
    .category {
    
    	color: #333333; 
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 11px; 
    
    	font-weight: bold; 
    
    	text-decoration: none;
    
    	}
    
    
    
    a.category:link, a.category:visited {
    
    	color: #000000; font-weight: bold;
    
    	}
    
    
    
    a.category:hover {
    
    	color: #666666;
    
    	text-decoration: none;
    
    	}
    
     
    
    a.blogsection:link, a.blogsection:visited {
    
    	color: #000000; 
    
    	text-decoration: none; 
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 11px;
    
    	}
    
    
    
    a.blogsection:hover {
    
    	color: #FFFFFF;	
    
    	font-size: 11px;
    
    	text-decoration: none;
    
    	}
    
    
    
    .componentheading {
    
    	font-family : tahoma;
    
    	font-size : 11px;
    
    	font-weight : bold;
    
    	color : #333333;
    
    	text-align : right;
    
    	padding-right: 20px;
    
    	background-image: url(../images/previmage_empty.gif);
    
    	background-position: right;
    
    	background-repeat: no-repeat; 
    
    	LINE-HEIGHT: 20px!important; 
    
    	TEXT-TRANSFORM: uppercase; 
    
    	border-top: 1px solid #cccccc;
    
    	}
    
    
    
    table.moduletable {
    
    	margin: 0px 0px 0px 0px;
    
    	width: 100%;
    
    	}
    
    
    
    table.moduletable th {
    
    	background-image: url(../images/maintitel.gif);
    
    	background-position: right;
    
    	background-repeat: no-repeat;
    
    	padding-right: 35px;
    
    	padding-top: 8px;
    
    	height: 30px;
    
    	width: 165px;
    
    	font-weight: bold;
    
    	text-align: right;
    
    	font-family: Tahoma;
    
    	color: #ffffff;
    
    	font-size: 11px;
    
    	}
    
    
    
    table.moduletable td {
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 11px;
    
    	}
    
     
    
    .poll {
    
    	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    
    	font-size: 11px;
    
    	color: #666666;
    
    	line-height: 14px
    
    	}
    
    
    
    .pollstableborder {
    
    	border: 1px solid #f1f1f1;
    
    	padding: 1px 2px 1px 2px;
    
    }
    
    
    
    .pway{
    
    	PADDING-RIGHT: 5px; 
    
    	PADDING-LEFT: 5px; 
    
    	PADDING-BOTTOM: 5px; 
    
    	PADDING-TOP: 5px; 
    
    	margin-top: 10px;
    
    	margin-bottom: -2px;
    
    	BORDER-TOP: #ccc 1px solid; 
    
    	BACKGROUND-COLOR: #f6f6f6;
    
    }
    
    
    
    a.pathway:link, a.pathway:visited {
    
    	font-family: tahoma;
    
    	font-size: 11px;
    
    	color: #666666;
    
    }
    
    
    
    a.pathway:hover {
    
    	font-family: tahoma;
    
    	font-size: 11px;
    
    	color: #4999D6;
    
    }
    
    
    
    a.mainlevel-nav{
    
    	margin-left: 3px;
    
    	margin-right: 3px;
    
    	padding-bottom: 2px;
    
    }
    
    a.mainlevel-nav:link, a.mainlevel-nav:visited {
    
    	font-family: Tahoma;
    
    	font-size: 11px;
    
    	font-weight: bold;
    
    	color: #4999D6;
    
    	text-align: right;
    
    	border-bottom: 2px solid #000000;
    
    	height: 20px;
    
    	line-height: 20px;
    
    	}
    
    	
    
    a.mainlevel-nav:hover {
    
    	color: #333333;
    
      text-align: right;
    
    	font-weight: bold;
    
    	text-decoration: none;
    
    	border-bottom: 2px solid #4999D6;
    
    	height: 20px;
    
    	line-height: 20px;
    
    	}

    جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.


  2. # ADS
    تبلیغات در جوملا فارسی
    تاریخ عضویت
    Always
    نوشته ها
    Many
     

علاقه مندی ها (Bookmarks)

علاقه مندی ها (Bookmarks)

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •