Konuyu Oyla:
  • Toplam: 0 Oy - Ortalama: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Yardımcı olur musunuz
#1
eskiden çok güzel yapardm codlama falan unuttum yapmaya yapmaya birincisi global.css yok temalarda nasıl düzelir ikincisi dikey posbit nasıl yapabilirm
 yardım eder miisiniz rica etsem ?
Ara
Cevapla PGM
Teşekkür verenler:
#2
@admin
Ara
Cevapla PGM
Teşekkür verenler:
#3
kimse yardım edemiyor mu arkadaşlar @Ainsworth @solment @dream41 @Edward
Ara
Cevapla PGM
Teşekkür verenler:
#4
(29-07-2023 Saat: 10:03)Seytan Nickli Kullanıcıdan Alıntı: eskiden çok güzel yapardm codlama falan unuttum yapmaya yapmaya birincisi global.css yok temalarda nasıl düzelir ikincisi dikey posbit nasıl yapabilirm
 yardım eder miisiniz rica etsem ?
Tema özel yapısmsa başka isimle css bulunabilir siz tema sahibene aradığınızı sorabilirsiniz
https://destek.10tl.net/showthread.php?tid=97395&pid=651238#pid651238
Tüm Destek Forumun Kuralları
Görevli Kuralları
Ücretli Mybb Tema Tasarım ve Kodlama , Bootstrap(html/css) duyarlı kodlamalar Yapılır.
Prof. Dr. MyBB Öğretmeni kaRanLık-61( Mustafa SEVİM )[ 2010-2024 => 10TL'de 14 Sene ]

İki Tarafta Zifiri kaRanLık




Mutlu Son İstiyorsan Çabalamalısın. Sadece Oturduğu Yerden Başarıya ulaşan varlık tavuktur. Bir Kurt Asla Evcilleşip Köpek Olmaz...
Cevapla PGM
Teşekkür verenler:
#5
@kaRanLık-61 tema yüklemedim sen deneye bilir misin Temalar & Stiller gir ve sonra eskiden global.css falan hepsi gelirdi şimdi yok baka bilir misin
Ara
Cevapla PGM
Teşekkür verenler:
#6
Css Oluştur'a Tıkla Orda Stil Adı Yazar Oraya Global.css Yaz Daha Sonra ;
Bu temadaki başka bir stil sayfasından yükle
Yazısına Tıkla Ordaki Seçeneklerden Global.css bul Bulduktan Sonra Tıkla Stil Sayfasını Kaydet de
Ara
Cevapla PGM
Teşekkür verenler:
#7
@System instagram var mı hocam rica etsem
Ara
Cevapla PGM
Teşekkür verenler:
#8
Postbit'i Photoshop ile tasarlayabilirim, psd bırakarak sistemlerinize entegre edebilirsiniz, ayrıca global.css her temada yer alır.


Ek Dosyalar Ekran Görüntüleri
   
Ara
Cevapla PGM
Teşekkür verenler:
#9
(31-07-2023 Saat: 17:01)CarmeTOON Nickli Kullanıcıdan Alıntı: Postbit'i Photoshop ile tasarlayabilirim, psd bırakarak sistemlerinize entegre edebilirsiniz, ayrıca global.css her temada yer alır.
malesef yer almıyor kısaca yeni 10 tl.net sitesi oluşturun admin panel girin global.css ve diğerlerini göremeyeceksiniz bende bu sorunu çözmeye çalışıyorum
Ara
Cevapla PGM
Teşekkür verenler: stureZ
#10
(31-07-2023 Saat: 19:05)Seytan Nickli Kullanıcıdan Alıntı:
(31-07-2023 Saat: 17:01)CarmeTOON Nickli Kullanıcıdan Alıntı: Postbit'i Photoshop ile tasarlayabilirim, psd bırakarak sistemlerinize entegre edebilirsiniz, ayrıca global.css her temada yer alır.
malesef yer almıyor kısaca yeni 10 tl.net sitesi oluşturun admin panel girin global.css ve diğerlerini göremeyeceksiniz bende bu sorunu çözmeye çalışıyorum

PHP Kod:
body {
    
background#efefef;
    
color#000;
    
font-familyVerdanaArialSans-Serif;
    
font-size13px;
    
text-aligncenter
    
line-height1.4;
}
a:link {
    
color#026CB1;
    
text-decorationnone;
}
a:visited {
    
color#026CB1;
    
text-decorationnone;
}
a:hovera:active {
    
color#000;
    
text-decorationunderline;
}
#container {
    
width95%;
    
background#fff;
    
border1px solid #e4e4e4;
    
color#000000;
    
marginauto auto;
    
padding20px;
    
text-alignleft
}
#content {
    
    
widthauto !important;
}
.
menu ul {
    
color#000000;
    
font-weightbold;
    
text-alignright;
    
padding4px;
}
.
menu ul a:link {
    
color#000000;
    
text-decorationnone;
}
.
menu ul a:visited {
    
color#000000;
    
text-decorationnone;
}
.
menu ul a:hover, .menu ul a:active {
    
color#4874a3;
    
text-decorationnone;
}
#panel {
    
