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

موضوع: align مطالب سایت

Threaded View

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

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

    align مطالب سایت

    سلام
    سایتم مطالب رو اینجوری نشون می دهد.




    این هم css:
    کد:
    /* #################### MISC SETTINGS #################### */
    BODY {
    	margin:10px auto;
    	padding     : 0px;
    	color      : #CCCCCC;
    	font-family: tahoma;
    	text-align: right;
    	background-image: url(../images/page_bg.png);
    	background-repeat: repeat-x;
    	z-index: 1;
    	vertical-align: text-top;
    }
    
    .style1 {
    	font-family: Tahoma;
    	font-size: 12px;
    }
    .style3 {color: #CC9900}
    
    #apDiv0 {
    	position:relative;
    	width:900px;
    	margin-right: auto;
    	margin-left: auto;
    	height:auto;
    	z-index:1;
    	
    }
    
    #apDiv1 {
    	position:relative;
    	width:10px;
    	z-index:1;
    	float: left;
    	background-image: url(../images/bg.png);
    	height: 500px;	
    }
    
    #apDiv2 {
    	position:relative;
    	width:878px;
    	z-index:1;
    	background-color: #FFFFFF;
    	float: left;
    	border: 1px solid #B4B4B4;
    	background-color: #F4F4F4;
    }
    
    #apDiv3 {
    	position:relative;
    	width:10px;
    	float: right;
    	z-index:1;
    	height: 100px;
    	background-image: url(../images/rbg.png);
    	height: 500px;	
    }
    
    #apDiv4 {
    	position:relative;
    	width:878px;
    	z-index:1;
    	top: 0;
    	margin-right: auto;
    	margin-left: auto;
    	background-repeat: no-repeat;
    	background-color: #F4F4F4;
    	height: 200px;	
    }
    
    #apDiv5 {
    	position:relative;
    	width:878px;
    	z-index:1;
    	height: 70px;
    	background-image: url(../images/back1.jpg);
    	background-repeat: repeat-x;
    	font-family: Tahoma, Arial;
    	font-size: 12px;
    	text-align: center;
    	color: #3366CC;
    	vertical-align: text-bottom;
    }
    
    TD, TR, P, DIV {
     font-family: tahoma;
     font-size    : 11px;
     color      : black;
    }
    
    HR {
     background    : #CCCCCC;
     height      : 1px;
     width      : 100%;
    }
    
    li {
     list-style    : inside url(../images/arrow.gif) 2px;
     list-style-image : url(../images/arrow.gif);
    }
    
    .navigationline {
     font-family: tahoma;
     font-size    : 11px;
     color      : #CCCCCC;
    }
    
    /* ###################### LINKS ###################### */
    a:link, a:visited {
     font-size    : 12px;
     color      : #990000;
     text-decoration : none;
     font-family: tahoma;
    }
    
    a:hover {
     color      : #FF9900;
     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    : 9px;
     padding-top   : 1px;
     padding-bottom  : 1px;
     text-decoration : none;
     border-top    : 1px solid #95BFD1;
     border-left   : 1px solid #95BFD1;
     border-right   : 1px solid #427D96;
     border-bottom  : 1px solid #427D96;
     background-color : #50A9DC;
     color      : #cec6af
    }
    a.buttonbar:hover {
     padding-top   : 1px;
     padding-bottom  : 1px;
     border-top    : 1px solid #427D96;
     border-left   : 1px solid #427D96;
     border-right   : 1px solid #95BFD1;
     border-bottom  : 1px solid #95BFD1;
     background-color : #308CC0;
     color      : #FFFFFF
    }
    
    /* ################ MAIN AND SUB MENU SYSTEM ################ */
    a.mainlevel:link, a.mainlevel:visited {
     color      : #808080;
    }
    
    a.mainlevel:hover {
     color      : #FFffff;
    }
    
    /* ################### MODULE SETTINGS ################### */
    table.moduletable {
    	font-size    : 11px;
    	border      : 1px solid #b0b0af;
    	width      : 100%;
    	margin-bottom  : 5px;
    	background-image: url(../images/hpBg.jpg);
    	background-repeat: no-repeat;
    	background-position: right top;
    }
    
    table.moduletable th {
    	border      : 0px solid white;
    	font-family: tahoma;
    	text-align    : center;
    	color      :#FFFFFF;
    	height      : 24px;
    	background-color : white;
    	background    : url('../images/menu.jpg'); 
    }
    
    table.moduletable td {
    	border      : 0px solid white;
    	font-weight   : normal;
    }
    
    /* ###################### CONTENT PAGE SETTINGS ###################### */
    .contentpane {
     padding-left   : 5px;
     padding-right  : 5px;
    }
    
    .contentpaneopen {
     padding-left   : 5px;
     padding-right  : 5px;
    }
    
    .contentheading {
     height: 30px;
    	bbackground-position:right;
              	color: #c69339;
    	text-align: right;
    	padding-top: 9px;
    	padding-right: 15px;
    	font-weight: bold;
    	font-size: 11px;
    	white-space: nowrap;
               valign=top;
    }
    
    .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 : #F0F0F0;
     border      : 1px solid #cccccc;
    }
    
    .inputbox {
     font-family: tahoma;
     font-size    : 10px;
     font-family: tahoma;
     color      : #000000;
     background    : #999999;
     border      : 1px solid #999999;
    }
    
    .sectiontableentry2 {
    }
    
    .sectiontableheader {
     background-color : #CCCCCC;
     color      : #2A7CA9;
     font-family: tahoma;
    }
    
    /* ##################### SMALL FONT SETTINGS ##################### */
    .small {
     font-family: tahoma;
     font-size    : 9px;
     color      : #3366C0;
     text-decoration : none;
     font-weight   : medium;
    }
    
    .smalldark {
     font-family: tahoma;
     font-size    : 9px;
     color      : #000000;
     font-weight   : medium;
    }
    
    .createdate {
     font-family: tahoma;
     font-size    : 9px;
     color      : #999999;
     text-decoration : none;
     font-weight   : medium;
    }
    
    /* ##################### PATHWAY SETTINGS ##################### */
    .pathway {
    	font-size			: 11px;
    	color				: #eee;
    	font-weight			: normal;
    	border				: 0px solid #000;
    }
    
    a.pathway:link, a.pathway:visited {
    	color				: #05b8f4;
    	font-weight			: normal;
    }
    
    a.pathway:hover {
    	color				: #000;
    	font-weight			: normal;
    }
    
    /* ###################### Menu ###################### */
    a.mainlevel:link, a.mainlevel:visited {
    	display: block;
    	vertical-align: middle;
    	font-size: 11px;
    	font-weight: bold;
    	color: #009999;
    	text-align: right;
    	padding-top: 5px;
    	padding-right: 13px;
    	height: 20px !important;
    	height: 20px;
    	width: 100%;
    	text-decoration: none;
    }
    }
    
    a.mainlevel:hover {
    	background-position: 0px -25px;
    	text-decoration: none;
    	color: #333333;
    }
    
    a.sublevel:link, a.sublevel:visited {
    	padding-right: 1px;
    	vertical-align: middle;
    	font-size: 11px;
    	font-weight: bold;
    	color: #1071D3;
    	text-align: right;
    }
    
    a.sublevel:hover {
    	color: #ffcc00;
    	text-decoration: none;
    }
    .highlight {
    	background-color: Yellow;
    	color: Blue;
    	padding: 0px 2px 0px 2px;
    }
    .code {
    	background-color: #ddd;
    	border: 1px solid #bbb;
    }
     /******************************************** main body 
    .main_body {
    	width: 100%;
    	margin: 0px;
    	padding:0px;
    	border: 0;
    	text-align: center;
    	vertical-align: text-top;
    }
    
    .main_area {
    	width: 98%;
    	margin: 0px 0px 5px 0px;
    	padding:0px 0px 0px 0px;
    	border: 0;
    	text-align: right;
    }/*
    لطفا راهمایی کنید.

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


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

موضوعات مشابه

  1. Align برای تصاویر در متن
    توسط amirdorna2 در انجمن مدیریت جوملا 1.5 فارسی
    پاسخ ها: 1
    آخرين نوشته: 10-31-2009, 06:01 AM
  2. ALIGN کردن تصویر با متن
    توسط parham295 در انجمن ماژول های مامبو فارسی
    پاسخ ها: 3
    آخرين نوشته: 08-26-2009, 01:13 PM
  3. كدهاي مربوطه HTML براي بسته تبليغات + Align كردن تصوير در وس
    توسط smahdi در انجمن بسته ها و ابزارهای SMF
    پاسخ ها: 6
    آخرين نوشته: 03-16-2008, 08:05 PM
  4. تنظيم اندازه فونت و align مطالب به طور پيش فرض
    توسط ebrahim1110 در انجمن قالب های مامبو فارسی
    پاسخ ها: 1
    آخرين نوشته: 07-30-2006, 06:07 AM

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

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

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

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