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

موضوع: مشکل با قالب mg

Threaded View

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

    تاریخ عضویت
    Jul 2006
    محل سکونت
    تهران
    نوشته ها
    18
    تشکر
    0
    تشکر شده 0 بار در 0 ارسال

    مشکل با قالب mg

    سلام به همگی دوستان ...

    من قالب mg رو که در mambo-digg هست رو دانلود کردم و روی مامبو 4.6.5 نصب کردم ولی مشکلی که من دارم اینه که قالب در وسط صفحه نمایش داده نمیشه ... resolution صفحه من 1280x1024 هست و از IE7 استفاده میکنم ...
    و در ضمن من در فایل CSS قالب هم در قسمت body به margin ها مقدار auto دادم نشد و margin-right و margin-left رو هم auto کردم ولی بازم نشد ...

    من فایل css اصلی رو اینجا قرار میدم ... خواهش میکنم از دوستان و مدیران عزیز لطف کنن و راهنمایی کنن که باید چیکار کنم ...

    راستی قالب های دیگه رو هم روی 4.6.5 نصب کردم ولی اونها این مشکل رو ندارن ...!!!

    باتشکر

    [left]
    کد:
    /* Body */
    
    BODY {
    
        margin: 0px 0px 0px 0px;
    
    		 background-image: url(../images/back.gif);
    
        }
    
    
    
    tr {
    
        font-family: Tahoma;
    
        font-size: 11px;
    
        color: #FF4500;
    
        }
    
    
    
    td{
    
    		 font-family: Tahoma;
    
        font-size: 11px;
    
        color: #A5695C;
    
    }		 
    
    		 
    
    p,div {
    
        font-family: Tahoma;
    
        font-size: 11px;
    
        color: #000000;
    
        }
    
    
    
    h4 {
    
        color: #ffffff; font-family: Tahoma;
    
        font-size: 16px; font-weight: bold;
    
        }
    
    
    
    h5 {
    
        color: #ffffff; font-family: Tahoma;
    
        font-size: 14px; font-weight: bold;
    
        }
    
    
    
    h6 {
    
        color: #000000; font-family: Tahoma;
    
        font-size: 12px; font-weight: bold;
    
        }
    
    
    
    /* Links */
    
    a:link, a:visited {
    
        font-size: 11px; color: #567BE5; text-decoration: none;
    
        font-family: Tahoma;
    
    		 text-align: right;
    
        }
    
    
    
    a:hover {
    
        color: #333333;    text-decoration: none;
    
    		 background-image: url(../images/back.gif);
    
    		 margin: 0px 0px 0px 0px;
    
        }
    
    
    
    /* Horizontal Line */
    
    hr {
    
        background: #F0AB4A; height:2px; border: 1px inset;
    
        }
    
    
    
    
    
    /* --Default Class Settings-- */
    
    
    
    
    
    a.mainmenu:link, a.mainmenu:visited, 
    
    a.mainlevel:link , a.mainlevel:visited
    
     {
    
        font-size: 11px;
    
        color: #000000;
    
        font-family: Tahoma;
    
        font-weight: regular;
    
        padding: 1px;
    
        height: 15;
    
        width: 95%;
    
    		 text-align: right;
    
        border-top-width: 0px;
    
        border-top-style: dashed;
    
        border-top-color: #567BE5;
    
    		 border-right: 0px dashed #567BE5;
    
    		 margin-top: 0px;
    
        }
    
    
    
    a.mainmenu:hover, a.mainlevel:hover {
    
        font-size: 11px;
    
        color: #567BE5;
    
        text-decoration: none;
    
        font-weight: regular;
    
        background-color: #f2f2f2;
    
        height: 15;
    
        width: 95%;
    
        padding: 1px;
    
    		 text-align: right;
    
        border-top-width: 0px;
    
    		 margin-top: 0px;
    
        border-top-style: dashed;
    
        border-top-color: #FFFFFF;
    
    		 border-right: 0px dashed #FFFFFF;
    
        }
    
    /* Content - Sections & Categories */
    
    .contentpane {
    
    
    
    
    
        }
    
    
    
    .contentpaneopen {
    
    
    
        }
    
    
    
    .contentheading {
    
        font-family: Tahoma;
    
        font-size: 12px;
    
        font-weight: bold;
    
         color: #ffffff
    
        text-align:right;
    
        }
    
    
    
    .contentdescription {
    
        font-family: Tahoma;
    
        font-size: 11px;
    
        color: #ffffff;
    
        text-align: right;
    
        }
    
    
    
    .pathway {
    
        font-family: Tahoma;
    
        font-size: 9px;
    
         color: #C97C12;
    
        }
    
    
    
    
    
    /* Links */
    
    a.blogsection:link, a.blogsection:visited {
    
        color: #F0AB4A; text-decoration: none; font-weight: normal;
    
        font-family: Tahoma;
    
        }
    
    
    
    a.blogsection:hover {
    
        color: #F0AB4A;    text-decoration: none;
    
        }
    
    
    
    a.pathway:link, a.pathway:visited {
    
        color: #F0AB4A; text-decoration: none; font-weight: normal;    font-size: 9px;
    
        font-family: Tahoma;
    
        }
    
    
    
    a.pathway:hover {
    
        color:#ffffff;
    
        text-decoration: underline;
    
        }
    
    
    
    a.weblinks:link, a.weblinks:visited {
    
        color: #F0AB4A; text-decoration: none; font-weight: normal;
    
        font-family: Tahoma; text-align: right;
    
        }
    
    
    
    a.weblinks:hover {
    
        color: #ffffff;    text-decoration: none;
    
        }
    
    
    
    a.readon:link, a.readon:visited {
    
        color: #CCAB5B; text-decoration: none; font-weight: normal;
    
        font-family: Tahoma;
    
        font-size: 10px;
    
    		 background: transparent;
    
        }
    
    
    
    a.readon:hover {
    
        color: #ffffff;
    
        text-decoration: none;
    
    		 background: transparent;
    
        }
    
    
    
    table.moduletable th {
    
        font: Tahoma;
    
        font-size: 11px;
    
        font-weight: bold;
    
        color: #A26558;
    
        text-align: right;
    
        height: 22px;
    
        line-height: 22px;
    
        white-space: nowrap;
    
        width: 100%;
    
    		 float: right;
    
        text-indent: 12px;
    
        }
    
    
    
    table.moduletable {
    
    	margin: 0px 0px 5px 0px;
    
    	width: 95%;
    
    	border-right: solid 0px #FFFFFF;
    
    	border-right: solid 0px #FFFFFF;
    
    	border-top: solid 0px #FFFFFF;
    
    	border-bottom: solid 0px #FFFFFF;
    
    	padding-bottom: 7px;
    
    	text-align: right;
    
    	float: right;
    
    	}
    
    
    
    .componentheading {
    
        font-family: Tahoma;
    
        font-size: 13px;
    
        font-weight: bold;
    
         color: #ffffff;
    
        text-align:right;
    
        }
    
    
    
    .boxheading {
    
        font-family: Tahoma;
    
        font-size: 13px;
    
        font-weight: bold;
    
         color: #ffffff;
    
        text-align:right;
    
        }
    
    
    
    .button {
    
        font-family: Tahoma;
    
        font-style: normal;
    
        font-weight: bold;
    
        font-size: 11px;
    
        background: #F0AB4A;
    
        color: #FFFFFF;
    
        border-style: solid;
    
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-right-width: 1px;
    
        }
    
    
    
    .inputbox {
    
        font-family: Tahoma;
    
        font-size: 11px;
    
        font-weight: bold;
    
        color: #000000;
    
        background: #F0AB4A;
    
        border: 1px solid;
    
        }
    
    
    
    .slogan {
    
        font-family: Tahoma;
    
        font-size: 18px;
    
        font-weight: bold;
    
         color: #F0AB4A;
    
        }
    
    
    
    .searchsite {
    
        font-family: Tahoma;
    
        font-size: 15px;
    
        font-weight: bold;
    
         color: #ffffff;
    
        }
    
    
    
    /** category text format and links **/
    
    .category {
    
        color: #F0AB4A; font-family: Tahoma;
    
        font-size: 11px; font-weight: regular; text-decoration: none;
    
        }
    
    
    
    a.category:link, a.category:visited {
    
        color: #F0AB4A; font-weight: bold;
    
        }
    
    
    
    a.category:hover {
    
        color: #ffffff;
    
        }
    
    
    
    .poll {
    
        font-family: Tahoma;
    
        font-size: 10px;
    
        color: #F0AB4A;
    
        line-height: 14px
    
        }
    
    
    
    .sectiontableentry1 {
    
        background-color : #EDDDB5;
    
        }
    
    
    
    .sectiontableentry2 {
    
        background-color : #F2E5C2;
    
        }
    
    
    
    .sectiontableheader {
    
        background-color : #F0AB4A;
    
        color : #FFFFFF;
    
        font-weight : bold;
    
        }
    
    
    
    .small {
    
        font-family: Tahoma;
    
        font-size: 10px;
    
        color: #E1880F;
    
        text-decoration: none;
    
        font-weight: normal;
    
        }
    
    
    
    .createdate {
    
        font-family: Tahoma;
    
        font-size: 10px;
    
        color: #F0AB4A;
    
        text-decoration: none;
    
        font-weight: normal;
    
        }
    
    
    
    .modifydate {
    
        font-family: Tahoma;
    
        font-size: 10px;
    
        color: #CCAB5B;
    
        text-decoration: none;
    
        font-weight: normal;
    
        }
    
    
    
    ul {
    
        margin: 0px 0px 0px 0px;
    
        }
    
    
    
    li {
    
        list-style: inside url(images/M_images/arrow.gif) 3px;
    
        list-style-image: url(images/M_images/arrow.gif);
    
        }
    
    
    
    .fase4rdf {
    
        font-family: Tahoma;
    
        font-size: 11px; color: #ffffff; font-weight: normal;
    
        }
    
    
    
    a.fase4rdf:link {
    
        font-size: 11px; font-weight: normal; color: #F0AB4A;
    
        }
    
    
    
    a.fase4rdf:hover {
    
        font-weight: bold; color: #ffffff;
    
        }
    
    
    
    table.searchintro {
    
         background-color: #F0AB4A;
    
        }
    
    
    
    table.contact {
    
        background-color: #000000;
    
        }
    
    
    
    table.contact td.icons {
    
        background-color: #ffffff;
    
        }
    
    
    
    table.contact td.details {
    
        background-color: #000000
    
        font-size: 10px;
    
        font-weight: bold;
    
        font-family: Tahoma;
    
        color: #ffffff;
    
        }
    
    h1 {
    
        font-size: 17px;
    
        font-weight: bold;
    
        font-family: times new roman;
    
        color: #ffffff;
    
        }
    
    h2 {
    
        font-size: 15px;
    
        font-weight: bold;
    
        font-family: times new roman;
    
        color: #ffffff;
    
        }
    
    h3 {
    
        font-size: 13px;
    
        font-weight: bold;
    
        font-family: tahoma;
    
        color: #ffffff;
    
        }
    
    h4 {
    
        font-size: 12px;
    
        font-weight: bold;
    
        font-family: tahoma;
    
        color: #ffffff;
    
        }
    
    #content-pane .tab-page {
    
    	background: #FFFFFF;
    
    }
    
    .title {
    
    font-family: tahoma;
    
    font-size: 12x;
    
    font-weight: bold;
    
    color      : #FF6347;
    
    }
    
    a.contentpagetitle:link, a.contentpagetitle:visited {
    
    	font-family: tahoma;
    
    	font-size: 12px;
    
    	font-weight: bold;
    
     	color: #FFFFFF;
    
    	text-align:right;
    
    	}
    
    
    
    a.contentpagetitle:hover {
    
    	font-family: tahoma;
    
    	font-size: 12px;
    
    	font-weight: bold;
    
    	text-align:right;
    
    	color: #000000;
    
    	text-decoration: none;
    
    	font-weight: bold;
    
    	}
    [left/]

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


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

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

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

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

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