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

موضوع: ايجاد header براي قالب Blue-Crystal

Threaded View

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

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

    ايجاد header براي قالب Blue-Crystal

    سلام
    اين قالب واسه headeresh ي خوام يه لوگو بزارم چون نداره خودش
    كسي ميتونه كمك كنه؟
    مرسي
    اين فايله style
    کد:
     /* Normal, standard links. */
    a:link, a:visited
    {
    	color: #215BB2;
    	background-color: transparent;
    	text-decoration: none;
    }
    a:hover
    {
    	color: #215BB2;
    	background-color: transparent;
    	text-decoration: underline;
    }
    
    /* Navigation links - for the link tree. */
    .nav, .nav:link, .nav:visited
    {
    	color: #000000;
    	background-color: transparent;
    	text-decoration: none;
    }
    a.nav:hover
    {
    	color: #000000;
    	background-color: transparent;
    	text-decoration: underline;
    }
    
    /* Tables should show empty cells too. */
    table
    {
    	empty-cells: show;
    }
    
    /* By default (td, body..) use Verdana in black. */
    body
    {
    	color: #C5C5C7;
    	background-image: url(images/bg.jpg);
       background-repeat: repeat-x;
    	background-color: #F3F3F3;
       background-attachment: fixed;
    	font-size: 8pt;
    	font-family: tahoma, arial, helvetica, sans-serif;
    }
    
    td
    {
    	color: #000000;
    	font-size: 8pt;
    	font-family: tahoma, arial, helvetica, sans-serif;
    }
    
    /* Input boxes - just a bit smaller than normal so they align well. */
    button
    {
    	font-size: 8pt;
    	color: #ffffff;
       background-image: url(images/but.jpg);
       background-repeat: repeat-x;
    	border: 1px solid #73A0D9;
    	font-family: tahoma, arial, helvetica, sans-serif;
    	background-color: #205FBE;
    }
    button:hover
    {
    	font-size: 8pt;
    	color: #ffffff;
       background-image: url(images/buth.jpg);
       background-repeat: repeat-x;
    	border: 1px solid #1E4175;
    	font-family: tahoma, arial, helvetica, sans-serif;
    	background-color: #0B4AA7;
    }
    input, textarea
    {
    	font-size: 8pt;
    	color: #000000;
    	border: 1px solid #73A0D9;
    	font-family: tahoma, arial, helvetica, sans-serif;
    	background-color: #ffffff;
    }
    
    /* Checkboxes shouldn't have a background color. */
    input.check
    {
    	background-color: transparent;
    }
    
    /* Selects are a bit smaller, because it makes them look even better 8). */
    select
    {
    	font-size: 8pt;
    	font-weight: normal;
    	color: #246BD7;
    	font-family: tahoma, arial, helvetica, sans-serif;
    	background-color: #f5f4f9;
    }
    
    /* Standard horizontal rule.. */
    hr
    {
    	color: #000000;
    	background-color: transparent;
    }
    /* A more colorful hr.. */
    .hrcolor
    {
    	height: 1px;
    	border: 0;
    	color: #C5C5C7;
    	background-color: #000000;
    }
    
    /* A quote, perhaps from another post. */
    .quote
    {
    	color: #E4EDFA;
    	background-color: #0349AF;
    	border: 1px ridge #03409A;
    	margin: 3px;
    	padding: 3px;
    	font-size: 8pt;
    }
    
    /* A code block - maybe even PHP ;). */
    .code
    {
    	color: #E4EDFA;
    	background-color: #0349AF;
    	border: 1px ridge #03409A;
    	margin: 3px;
    	padding: 3px;
    	font-size: 8pt;
    }
    
    /* The "Quote:" and "Code:" header parts... */
    .quoteheader, .codeheader
    {
    	color: #215BB2;
    	text-decoration: none;
    	font-style: normal;
    	font-weight: bold;
    	font-size: 8pt;
    }
    
    /* Generally, those [?] icons. */
    .help
    {
    	cursor: help;
    	background-color: transparent;
    }
    
    /* /me uses this a lot. */
    .meaction
    {
    	color: #215BB2;
    	background-color: transparent;
    }
    
    /* The main post box - this makes it as wide as possible. */
    .editor
    {
    	width: 100%;
    }
    
    /* Highlighted text - such as search results. */
    .highlight
    {
    	background-color: #215BB2;
    	font-weight: bold;
    	color: #ffffff;
    }
    
    /* Alternating backgrounds... */
    .windowbg
    {
    	color: #000000;
    	background-color: #F5F4F9;
    }
    .menubg
    {
    	background-image: url(images/menubg.jpg);
    	background-repeat: repeat-x;
    	height: 63px;
    }
    .windowbg2
    {
    	color: #000000;
    	background-color: #F5F4F9;
    	text-align: right;
    }
    .windowbg3, windowbg3 a:link
    {
    	color: #ffffff;
    	background-color: #6198E5;
    }
    
    /* Titles - such as table headers. */
    tr.titlebg td, .titlebg a:link, .titlebg a:visited
    {
    	font-weight: bold;
    	font-style: normal;
    	color: #000000;
    }
    
    /* Titles - such as table headers. */
    .titlebg
    {
    	font-weight: bold;
    	background-color: #F5F4F9;
    	background-image: url(images/catbg.gif);
    	color: #000000;
    }
    .titlebg a:hover
    {
    	color: #000000;
    	text-decoration: underline;
    }
    
    /* The category headers, page indexes, and such things. */
    .catbg
    {
    	font-weight: bold;
    	background-color: #F5F4F9;
    	background-image: url(images/catbg.gif);
    	color: #000000;
    }
    
    /* The borders around things. */
    .bordercolor
    {
    	background-color: #F5F4F9;
    }
    .tborder
    {
    	border: 1px solid #F5F4F9;
    }
    
    /* Default font sizes. */
    .smalltext
    {
    	font-size: 8pt;
    }
    .normaltext
    {
    	font-size: small;
    }
    .largetext
    {
    	font-size: large;
    }
    
    /* And this is the bottom, where the copyright is, etc. */
    #footerarea
    {
    	background-color: #000000;
    }
    
    /* Image border fix */
    img
    {
    	border: 0;
    }
    /* The menu */
    
    #navmenu
    {
        margin: 15px 0px 8px 0px;
        padding: 0;
        text-align: center;
    }
    #navmenu ul
    {
        text-transform: uppercase;
        margin: 0px;
        padding: 0;
    }
    #navmenu li
    {
        display: inline;
        margin: 0px;
        padding: 0;
    }
    #navmenu a
    {
        padding: 1px 10px 1px 10px;
        margin: 0px 3px 0px 3px;
        background-color: #FBFBFB;
        border: 1px groove #000000;
        font-family: Arial, sans-serif;
        font-weight: bold;
        color: #757575;
        font-size: 11px;
    }
    #navmenu a:hover
    {
        background-color: #FFFFFF;
        color: #000;
        text-decoration: none;
    }
    #navmenu .active
    {
        background-color: #FFFFFF;
        color: #000;
        text-decoration: none;
    }

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


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

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

  1. قالب blue art برای دانلود
    توسط esarios در انجمن قالب های جوملا فارسی
    پاسخ ها: 2
    آخرين نوشته: 04-16-2010, 06:16 PM
  2. قالب Blue سراغ دارید؟
    توسط amirb55 در انجمن قالب های جوملا 1.5 فارسی
    پاسخ ها: 4
    آخرين نوشته: 02-15-2010, 09:07 AM

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

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

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

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