PDA

Orijinalini görmek için tıklayınız : ÇÖZÜLDÜ BT-Arise Temasında Logo Boyutlandırma Sorunu..



Fatih
10-03-2012, 23:22
Selamun Aleyküm,


Arkadaşlar kullandığım BT-Arise temasında logoyu boyutlandıramadım backraund'un alt kısmında kalıyor sanırım logonun bir kısmı gözüküyor
Örnekteki Resimdeki gibi
590

Gözükmesi Gereken Logo
591


h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 450px;
height: 70px;

Burada değişiklik yaptım fakat istediğimi yapamadım yardımcı olursanız sevinirim.:(



Kullandığım Temanın Css Dosyası

/*
* ------------------------------------------------------------------------
* JA T3 Blank template for joomla 1.7
* ------------------------------------------------------------------------
* Copyright (C) 2004-2011 JoomlArt.com. All Rights Reserved.
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
* Author: JoomlArt.com
* Websites: http://www.joomlart.com - http://www.joomlancers.com.
* ------------------------------------------------------------------------
*/
/* COMMON STYLE
--------------------------------------------------------- */
body {
color: #545454;
font-family: Helvetica, Arial, sans-serif;
}

body#bd { background: #fff; color: #545454; }

body#bd #ja-wrapper { background: url(../images/bgd-wrapper.png) repeat-x; }

body#bd #ja-wrapper-inner { background: url(../images/bgd-wrapper-inner.png) top center no-repeat; }
.column p{ margin:10px 0 0;}
*:focus{outline:none;}
.button{ cursor:pointer;}

/* Normal links ---*/
a { color: #6a7f08; text-decoration: none; }

a:hover, a:active, a:focus { text-decoration: none; color: #545454; }

/* Readon links ---*/
p.readmore{
text-align:right;
margin:20px 0 0;
}
p.readmore a {
text-transform: uppercase;
background: #e8e8e8 url(../images/bgd-readmore.png) no-repeat right top;
color:#7d7d7d;
padding: 0 30px 0 7px;
line-height:22px;
display:inline-block;
font-size:13px;
}
p.readmore a:hover {
color:#fff;
background-color: #93b008;
background-position: right -22px;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
font-family: Georgia, "Times New Roman", Times, serif;
/*font-weight:normal;*/
}

h1.componentheading, .componentheading {
border-bottom: 1px solid #ccc;
font-weight: normal;
}

h2.contentheading, .contentheading {
font-weight: normal;
text-transform:none;
padding:5px 0;
}
.contentheading a, .contentheading a:hover, .contentheading a:active, .contentheading a:focus {
color: #545454;
}

h1,h2,h3 {text-transform:uppercase;}
h1 { font-size:30px; }
h2 { font-size:24px; }
h3 { font-size:18px; }
h4 { font-size:18px;text-transform:inherit; }
h5 { font-size:16px; }

.contentheading { font-size: 200%; }
h1.pageheading{font-size:36px;margin:0;text-transform:uppercase;padding:0 0 5px;font-weight:bold;}

.blog-featured .contentheading {
color: #545454;
font-size: 180%;
text-transform:none;
}
.blog-featured .contentheading a {
color: #545454;
}
.blog-featured .contentheading a:hover,
.blog-featured .contentheading a:active,
.blog-featured .contentheading a:focus{
color:#6A7F08;
}


.jitem-title { font-size: 110%; font-weight: bold; }

/* Others ---*/
hr { border-top: 1px solid #ccc; }
.column ul li{background:url(../images/bullet.png) no-repeat 15px 8px;}


/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
padding: 2px;
font-family: Helvetica, Arial, sans-serif;
}

.inputbox { border: 1px solid #ccc; background: #fff; }

.inputbox:hover, .inputbox:focus { background: #ffffcc; }

/* Search ---*/

form#searchForm { padding:0;}

.searchintro { border-bottom: 1px solid #ccc; }

#search-searchword{ background:url(../images/bgd-inputbox.png) no-repeat top left; border:none; width:209px;padding:5px 0; text-indent:5px;}

form#searchForm .button{ background:url(../images/bgd-bt-search.png) no-repeat top left; border:none;width:88px; line-height:24px; padding:0; text-align:center;color:#fff;font-size:18px;text-transform:uppercase;}

.results h4 { text-transform: none; font-size: 110%; }

.search fieldset { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }

.search legend { font-size: 100%; font-weight: bolder; line-height: 1.2; margin-left: 10px; }

.search .search-results{
margin: 50px 0 0;
}

.search dd{
margin:0;
}

.search .result-title{
padding-top:10px;
color:#607706;
font-size:20px;
font-weight:normal;
}

.search .result-created{
background: url("../images/dot-line.png") repeat-x scroll left bottom transparent;
padding: 0 0 10px 0;
}

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc;}

#contact-slider {
float: none;
border-bottom: 1px solid #e2e2b5;
}

#contact-slider .title {
padding: 8px 10px;
border-top: 1px solid #e2e2b5;
border-left: 1px solid #e2e2b5;
border-right: 1px solid #e2e2b5;
margin: 0;
}

#contact-slider .jpane-toggler-down {
background: #333333;
}

#contact-slider .jpane-toggler-down a {
color: #fff;
}

#contact-slider dt.closed {
background: #ffffcc;
}

