• 29-08-2010, 15:10:34
    #10
    Googital.com
    Ahhh birde bunları wp'ye entegre etmeyi bilen biride olsa
  • 29-08-2010, 16:34:43
    #11
    Kimlik doğrulama veya yönetimden onay bekliyor.
    admin panel değil, login panel şablonları
  • 29-08-2010, 16:44:15
    #12
    Googital.com
    winnt adlı üyeden alıntı: mesajı görüntüle
    admin panel değil, login panel şablonları
    baktığınızda anlıyorsunuz zaten, ha panel ha admin. neyin davası bu
  • 08-09-2010, 19:05:39
    #13
    iyide arkadaşlar bunları nasıl entegre edeceğiz bu konuda bilgisi olan yokmu
  • 08-09-2010, 19:24:26
    #14
    Googital.com
    How to customize it?
    In order to brand your website, you need to follow the below tutorial to customize your login page,
    1. First slice all the layers from .PSD files and arrange accordingly
    2. Next goto wp-admin/css folder and find login.css
    3. Open login.css and search for body selector and add the below code to it,
    background: #f5f5f5 url(Image Path) top left repeat-x; height:620px;
    4. Now we are ready to add the background to the form. Please find the form selector(next to body) and add the below css code to it,
    background: url(Image Path) no-repeat;
    5. Next Search for h1 a{background:url(../images/logo-login.gif) no-repeat top center; and replace with your company logo
    6. Still we are pending with some more customization. Now its time to make the sharp edged input fields to rounded corners. Find #user_pass,#user_login,#user_email and add the below code,
    -moz-border-radius:7px;-khtml-border-radius:7px;-webkit-border-radius:7px;border-radius:5px; (note: this rounded corner code is applicable only to Mozilla)
    7. That’s It! now your wordpress login page is fully customized!!!


    ---


    Biraz ing. varsa yaparsınız.
  • 08-09-2010, 19:28:51
    #15
    Googital.com
    Bir tane daha ekledim konuya,







  • 08-09-2010, 20:56:57
    #16
    Teşekkürler. Güzel paylaşım
  • 09-09-2010, 00:30:35
    #17
    Login ekranında sorun yok oldu ama şifremi unuttum ekranı adamların sitede böyle çıkıyor



    bende böyle çıkıyor



    sitelerinden login.css leri bile aldım ama css içinde çıkan bu şifremi unuttum resmi yok nasıl düzeltiriz bunu bu kısmı sorunsuz çalıştıran oldumu hiç


    Not: Sorun çözüldü bu sorunu yaşayanlar photoshop dosyasında password daki fx efektini kaldırsınlar
  • 09-09-2010, 00:32:17
    #18
    Nasıl kurarız? türkçe bir açıklama yokmu acaba ?