• 05-08-2022, 22:40:07
    #1
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Konu başlığı olarak ne açacağımı bilemedim. Herneyse aşağıdaki ekran görüntüsünde aşağıdakini üsttekinin yanına almak istiyorum. Bunu nasıl yapacağım?
  • 05-08-2022, 22:40:30
    #2
    Kodları görelim.
  • 05-08-2022, 22:44:09
    #3
    ardakarakas adlı üyeden alıntı: mesajı görüntüle
    Kodları görelim.
          <h3 style="padding-left: 40px; font-family: var(--font2);">Ön Ek</h3>
    
              <div class="form-group row" style="padding-left: 40px">
                <div class="col-sm-10">
                  
                  <input  style="width: 200px; height: 40px;" type="text" name="prefix" aria-describedby="helper-text-explanation" class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5  dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500" placeholder="<%= settings.prefix %>" value="<%= settings.prefix %>">
                </div>
              </div><h3 style="font-family: var(--font2); padding-left: 40px">Dil Seçimi <span class="bg-gray-100 text-gray-800 text-xs font-semibold mr-2 px-2.5 py-0.5 rounded dark:bg-gray-700 dark:text-gray-300">Yakında</span></h3>
           <div class="form-group row" style="padding-left: 40px">
    <select style="width: 200px; height: 40px;" disabled id="countries_disabled" class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500">
      <option selected>Türkçe</option>
    </select>
           </div>
  • 05-08-2022, 22:51:30
    #4
    Tamam bir şeyler yapıp çözdüm.
  • 05-08-2022, 22:55:49
    #5
    Trker4ktas adlı üyeden alıntı: mesajı görüntüle
    Tamam bir şeyler yapıp çözdüm.
    Bu şekilde çözebilirsin.

     <html>
    <meta charset="utf-8">
    <div style="display: flex;" class="display">
     <h3 style="padding-left: 40px; font-family: var(--font2);">Ön Ek</h3>
     
              <div class="form-group row" style="padding-left: 40px;">
                <div class="col-sm-10">
                   
                  <input  style="width: 200px; height: 40px;" type="text" name="prefix" aria-describedby="helper-text-explanation" class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5  dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500" placeholder="<%= settings.prefix %>" value="<%= settings.prefix %>">
                </div>
              </div><h3 style="font-family: var(--font2); padding-left: 40px">Dil Seçimi <span class="bg-gray-100 text-gray-800 text-xs font-semibold mr-2 px-2.5 py-0.5 rounded dark:bg-gray-700 dark:text-gray-300">Yakında</span></h3>
           <div class="form-group row" style="padding-left: 40px">
    <select style="width: 200px; height: 40px;" disabled id="countries_disabled" class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500">
      <option selected>Türkçe</option>
    </select>
    </div>
           </div>
  • 06-08-2022, 00:13:04
    #6
    @Netkreatif; arkadaş profil resminizi ödünÇALMIŞ.
  • 06-08-2022, 09:41:15
    #7
    Misafir adlı üyeden alıntı: mesajı görüntüle
    @Netkreatif; arkadaş profil resminizi ödünÇALMIŞ.
    @Trker4ktas; yakıştı mı sana kardeşim