background#efefef;
    
color#000000;
    
font-size11px;
    
border1px solid #D4D4D4;
    
padding8px;
}
table {
    
color#000000;
    
font-familyVerdanaArialSans-Serif;
    
font-size13px;
}
.
tborder {
    
background#81A2C4;
    
width100%;
    
marginauto auto;
    
border1px solid #0F5C8E;
}
.
thead {
    
background#026CB1 url(images/thead_bg.gif) top left repeat-x;
    
color#ffffff;
}
.
thead a:link {
    
color#ffffff;
    
text-decorationnone;
}
.
thead a:visited {
    
color#ffffff;
    
text-decorationnone;
}
.
thead a:hover, .thead a:active {
    
color#ffffff;
    
text-decorationunderline;
}
.
tcat {
    
background#ADCBE7;
    
color#000000;
    
font-size12px;
}
.
tcat a:link {
    
color#000000;
}
.
tcat a:visited {
    
color#000000;
}
.
tcat a:hover, .tcat a:active {
    
color#000000;
}
.
trow1 {
    
background#f5f5f5;
}
.
trow2 {
    
background#EFEFEF;
}
.
trow_shaded {
    
background#eea8a1;
}
.
trow_sep {
    
background#e5e5e5;
    
color#000;
    
font-size12px;
    
font-weightbold;
}
.
tfoot {
    
background#026CB1 url(images/thead_bg.gif) top left repeat-x;
    
color#ffffff;
}
.
tfoot a:link {
    
color#ffffff;
    
text-decorationnone;
}
.
tfoot a:visited {
    
color#ffffff;
    
text-decorationnone;
}
.
tfoot a:hover, .tfoot a:active {
    
color#ffffff;
    
text-decorationunderline;
}
.
bottommenu {
    
background#efefef;
    
color#000000;
    
border1px solid #4874a3;
    
padding10px;
}
.
navigation {
    
color#000000;
    
font-size13px;
    
font-weightbold;
}
.
navigation a:link {
    
text-decorationnone;
}
.
navigation a:visited {
    
text-decorationnone;
}
.
navigation a:hover, .navigation a:active {
    
text-decorationnone;
}
.
navigation .active {
    
color#000000;
    
font-sizesmall;
    
font-weightbold;
}
.
smalltext {
    
font-size11px;
}
.
largetext {
    
font-size16px;
    
font-weightbold;
}
input.textbox {
    
background#ffffff;
    
color#000000;
    
border1px solid #0f5c8e;
    
padding1px;
}
textarea {
    
background#ffffff;
    
color#000000;
    
border1px solid #0f5c8e;
    
padding2px;
    
font-familyVerdanaArialSans-Serif;
    
line-height1.4;
    
font-size13px;
}
select {
    
background#ffffff;
    
border1px solid #0f5c8e;
}
.
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;
}
img {
    
bordernone;
}
.
clear {
    
clearboth;
}
.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}
.
float_left {
    
floatleft;
}
.
float_right {
    
floatright;
}
.
menu ul {
    list-
stylenone;
    
margin0;
}
.
menu li {
    
displayinline;
    
padding-left5px;
}
.
menu img {
    
padding-right5px;
    
vertical-aligntop;
}
#panel .links {
    
margin0;
    
