MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
GavurSavar avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

Global.css Yardım


Sponsor Reklam

Çevrimdışı GavurSavar
 Tarih: 23-04-2016, Saat:11:28
#1
Mevcut bulunan şekil: http://i.hizliresim.com/o3Mg9R.png

olmasını istediğim şekil: http://i.hizliresim.com/ljg79g.png

Selamun aleykum global.css yi aşşağıda verdim bana yardımcı olabilecek varmı 3 gündür adam gibi bişey yapamadım.

PHP Kod:
#container {
    
width73%;
    
marginauto auto;
    
text-alignleft;
}

#content {
    /* FIX: Make internet explorer wrap correctly */
    
widthauto !important;
}

#panel {
    
background#efefef;
    
color#000000;
    
font-size8px;
    
border1px solid #D4D4D4;
    
padding5px;
}

#panel .remember_me input {
    
vertical-alignmiddle;
    
margin-top: -1px;
}

.
tborder {
    
backgroundrgba(2552552550.85);
    
width100%;
    
marginauto auto;
    -
webkit-box-shadow0px 2px 10px 0px rgba(1121121120.2);
    
box-shadow0px 2px 10px 0px rgba(1121121120.2);
}

.
tborder:hover {
    
backgroundrgba(2552552551);
}

.
thead {
    
background#BE0404;
    
color#ffffff;
    
padding5px 6px;
    
font-size77%;
}

.
thead a:link {
    
color#ffffff;
    
text-decorationnone;
}

.
thead a:visited {
    
color#ffffff;
    
text-decorationnone;
}

.
theadhover, .theadactive {
    
background#da1100;
}

.
tcat {
    
padding1em 5%;
    
border-bottomdotted 1px #d1d1d1;
    
    
font-size100%;
}

.
tcat:hover {
backgroundrgba(2552552551);
}

.
tcat a:link {
    
color#000000;
}

.
tcat a:visited {
    
color#000000;
}

.
tcat a:hover, .tcat a:active {
    
color#000000;
}

.
trow1 {
    
padding1em 1em;
    
border-bottomdotted 1px #d1d1d1;
    
    
font-size75%;
}

.
trow2 {
    
padding1em 0.7em;
    
border-bottomdotted 1px #d1d1d1;
    
    
font-size75%;
}

.
trow_shaded {
    
background#ffdde0;
}

.
trow_selected td {
    
background#FFFBD9;
}

.
trow_sep {
    
padding1%;
}

.
navigation {
    
backgroundrgba(2552552550.9);
    
padding1.2em 2%;
    -
webkit-box-shadow0px 2px 10px 0px rgba(1121121120.2);
    
box-shadow0px 2px 10px 0px rgba(1121121120.2);
}

.
navigation:hover {
    
backgroundrgba(2552552551);
}

.
navigation a:link {
    
text-decorationnone;
}

.
navigation a:visited {
    
text-decorationnone;
}

.
navigation a:hover, .navigation a:active {
    
text-decorationnone;
}

.
navigation .active {
    
color#da1100;
}

.
smalltext {
    
line-height1.4;
}

.
largetext {
    
font-size16px;
    
font-weightbold;
}

input.textbox {
    
background#FFFFFF;
    
color#252525;
    
border1px solid #B9B9B9;
    
padding12% !important;
    
line-height1.4;
    
    
font-family'Open Sans'ArialTahomaVerdanasans-serif;
}

textarea {
    
background#FFFFFF;
    
color#252525;
    
border1px solid #B9B9B9;
    
padding8px !important;
    
line-height1.4;
    
    
font-family'Open Sans'ArialTahomaVerdanasans-serif;
    
font-size110%;
}

select {
    
background#1D1D1D;
    
color#fff;
    
padding8px 18px;
    
bordernone;
    
    
font-family'Open Sans'ArialTahomaVerdanasans-serif;
    
font-size100%;
}

.
editor {
    
background#f1f1f1;
    
border1px solid #ccc;
}

.
editor_control_bar {
    
background#fff;
    
border1px solid #0f5c8e;
}

.
autocomplete {
    
background#fff;
    
border1px solid #000;
    
colorblack;
}

.
autocomplete_selected {
    
background#adcee7;
    
color#000;
}

.
popup_menu {
    
background#ccc;
    
border1px solid #000;
}

.
popup_menu .popup_item {
    
background#fff;
    
color#000;
}

.
popup_menu .popup_item:hover {
    
background#C7DBEE;
    
color#000;
}

.
trow_reputation_positive {
    
background#ccffcc;
}

.
trow_reputation_negative {
    
background#ffcccc;
}

.
reputation_positive {
    
colorgreen;
}

.
reputation_neutral {
    
color#444;
}

.
reputation_negative {
    
colorred;
}

.
invalid_field {
    
border1px solid #f30;
    
color#f30;
}

.
valid_field {
    
border1px solid #0c0;
}