#contact-slider .content {
border: 1px solid #e2e2b5;
padding: 8px 10px;
}

#contact-slider .contact-image {
margin: 15px 0;
float: right;
}
.infoContact{
background:url(../images/title-address.png) no-repeat top left;
}
.formContact{
background:url(../images/title-contact.png) no-repeat top left;
}
.block-inner{
padding-left:40px;
}
#ja-content-main .contact h3{
border:none;
color:#627707;
font-size:22px;
padding-left:10px;
margin:15px 0;
}
div.contact-address{
clear:both;
}
.contact-suburb{
display:block;
}
.jicons-icons{
width:20px;
padding-right:15px;
float:left;
}
.contact-address address{
float:left;
font-style:normal;
line-height:25px;
}
.contact-contactinfo{
line-height:21px;
}
.infoContact{
float:left;
width:40%;
}
.formContact{
float:right;
width:55%;
}
.contact-form dl{
margin:0;
}
fieldset label{
min-width:110px;
display:inline-block;
}
.contact-form label{
line-height:25px;
padding:0px 0 0px 7px;
background:#f4f4f4;
border-right:1px solid #e5e5e5;
/*border-radius:5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;*/
margin:1px;
font-weight:normal;
}
.contact-form .row-contact{
margin:5px 0;
border:1px solid #e5e5e5;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
line-height:27px;
padding:0;
}
.contact-form input{
border:none;
border-color: transparent;
}
#jform_contact_message-lbl{
display:block;
}
#jform_contact_email_copy-lbl{
background:none;
border:none;
}
#jform_contact_emailmsg,
#jform_contact_email,
#jform_contact_name{
width:200px;
}
#jform_contact_message{
border:none;
border-color: transparent;
width:98%;
}
.contact-form .button{
background:url(../images/bgd-button.png) no-repeat top left;
border:none!important;
color:#fff;
text-transform:uppercase;
padding:0px;
line-height:32px;
width:96px;
text-align:center;
cursor:pointer;
text-shadow:0px -1px #617607;
margin:0;
/*border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
}
.contact-form .button:hover{
background:url(../images/bgd-button-hover.png) no-repeat top left;
}
.infoMap{
padding:0 0 25px;
}
.map-bar{
background:#e1e1e1;
display:inline-block;
width:90px;
padding:0 10px;
border-radius:4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
}
.map-bar span{
background:url(../images/icon-map.png) no-repeat right center;
line-height:30px;
display:block;
padding: 0 0px 0 0px;
color:#919191;
font-size:18px;
text-transform:uppercase;
cursor:pointer;
}
.map-show{
display:none;
margin-top:1px;
}
/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
border: 1px solid #ccc;
padding: 10px;
margin-bottom: 20px;
}

#adminForm fieldset legend {
padding: 0 5px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading { background:url(../images/dot-line.png) repeat-x bottom left; padding:0 0 0px 0; }

.items-row { border-bottom: 1px dotted #787878; }

/* Meta ---*/
.article-head{
padding-bottom:12px;
}
dl.article-info { /*color: #999;*/ text-transform: none; }
.article-tools {
clear: none;
font-size:12px;
}
dl.article-info dd, dl.article-info dt {
padding:0;
}
dd.createdby span{ color:#89a408;}
dl.article-info a{
/*font-weight:bold;*/
font-size:12px;
color:#89a408;
}
.article-date {
/*height: 53px;
padding-top: 6px;
margin-right: 15px*/
width: 40px;
height:48px;
padding-top:9px;
padding-right:28px;
margin-right:-13px;
background: url(../images/article-date.png) no-repeat;
color: #fff;
text-align: center;
float: left;
}

.contentdescription { border-bottom: 1px solid #ccc; }

ul.actions li {
display: inline;
background: none;
padding: 0;
margin: 0;
line-height: 1;
}

/*Inline images ---*/
.img_caption { margin-top:5px;}
.img_caption.left{ margin-right:15px; }
p.img_caption { color: #999; text-transform: uppercase; }
img.caption {
border: 1px #d4d4d4 solid!important;
padding: 1px;
}

/* Tables ---*/
thead tr th {
background: #333;
color: #fff;
padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
background: #f6f6f6;
border-bottom: 1px solid #ccc;
text-transform: uppercase;
}

/* Poll */
form#poll {
border-bottom: 1px dotted #ccc;
font-weight: bold;
}

dl.poll { border-bottom: 1px dotted #ccc; }

table.pollstableborder td {
background: #f6f6f6;
border-bottom: 1px solid #ccc;
font-weight: bold;
padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Pagination ---*/
.column .pagination ul li, ul.pagenav li {
background:none;
}
.pagination ul{
width:100%;
}
.pagination li span,
.pagination li a,
.pagination li strong { line-height: 35px;display:inline-block; color:#545454;}

.pagination li span{
background:url(../images/bg-pagnav-active.png) no-repeat top center;
color:#fff;
padding:0;
width:22px;
text-align:center;
}
.pagination li.pagination-prev span,
.pagination li.pagination-start span,
.pagination li.pagination-next span,
.pagination li.pagination-end span{
background:none;
color:#545454;
padding:0 5px;
}
.pagination li a:hover{
color:#566a04;
}

.items-more { border-bottom: 1px solid #ccc; }

.items-more h3 { font-size: 125%; }

.pagenav{
width:100%;
}
.pagenav li.pagenav-next{
float:right;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
font-size: 150%;
color: #627707;
text-transform: uppercase;
font-family: Helvetica, Arial, sans-serif;
border-bottom: 1px solid #ccc;
}

#ja-left div.ja-moduletable, #ja-left div.moduletable,
#ja-inset2 div.ja-moduletable, #ja-inset2 div.moduletable,
#ja-right div.ja-moduletable, #ja-right div.moduletable {
border: 1px #dcdcdc solid;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}

#ja-left div.ja-moduletable h3, #ja-left div.moduletable h3,
#ja-inset2 div.ja-moduletable h3, #ja-inset2 div.moduletable h3,
#ja-right div.ja-moduletable h3, #ja-right div.moduletable h3 {
background: url(../images/bgd-module-h3.png) no-repeat bottom center;
margin: 0;
padding: 0 0 10px;
border-bottom: 0;
}

#ja-left div.ja-moduletable h3 span, #ja-left div.moduletable h3 span,
#ja-inset2 div.ja-moduletable h3 span, #ja-inset2 div.moduletable h3 span,
#ja-right div.ja-moduletable h3 span, #ja-right div.moduletable h3 span {
text-indent: 7px;
background: url(../images/bgd-left-module-h3.png) repeat-x;
line-height: 38px;
margin: 0;
padding: 0;
color: #fff;
display:block;
border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}


#ja-left div.moduletable_spotline,
#ja-inset2 div.moduletable_spotline,
#ja-right div.moduletable_spotline {
background-color: #778c0c;
background-image:url("../images/bgd-module-spotline.png");
background-repeat: no-repeat;
color: #fff;
border: 0;
}

#ja-left div.moduletable_spotline ul.menu li,
#ja-inset2 div.moduletable_spotline ul.menu li,
#ja-right div.moduletable_spotline ul.menu li {
border-bottom: 1px dotted #ccc;
background-color: transparent;
background-image: url(../images/bullet1.png);
background-position: 10px 12px;
background-repeat: no-repeat;
text-indent: 20px;
}
#ja-left div.moduletable_spotline ul.menu li:hover,
#ja-inset2 div.moduletable_spotline ul.menu li:hover,
#ja-right div.moduletable_spotline ul.menu li:hover {
background-color: #697c0b;
}
#ja-left div.moduletable_spotline ul.menu li li,
#ja-inset2 div.moduletable_spotline ul.menu li li,
#ja-right div.moduletable_spotline ul.menu li li {
border-top: 1px dotted #fff;
border-bottom: 0 none;
}
#ja-left div.moduletable_spotline ul.menu li.active > a,
#ja-inset2 div.moduletable_spotline ul.menu li.active > a,
#ja-right div.moduletable_spotline ul.menu li.active > a {
font-weight: normal;
}
#ja-left div.moduletable_spotline li a,
#ja-inset2 div.moduletable_spotline li a,
#ja-right div.moduletable_spotline li a {
color: #fff;
font-family: 'Cuprum';
font-size: 130%;
padding: 8px 0 8px 10px;
}
#ja-left div.moduletable_spotline h3 span,
#ja-inset2 div.moduletable_spotline h3 span,
#ja-right div.moduletable_spotline h3 span {
background: url(../images/bgd-module-spotline-h3.png) 12px center no-repeat;
text-indent: 40px;
height: 40px;
line-height: 40px;
border-bottom: 1px #fff dotted;
display:block;
text-shadow:0px -1px #617607;
}

#ja-left div.ja-moduletable .ja-box-ct, #ja-left div.moduletable .ja-box-ct,
#ja-inset2 div.ja-moduletable .ja-box-ct, #ja-inset2 div.moduletable .ja-box-ct,
#ja-right div.ja-moduletable .ja-box-ct, #ja-right div.moduletable .ja-box-ct {
padding: 0 7px;
/*background: url(../images/bgd-left-module-content1.png) center top no-repeat;*/
}

#ja-left div.moduletable_text h3,
#ja-inset2 div.moduletable_text h3,
#ja-right div.moduletable_text h3{
background:none;
padding:0;
}
#ja-left div.moduletable_text h3 span,
#ja-inset2 div.moduletable_text h3 span,
#ja-right div.moduletable_text h3 span {
background: none;
border-bottom: 1px #b6b6b6 dotted;
color: #757575;
}

#ja-left div.moduletable_office h3 span,
#ja-inset2 div.moduletable_office h3 span,
#ja-right div.moduletable_office h3 span{
background:url(../images/bgd-module-office-h3.png) no-repeat 12px 8px;
}

#ja-left div.moduletable_office h4,
#ja-inset2 div.moduletable_office h4,
#ja-right div.moduletable_office h4{
margin:10px 0 0;
}

#ja-left div.moduletable_office h4 a,
#ja-inset2 div.moduletable_office h4 a,
#ja-right div.moduletable_office h4 a{
font-weight:normal;
color:#fff;
}