floatright;
}
.
expcolimage {
    
floatright;
    
widthauto;
    
vertical-alignmiddle;
    
margin-top2px;
}
img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}
hr {
    
background-color#000000;
    
color#000000;
    
height1px;
    
border0px;
}
#copyright {
    
font11px VerdanaArialSans-Serif;
    
margin0;
    
padding10px 0 0 0;
}
#debug {
    
floatright;
    
text-alignright;
    
margin-top0;
}
.
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;
}
img {
    
bordernone;
}
.
clear {
    
clearboth;
}
.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}
.
float_left {
    
floatleft;
}
.
float_right {
    
floatright;
}
.
menu ul {
    list-
stylenone;
    
margin0;
}
.
menu li {
    
displayinline;
    
padding-left5px;
}
.
menu img {
    
padding-right5px;
    
vertical-aligntop;
}
#panel .links {
    
margin0;
    
floatright;
}
.
expcolimage {
    
floatright;
    
widthauto;
    
vertical-alignmiddle;
    
margin-top2px;
}
img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}
hr {
    
background-color#000000;
    
color#000000;
    
height1px;
    
border0px;
}
#copyright {
    
font11px VerdanaArialSans-Serif;
    
margin0;
    
padding10px 0 0 0;
}
#debug {
    
floatright;
    
text-alignright;
    
margin-top0;
}
.
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;
}
.
trow_selected td {
    
background#FFFBD9;
}
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;
}
.
codeblock {
    
background#fff;
    
border1px solid #ccc;
    
padding4px;
}
.
codeblock .title {
    
border-bottom1px solid #ccc;
    
font-weightbold;
    
margin4px 0;
}
.
codeblock code {
    
overflowauto;
    
heightauto;
    
max-height200px;
    
displayblock;
    
font-familyMonacoConsolasCouriermonospace;
    
font-size13px;
}
.
subject_new {
    
font-weightbold;
}
.
highlight {
    
background#FFFFCC;
    
padding3px;
}
.
pm_alert {
    
background#FFF6BF;
    
border1px solid #FFD324;
    
text-aligncenter;
    
padding5px 20px;
    
font-size11px;
}
.
red_alert {
    
background#FBE3E4;
    
border1px solid #A5161A;
    
color#A5161A;
    
text-aligncenter;
    
padding5px 20px;
    
font-size11px;
}
.
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 {
    
font-size11px;
    
padding-top10px;
    
margin-bottom5px;
}
.
tfoot .pagination, .tcat .pagination {
    
padding-top0;
}
.
pagination .pages {
    
font-weightbold;
}
.
pagination .pagination_current, .pagination a {
    
padding2px 6px;
    
margin-bottom3px;
}
.
pagination a {
    
border1px solid #81A2C4;
}
.
pagination .pagination_current {
    
background#F5F5F5;
    
border1px solid #81A2C4;
    
font-weightbold;
}
.
pagination a:hover {
    
background#F5F5F5;
    
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;
}
.
post_content {
    
padding5px 10px;
}
.
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;


Admin KP - Temalar & Şablonlar - Temalar - Sitenizde kullandığınız temaya tıklayın ve ardından yeni bir css dosyası oluşturun.
Ara
Cevapla PGM
Teşekkür verenler:
#11
Nick Desteği sağlanmalıdır. Şeytan ve benzeri lakaplar foruma uygun değildir.
@admin
Ara
Cevapla PGM
Teşekkür verenler:
#12
(02-08-2023 Saat: 18:12)CarmeTOON Nickli Kullanıcıdan Alıntı: Nick Desteği sağlanmalıdır. Şeytan ve benzeri lakaplar foruma uygun değildir.
@admin

sana ne kardeşim adam istediği nicki koyar. hakaret yok sonuçta.
Ara
Cevapla PGM
Teşekkür verenler:
#13
(08-08-2023 Saat: 03:48)#Power Nickli Kullanıcıdan Alıntı:
(02-08-2023 Saat: 18:12)CarmeTOON Nickli Kullanıcıdan Alıntı: Nick Desteği sağlanmalıdır. Şeytan ve benzeri lakaplar foruma uygun değildir.
@admin

sana ne kardeşim adam istediği nicki koyar. hakaret yok sonuçta.

biraz sus.
Ara
Cevapla PGM
Teşekkür verenler:


Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi


Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping