Phpbb3 İle İlgili Bir Soru...
-
arkadaşlar merhabalar... ben phpbb3 kurdum gecenlerde prosilver temasını kullanıyorum hoş bir tema ancak...
şu postlarda kullanıcı bılgılerı sag tarafta degılde sol tarafta olsa tam süper olucakmıs...
ben biraz arastrdm ancak göremedım sızlerın bıldıgı prosılverın sagdace o kısmının edıtlendıgı bı tema warmı
yada bunun edıtlnmesı zormudur phpcı arkadaslar yardımlarınızı beklıyorum...
-
phpbbturkiyeden alıntıdır.
styles/prosilver/imageset/en/icon_user_online.gif Bu resmi 90 derece saat yönü tersinde çeviriyoruz...
http://www.phpbbturkiye.net/download/file.php?id=24
--[ AÇ ]-----
styles/prosilver/theme/content.css
--[ BUL ]-----
.postbody {
padding: 0;
line-height: 1.48em;
color: #333333;
width: 76%;
float: left;
clear: both;
}
--[ BUNUNLA DEĞİŞTİR ]-----
.postbody {
padding: 0;
line-height: 1.48em;
color: #333333;
width: 76%;
float: right;
clear: both;
}
--[ BUL ]-----
.postprofile {
/* Also see tweaks.css */
margin: 5px 0 10px 0;
min-height: 80px;
color: #666666;
border-left: 1px solid #FFFFFF;
width: 22%;
float: right;
display: inline;
}
--[ BUNUNLA DEĞİŞTİR ]-----
.postprofile {
/* Also see tweaks.css */
margin: 5px 0 10px 0;
min-height: 80px;
color: #666666;
border-right: 1px solid #FFFFFF;
width: 22%;
float: left;
display: inline;
}
--[ BUL ]-----
.online {
background-image: none;
background-position: 100% 0;
background-repeat: no-repeat;
}
--[ BUNUNLA DEĞİŞTİR ]-----
.online {
background-image: none;
background-position: 0 0;
background-repeat: no-repeat;
}beceremessen : http://www.phpbbturkiye.net/tema-gelistirme-f39/konu-goruntulemede-uye-profilini-sola-almak-t189.html
-
puhahha genkinin yazacağını tahmin etmiştim :)
mybb ye geçirtek seni hacı :) localde yapıyorum full eklentili güzel bişi olacak yakında host alanlara kuracam direkt
-
eywallah arkadaslar soylenenlerı aynen yaptım ancak bı degısme olmadı 2 kez bire bır degıstrdm kodları :S
-
cache dosyasının içindeki index.html ve htaccses hariç bütün dosyaları sil. admin paneline gir ve önbelleği boşalt