#ja-left div.moduletable_office img,
#ja-inset2 div.moduletable_office img,
#ja-right div.moduletable_office img{
border:3px solid #fff;
}
/* Left Module */
#ja-left {
background:url(../images/bgd_left.jpg) no-repeat top right;
}
#ja-left div.moduletable_support{
padding:0;
}
#ja-left div.moduletable_support p{
margin:0;
padding:10px 0;
}
#ja-left div.moduletable_support img{
margin-right:10px;
}
#ja-left div.moduletable_support .com_profile{
border-bottom: 1px #b6b6b6 dotted;
border-top:1px #b6b6b6 dotted;
}
#ja-left div.moduletable_support span{
font-weight:bold;
color:#787878;
}
#ja-left div.moduletable_notitle,
#ja-inset2 div.moduletable_notitle,
#ja-right div.moduletable_notitle{
border:none;
}
#ja-left div.moduletable_notitle h3,
#ja-inset2 div.moduletable_notitle h3,
#ja-right div.moduletable_notitle h3{
background:none;
padding:0;
}
#ja-left div.moduletable_notitle h3 span,
#ja-inset2 div.moduletable_notitle h3 span,
#ja-right div.moduletable_notitle h3 span{
background:none!important;
color:#617805;
}
#ja-left div.moduletable_notitle .custom_notitle,
#ja-inset2 div.moduletable_notitle .custom_notitle,
#ja-right div.moduletable_notitle .custom_notitle{
line-height:24px;
}
#ja-left div.moduletable_featured .img_caption,
#ja-left div.moduletable_featured .caption{
float:none!important;
width:auto!important;
}
#ja-left div.moduletable_featured .caption{
margin:0;
border:3px solid #fff!important;
padding:0!important;
}
#ja-left div.moduletable_featured .newsflash-title_spotline{
font-size:130%;
font-weight:normal;
}
#ja-left div.moduletable_featuredk2 li{
border-bottom:none;
padding:0;
margin:0;
}
#ja-left div.moduletable_featuredk2 li a{
padding:0;
}
#ja-left div.moduletable_featuredk2 img{
border:3px solid #fff;
}
#ja-left div.moduletable_featured a.readmore,
#ja-left div.moduletable_featuredk2 a.moduleItemReadMore{
background-color:#a7c823;
background-image:url(../images/readmore_featured.png);
background-repeat: no-repeat;
background-position: right center;
padding:0 29px 0 7px ;
text-transform:uppercase;
color:#fff;
display:inline-block;
line-height:22px;
font-size:12px;
}
/* Search Module ---*/