.
validation_error {
    
backgroundurl(images/invalid.gifno-repeat center left;
    
color#f30;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_success {
    
backgroundurl(images/valid.gifno-repeat center left;
    
color#00b200;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_loading {
    
backgroundurl(images/spinner.gifno-repeat center left;
    
color#555;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

/* Additional CSS (Master) */
img {
    
bordernone;
}

.
clear {
    
clearboth;
}

.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}

.
hiddenrow {
    
displaynone;
}

.
selectall {
    
background-color#FFFBD9;
    
font-weightbold;
    
text-aligncenter;
}

.
float_left {
    
floatleft;
}

.
float_right {
    
floatright;
}

.
menu ul {
    list-
stylenone;
    
margin0;
}

.
menu li {
    
displayinline;
    
padding-left4px;
}

.
menu img {
    
padding-right4px;
    
vertical-aligntop;
}

#panel .links {
    
margin0;
    
floatright;
}

.
expcolimage {
    
floatright;
    
widthauto;
    
vertical-alignmiddle;
    
margin-top3px;
}

img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}

hr {
    
background-color#000000;
    
color#000000;
    
height1px;
    
border0px;
}

#copyright {
    
backgroundrgba(2552552550.85);
    
margin0 0 10;
    
padding12%;
    -
webkit-box-shadow0px 2px 10px 0px rgba(1121121120.2);
    
box-shadow0px 2px 10px 0px rgba(1121121120.2);
}

#copyright:hover {
    
backgroundrgba(2552552551);
}

#debug {
    
text-alignright;
    
margin-bottom15px;
    
    
font-size80%;
}

blockquote {
    
border1px solid #ccc;
    
margin0;
    
background#fff;
    
padding4px;
}

blockquote cite {
    
font-weightbold;
    
border-bottom1px solid #ccc;
    
font-stylenormal;
    
displayblock;
    
margin4px 0;
}

blockquote cite span {
    
floatright;
    
font-weightnormal;
}

blockquote cite span.highlight {
    
floatnone;
    
font-weightbold;
    
padding-bottom0;
}

.
codeblock {
    
color#DFDFDF;
    
padding4px;
    
background#222;
    
max-width900px;
    
word-wrap: break-word;
    
overflowauto;
}

.
codeblock .title {
    
border-bottom1px solid #ccc;
    
font-weightbold;
    
margin4px 0;
}

.
codeblock code {
    
overflowauto;
    
heightauto;
    
max-height300px;
    
displayblock;
    
padding1%;
    
font-familyMonacoConsolasCouriermonospace;
    
font-size100%;
}

.
phpcodeblock span {
    
color#d4d4d4 !important;
}

.
subforumicon {
    
border0;
    
vertical-alignmiddle;
}

.
separator {
    
margin5px;
    
padding0;
    
height0px;
    
font-size1px;
    list-
style-typenone;
}

form {
    
margin0;
    
padding0;
}

.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;
}

.
popup_menu .popup_item {
    
displayblock;
    
padding3px;
    
text-decorationnone;
    
white-spacenowrap;
}

.
popup_menu a.popup_item:hover {
    
text-decorationnone;
}

.
autocomplete {
    
text-alignleft;
}

.
subject_new {
    
font-weightbold;
}

.
highlight {
    
background#FFFFCC;
    
padding-top3px;
    
padding-bottom3px;
}

.
pm_alert {
    
backgroundrgba(1742042281);
    
text-aligncenter;
    
padding12%;
    
borderdotted 1px #2B92C2;
    
width66%;
    
marginauto auto;
    -
webkit-box-shadow0px 2px 10px 0px rgba(1121121120.2);
    
box-shadow0px 2px 10px 0px rgba(1121121120.2);
}

.
red_alert {
    
backgroundrgba(2191051051);
    
borderdotted 1px #C22B2B;
}

.
green_alert {
    
backgroundrgba(2142351621);
    
borderdotted 1px #47A811;
}

.
green_alert, .red_alert {
    
text-aligncenter;
    
padding10;
    
width70%;
    
marginauto auto;
    -
webkit-box-shadow0px 2px 10px 0px rgba(1121121120.2);
    
box-shadow0px 2px 10px 0px rgba(1121121120.2);
}

.
high_warning {
    
color#CC0000;
}

.
moderate_warning {
    
color#F3611B;
}

.
low_warning {
    
color#AE5700;
}

div.error {
    
padding5px 10px;
    
border-top2px solid #FFD324;
    
border-bottom2px solid #FFD324;
    
background#FFF6BF;
    
font-size12px;
}

div.error p {
    
margin0;
    
color#000;
    
font-weightnormal;
}