#ja-search {
bottom:18px;
right:10px;
}
#ja-search .search {
display:block;
}
#ja-search .inputbox {
/*display: block;*/
width: 260px;
height: 32px;
line-height: 32px;
background: url(../images/bgd-search-field.png) no-repeat;
border:none;
padding:0 0 0 0px;
text-indent:10px;
color:#e6e6e6;
margin-right:7px;
}
#ja-search .button{
background:url(../images/bgd-search-button.png) no-repeat;
border:none;
text-indent:-999px;
width:32px;
height:32px;
line-height:32px;
padding:0 0 0 0px;
cursor:pointer;
position:relative;
top:0px;
}

/* Login Module ---*/
#ja-login {
position: absolute;
top: 13px;
right: 20px;
}
#ja-login .login{
background-image: url(../images/bgd-login.png);
background-repeat: no-repeat;
background-position: 0 0;
width: 66px;
height: 36px;
}
#ja-login .reg-hover{
background-position: 0 -36px;
}
#ja-login .login li{
float:left;
list-style:none;
width:50%;
}
#ja-login .login li a{
cursor:pointer;
}
#ja-login li a.login-switch span,
#ja-login li a.register-switch span{
display:block;
height:36px;
text-indent:-9999px;
}
#ja-login-btn, #ja-register-btn {
width: 50%;
height: 36px;
float: left;
}
#ja-login-dialog {
display: none;
}
#ja-login-registration {
display: none;
}
#sbox-window {
border: 2px solid #DEDEDE;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.ja-modal-caption {
font-family: 'Cuprum';
color: #545454;
text-transform: uppercase;
font-size: 150%;
font-weight: normal;
height: 40px;
line-height: 40px;
background: url(../images/bgd-modal-caption.png) repeat-x;
margin-left: -10px;
margin-top: -10px;
text-indent: 14px;
position: absolute;
width: 100%;
border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
-webkit-border-radius: 8px 8px 0px 0px;
border-bottom: 1px #dedede solid;
}
#sbox-btn-close {
right: 5px;
top: 5px;
}

#login-form ul li {
background: url(../images/bullet.png) no-repeat 2px 6px;
line-height: 160%;
margin-bottom: 5px;
overflow: hidden;
padding-left: 12px;
}

#login-form a{
color:#545454;
}

#login-form label , .login label{
display:inline-block;
float:none;
}

#login-form #form-login-remember label {
display:inline;
}
.login_form .button, .login button{
margin:0;
}
#ja-login .logout{
background:url(../images/bgd-leftuser.png) no-repeat top left;
padding-left:12px;
margin:7px 0 0;
}
#ja-login .logout li.logout-user{
background:url(../images/bgd-rightuser.png) no-repeat top right;
padding:0 18px 0 6px;
line-height:26px;
}
#ja-login .logout li a.logged-dropdown{
color:#fff;
}
#ja-login #bt-logged-in ul.menu li{
background:url(../images/bullet.png) no-repeat 5px 15px;padding: 0 0 0 20px;
}

/*========= User panel ======*/
#bt-logged-in{
min-width:300px;
margin-top:3px;
padding:10px 0;
background:#f9f9f9;
}
#bt-logged-in .module,
#bt-logged-in .moduletable{
float:left;
width:200px;
}
#bt-logged-in .module .custom,
#bt-logged-in .moduletable .custom{
padding:10px 0 0;
}
#bt-logged-in h3{
color:#627905;
font-weight:normal;
border-bottom: 1px dotted #ccc;
padding: 5px 0 5px 10px;
margin:0;
}
#bt-logged-in ul.menu{
padding: 0 0 0 5px;

}
#bt-logged-in ul.menu li{
border-bottom:1px solid #e8e8e8;
line-height:37px;

}
#bt-logged-in ul.menu li a{
color:#616161;
}
#ja-login .button{
background-color:transparent;
background-image:url(../images/bgd-button.png);
background-repeat: no-repeat;
background-position: 0 0;
}
#ja-login .button:hover{
background-position: 0 -34px;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem { border-bottom: 1px dotted #ccc; padding:5px 0; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-container {
background: url(../images/bgd-bottom-r.png) center bottom repeat-x;
}
#ja-container .main {
padding: 0 0 0 0;
background: url(../images/bgd-bottom.png) center bottom no-repeat;
}

#ja-main .inner {
padding-top: 10px;
}

.main .main-inner1 { margin-left: -5px !important; margin-right: -5px !important; }

/* HEADER
--------------------------------------------------------- */
#ja-header { height: 96px;padding-bottom:10px; }
#ja-header .main { padding: 13px 0 0 20px; }

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin-left: 5px;}

/* Logo Image ---*/
h1.logo { width: 450px; height: auto; }

h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 450px;
height: 70px;
}

/* Logo Text ---*/
div.logo-text h1 {
font-size: 200%;
font-family: Arial, sans-serif;
font-weight: bold;
}

div.logo-text h1 a {
text-decoration: none;
}

p.site-slogan {
color: #ccc;
display: block;
font-size: 85%;
margin: 3px 0 0;
padding: 0 10px;
text-transform: uppercase;
}
/* SLIDESHOW
----------------------------------------------------------*/
#ja-slideshow{
background:url(../images/bgd-slideshow.png) no-repeat bottom center;
}
#ja-slideshow .main{
background:url(../images/bg-mod-topsl.jpg) repeat-x scroll left bottom transparent;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav { height: 95px; }
#ja-mainnav .main { padding-left: 35px; }

/* Breadcrumbs ---*/
#ja-navhelper .main {
text-transform: uppercase;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.ja-breadcrums {
text-indent: 10px;
}
#ja-breadcrumbs .moduletable{
padding: 0 15px;
}
#ja-breadcrumbs .breadcrumbs{
background:url(../images/bgd-pathway.png) no-repeat bottom left;
padding:12px 0 12px 15px;
}
#ja-breadcrumbs .breadcrumbs-block{
background:url(../images/home-icon.png) no-repeat center left;
padding: 0 0 0 24px;
margin:0px 0 0 0px;
display:inline-block;
}
#ja-breadcrumbs img{
vertical-align:middle;
margin: 0 4px;
}

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { padding: 0 10px; }

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { border-bottom: 1px dotted #ccc; }

#ja-container ul.menu li li { border-bottom: 0; border-top: 1px dotted #ccc; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus, #ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
color:#545454;
}
#ja-topsl .ja-box, #ja-botsl .ja-box {
/*background: url(../images/dot-1.gif) repeat-y right;*/
}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {
background: 0;
}

#ja-topsl .ja-moduletable {
/*margin-top: 10px;*/
margin-bottom: 25px;
text-align:justify;
}
#ja-botsl div.ja-moduletable{
margin-bottom:10px;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 { border-bottom: 0; padding:10px 0 0 0; }

#ja-topsl ul.menu li, #ja-botsl ul.menu li,
#ja-topsl ul.latestnews li, #ja-botsl ul.latestnews li,
#ja-topsl ul.weblinks li, #ja-botsl ul.weblinks li {
background: url(../images/bullet.gif) no-repeat 1px 6px;
line-height: 160%;
margin-bottom: 5px;
overflow: hidden;
padding-left: 10px;
}

/* Top spotlight ---*/
#ja-topsl .ja-box{
/*background:url(../images/bg-mod-topsl.jpg) repeat-x top left;*/
}
#ja-topsl .main { padding: 0; }
#ja-topsl .main-inner1 { padding: 0px 0; border-bottom: 0px solid #ccc; margin:0!important; }
#ja-topsl img{
background:#fff;
padding:3px;
border:1px solid #c4c4c4!important;
margin:5px 10px 0 0;
}
#ja-topsl .moduletable_user1 h3,
#ja-topsl .moduletable_user2 h3,
#ja-topsl .moduletable_user3 h3{
text-indent:47px;
background-repeat:no-repeat;
background-position: top left;
padding:10px 0 18px 0px!important;
}
#ja-topsl .moduletable_user1 h3{
background-image:url(../images/icon_1.png);
}
#ja-topsl .moduletable_user2 h3{
background-image:url(../images/icon_2.png);
}
#ja-topsl .moduletable_user3 h3{
background-image:url(../images/icon_3.png);
}
#ja-topsl .readmore{
/*background:url(../images/icon_readmore.png) no-repeat center left;
padding-left:28px;*/
line-height:22px;
display:inline-block;
color:#617805;
font-size:11px;
font-weight:bold;
margin-top:10px;
}
/* Bot spotlight ---*/
#ja-botsl {
background: #121212;
color: #e6e6e6;
border-bottom: 1px #3b3b3b dotted;
}
#ja-botsl .main { padding: 0; }
#ja-botsl .main-inner1 { padding: 0 0 10px 0; border-top: 0px solid #ccc; }
#ja-botsl h3{
color:#fff;
font-weight:normal;
}
#ja-botsl ul.menu li,
#ja-botsl ul.latestnews li,
#ja-botsl ul.weblinks li{
background:url(../images/bullet_footer.png) no-repeat bottom left;
padding-left:7px;
margin:0;
line-height:28px;
}
#ja-botsl ul.menu li a,
#ja-botsl ul.latestnews li a,
#ja-botsl ul.weblinks li a{
display:block;
border-bottom:1px solid #1d1d1d;
color:#fff;
padding-left:10px;
}
#ja-botsl ul.menu li a:hover,
#ja-botsl ul.menu li a.active{
color:#d8d8d8;
}
#ja-botsl .moduletable_newsletter{
line-height:30px;
}
#ja-botsl .moduletable_newsletter .inputbox{
background:none;
border:1px solid #4b4b4b;
padding:6px;
color:#fff;
margin: 0 0px 0 0;
}
#ja-botsl .moduletable_newsletter .button{
background:url(../images/bt_newsletter.png) no-repeat top left;
border:none;
padding:0;
text-indent:-999px;
width:32px;
height:30px;
padding:0px 0;
position:relative;
top:1px;
}
#ja-botsl .moduletable_newsletter img{
margin-top:5px;
}
#ja-botsl div.ja-moduletable h3{
padding:30px 0 0 0;
}
#ja-botsl .moduletable_newsletter a{
width:28px;
height:28px;
line-height:28px;
display:inline-block;
text-indent: -999px;
margin-right: 7px;
position: relative;
float: left;
}
#ja-botsl .social-f {
background:url(../images/icon_f.png) no-repeat top left;
}
#ja-botsl .social-f:hover{
background-position: right -28px;
}
#ja-botsl .social-t {
background:url(../images/icon_t.png) no-repeat top left;
}
#ja-botsl .social-t:hover{
background-position: right -28px;
}
#ja-botsl .social-rss {
background:url(../images/icon_rss.png) no-repeat top left;
}
#ja-botsl .social-rss:hover {
background-position: right -28px;
}
#ja-botsl .social-g{
background:url(../images/icon_group.png) no-repeat top left;
}
#ja-botsl .social-g:hover {
background-position: right -28px;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footer {
background: #121212;
color: #9f9f9f;
position:relative;
font-size:12px;
}
#ja-footer a{
color:#9f9f9f;
}
#ja-footer #ja-poweredby{
position:absolute;
top:0;
right:0;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-top-panel .main-inner1 {
border: 2px dotted #e2e2b5;
padding: 5px 10px;
text-align: center;
margin-top: 15px;
background: #ffffcc;
position: relative;
}

#ja-banner { border-top: 1px solid #ccc; }

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

div.ja-innerdiv h4 {
font-family: Helvetica, Arial, sans-serif;
font-size: 92%;
font-weight: normal;
text-transform: uppercase;
}