div.error p em {
    
font-stylenormal;
    
font-weightbold;
    
padding-left24px;
    
displayblock;
    
color#C00;
    
backgroundurl(images/error.gifno-repeat 0;
}

div.error ul {
    
margin-left24px;
}

.
online {
    
color#15A018;
}

.
offline {
    
color#C7C7C7;
}

.
pagination {
    
padding-top5%;
    
padding-bottom5%;
}

.
tfoot .pagination, .tcat .pagination {
    
padding-top0;
}

.
tfoot {
    
margin0 0 5px 0;
}

.
pagination .pages {
}

.
pagination .pagination_current, .pagination a {
    
padding6px 12px;
}

.
pagination a {
    
padding10px 15px;
}

.
pagination .pagination_current {
    
background#da1100;
    
color#fff;
    
padding10px 15px;
}

.
pagination a:hover {
    
background#da1100;
    
color#fff;
    
text-decorationnone;
}

.
thread_legend, .thread_legend dd {
    
margin0;
    
padding0;
}

.
thread_legend dd {
    
padding-bottom4px;
    
margin-right15px;
}

.
thread_legend img {
    
margin-right4px;
    
vertical-alignbottom;
}

.
forum_legend, .forum_legend dt, .forum_legend dd {
    
margin0;
    
padding0;
}

.
forum_legend dd {
    
floatleft;
    
margin-right10px;
}

.
forum_legend dt {
    
margin-right10px;
    
floatleft;
}

.
success_message {
    
color#00b200;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
error_message {
    
color#C00;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
post_body {
    
padding5px;
    
line-height1.4;
}

.
post_content {
    
padding5px 10px;
    
line-height1.4;
}

.
quick_jump {
    
backgroundurl(images/jump.gifno-repeat 0;
    
width13px;
    
height13px;
    
padding-left13px/* amount of padding needed for image to fully show */
    
vertical-alignmiddle;
    
bordernone;
}

.
repbox {
    
font-size:16px;
    
font-weightbold;
    
padding:5px 7px 5px 7px;
}

.
_neutral {
    
background-color:#FAFAFA;
    
color#999999;
    
border:1px solid #CCCCCC;
}

.
_minus {
    
background-color#FDD2D1;
    
color#CB0200;
    
border:1px solid #980201;
}

.
_plus {
    
background-color:#E8FCDC;
    
color#008800;
    
border:1px solid #008800;
}

.
pagination_breadcrumb {
    
background-color#f5f5f5;
    
border1px solid #fff;
    
outline1px solid #ccc;
    
padding5px;
    
margin-top5px;
    
font-weightnormal;
    
white-spacenowrap;
}

.
pagination_breadcrumb_link {
    
vertical-alignmiddle;
    
cursorpointer;
}

.
bottommenu {
    
margin0 0 10;
}

.
ver_sub {
margin0;
padding0;
list-
stylenone;
}

.
ver_sub li {
width50%;
floatleft;

Cevapla
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

 


Bu Konudaki Yorumlar
Global.css Yardım - Yazar: GavurSavar - 23-04-2016, Saat:11:28
Cvp: Global.css Yardım - Yazar: Rocky - 23-04-2016, Saat:11:31
Cvp: Global.css Yardım - Yazar: GavurSavar - 23-04-2016, Saat:11:32
Cvp: Global.css Yardım - Yazar: Rocky - 23-04-2016, Saat:11:34
Cvp: Global.css Yardım - Yazar: GavurSavar - 23-04-2016, Saat:11:40
Cvp: Global.css Yardım - Yazar: coderix - 23-04-2016, Saat:11:43
Cvp: Global.css Yardım - Yazar: GavurSavar - 23-04-2016, Saat:11:45
Cvp: Global.css Yardım - Yazar: coderix - 23-04-2016, Saat:11:50
Cvp: Global.css Yardım - Yazar: GavurSavar - 23-04-2016, Saat:11:52
Cvp: Global.css Yardım - Yazar: GavurSavar - 30-09-2016, Saat:17:29
Cvp: Global.css Yardım - Yazar: coderix - 30-09-2016, Saat:18:48

Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
Üzgün [1.8] 2 Gündür Uğraşıyorum Yardım tek5en5 2 2,947 06-02-2020, Saat:20:39
Son Yorum: tek5en5
  Kategori iconu yardım Beko44 0 2,020 27-07-2018, Saat:21:37
Son Yorum: Beko44
  MyBB Forumda Ana Sayfa Sorunu (Acil Yardım) seh-suvar 3 3,275 01-07-2017, Saat:11:34
Son Yorum: VenomBoss
  MyBB 1.6.9 Dan 1.8.7 Güncelleme Yardım MuGong 3 3,122 13-08-2016, Saat:18:30
Son Yorum: EmreKarakaya
  [1.8] Ücretli Yardım mettis 1 2,570 09-08-2016, Saat:01:03
Son Yorum: EmreKRMN



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - beşiktaş escort - şişli escort - ataköy escort - ataköy escort - taksim escort - escort mecidiyeköy - çapa escort - topkapı escort

escort - sex hikaye - altyazılı porno - türk ifşa - türk porno - escort bayan