a.ja-icon-video {
background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
border: 1px solid #ccc;
color: #666;
display: block;
font-weight: bold;
position: absolute;
padding: 5px 5px 5px 43px;
right: 10px;
top: 8px;
text-decoration: none;
width: 35px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0 0 3px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.ja-icon-video:hover span { color: #0F85D8; }

#ja-absolute .main {
position: fixed;
width: auto;
height: auto;
z-index: 99999;
top: 1px;
left: 1px;
}

#ja-absolute .main a {
width: 91px;
height: 99px;
overflow: hidden;
display: block;
background: url(../images/joomla15.png) no-repeat left top #fff;
text-indent: -9999px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
background-position: left bottom;
text-decoration: none;
}
/*====== Content ======*/
/*.item-page h1{margin:0;font-size:36px;text-transform:uppercase;padding-bottom:5px;}*/
#ja-content-mass-top{
padding-bottom:10px;
display:inline-block;
}
#ja-left1 .latestnews{
margin:5px 0;
}
#ja-left1 .latestnews li{
padding:0 0 10px;
margin:0 0 10px;
list-style:none;
background:none;
border-bottom:1px dotted #CCCCCC;
}
#ja-left1 ul li a.moduleItemReadMore {
/*background: url("../images/icon-readmore2.png") no-repeat scroll left center transparent;
padding-left: 15px;*/
}
#ja-left1 .latestnews li img.caption{
width:72px;
border:none;
margin:4px 7px 7px 0;
}
/*======= Twitter Feed =========*/
#ja-botsl div.moduletable_twitterfeed h3{
background-image: url(../images/twitter_feed.png);
background-repeat: no-repeat;
background-position: center left;
padding:30px 0 20px 0px;
text-indent: 50px;
}
.twtr-widget .twtr-tweet{
border:none!important;
}
.twtr-hd,
.twtr-ft{
display:none;
}
.twtr-ft div{
padding:10px 0!important;
}
.twtr-timeline{
height:auto!important;
}
.twtr-tweet-wrap{
padding:6px 0!important;
line-height:24px;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p{
line-height:24px!important;
}
/*======= BT CONTENT SLIDER ========*/
.btcontentslider_tl {
background:url(../images/btcontentslider_tl.png) no-repeat top left;
float:left;
width:7px;
height:7px;
}
.btcontentslider_tr {
background:url(../images/btcontentslider_tr.png) no-repeat top right;
float:right;
width:7px;
height:7px;
}
.btcontentslider_tm{
background:url(../images/btcontentslider_tm.png) repeat-x top left;
height:7px;
}
.bt-social-share{
padding:10px 0;
}

Akar
10-03-2012, 23:42
Aleyküm Selam,

Adres var mı?

Fatih
10-03-2012, 23:45
Özür ya Aytuğ abi adresi vermeyi unutmuşum Link. (http://www.fatihaksoy.net.tr/tasarim12/)

istemihan05
10-03-2012, 23:55
Eklediğin logonun boytu. 250px - 100px width: 250px; height: 100px; olarak dene sorun çözülecekmi yada

Bende aynı temayı kullanıyorum farkı bir çözüm uyguladım tasarim12/templates/bt_arise/core/themes/blue/images/bgd-wrapper-inner.png ye logonu yerleştir.
Logo.png yi de boş kaydet. Örnek imzamdaki siteden bakabilirsin.

Fatih
10-03-2012, 23:59
Evet backrounda logoyu gömdüğümüzde şimdilik sorunumu çözebilir teşekkürler istemihan.Hemen deniyorum.

Akar
11-03-2012, 00:03
Kullandığın logo oraya oldukça büyük. Logonun tamamını gösterebilirsin ama şu arkaplan resmi:
/templates/bt_arise/core/themes/blue/images/bgd-wrapper-inner.png
Bunun ortadaki beyaz alanı div değil, resmin içerisindeki bir motif olduğu için resmin değişmesi gerekir. Yani logoyu büyüttüğün kadar o beyaz alanı aşağı kaydıramıyorsun; asıl soru o.

h1.logo a için genişliği 600px ve yüksekliği 220px verdikten sonra ja-mainnav için yüksekliği 95px'den 55'e düşürürsen bir nebze kullanılabilir ama çok düzgün olmayan görünüm elde ediliyor. Düzgünü için dediğim gibi resmi de düzenlemek ve ondan sonra biraz daha css düzenlemesi yapmak lazım.

Logoyu makul boyutlara küçültmek daha doğru bir tercih olur.

istemihan05
11-03-2012, 00:12
Fatih biraz daha sağa kaydırırsan daha güzel olacak. Birde aslanlar beyaz olsa daha güzel durur.
Birde logo.png yi tamaen mi sildin altta site ismi görünüyor. logo.png yi transparan olarak boş kaydet ki logoya tıklayan ana sayfaya ulaşsın.

Fatih
11-03-2012, 00:39
Logoyu ortaladım logo.png'yi de transparan yükledim istemihan beyaz renk deneyeceğim.Saolasın tekrardan...

Fatih
11-03-2012, 00:41
Kullandığın logo oraya oldukça büyük. Logonun tamamını gösterebilirsin ama şu arkaplan resmi:
/templates/bt_arise/core/themes/blue/images/bgd-wrapper-inner.png
Bunun ortadaki beyaz alanı div değil, resmin içerisindeki bir motif olduğu için resmin değişmesi gerekir. Yani logoyu büyüttüğün kadar o beyaz alanı aşağı kaydıramıyorsun; asıl soru o.

h1.logo a için genişliği 600px ve yüksekliği 220px verdikten sonra ja-mainnav için yüksekliği 95px'den 55'e düşürürsen bir nebze kullanılabilir ama çok düzgün olmayan görünüm elde ediliyor. Düzgünü için dediğim gibi resmi de düzenlemek ve ondan sonra biraz daha css düzenlemesi yapmak lazım.

Logoyu makul boyutlara küçültmek daha doğru bir tercih olur.

Abi istemihan arkadaşımızın dediği daha pratik geldi yine de teşekkür ederim bilgiler için css bilgim olmadığından maalesef bu şekilde amatörce çözümler daha kolay geliyor inş. biz de bir gün css öğreniriz:p

Akar
11-03-2012, 08:02
Abi istemihan arkadaşımızın dediği daha pratik geldi yine de teşekkür ederim bilgiler için css bilgim olmadığından maalesef bu şekilde amatörce çözümler daha kolay geliyor inş. biz de bir gün css öğreniriz:pBen onu görmemiştim :) Yoksa o yöntem de cevap olarak yeterli ve kesinlikle daha kolay :)