Diferencia entre revisiones de «Plantilla:Navbar»

De Oroza RO Wiki
Ir a la navegación Ir a la búsqueda
Sin resumen de edición
Sin resumen de edición
 
(No se muestran 12 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
<html>
<html>
<div class="oroza-navbar" style="display: flex; align-items: center; justify-content: center; position: relative; padding: 20px;">
  <div class="oroza-navbar" style="display: flex; align-items: center; justify-content: center; position: relative; padding: 15px 20px; background: #2c3e50; border-bottom: 3px solid #f1c40f; border-radius: 12px; font-size: 14px;">
 
    <!-- Logo alineado a la izquierda -->
    <div style="position: absolute; left: 0; padding-left: 25px;">
      <a href="https://en.oroza-ro.com/wiki/index.php/P%C3%A1gina_principal" target="_blank" rel="noopener noreferrer">
        <img src="/wiki/resources/assets/logo-oroza-icon.png"
            style="width: 70px; height: auto; filter: drop-shadow(0 0 5px white);">
      </a>
    </div>
 
<!-- Centered links -->
<div>
  <a href="https://en.oroza-ro.com/?module=main" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">🏠 Website</a>
  <a href="https://en.oroza-ro.com/?module=account&action=create" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">📝 Create Your Account</a>
  <a href="https://en.oroza-ro.com/?module=main&action=download" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">⬇️ Downloads</a>
  <a href="https://en.oroza-ro.com/?module=ranking&action=pvp" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">🏆 Rankings</a>
  <a href="https://en.oroza-ro.com/?module=paypal&action=como_donar" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">💰 Donations</a>
  <a href="https://en.oroza-ro.com/vcp/login.php" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">🗳️ Vote for the Server</a>
</div>


  <!-- Logo alineado a la izquierda con espacio y sombra -->
  <div style="position: absolute; left: 0; padding-left: 25px;">
    <a href="https://orozaro.com/wiki/index.php/P%C3%A1gina_principal" target="_blank" rel="noopener noreferrer">
      <img src="/wiki/resources/assets/logo-oroza-icon.png"
          style="width: 80px; height: auto; filter: drop-shadow(0 0 5px white);">
    </a>
  </div>




    <!-- Banderas a la derecha, más chicas -->
    <div style="position: absolute; right: 0; padding-right: 20px; display: flex; align-items: center; gap: 6px;">
      <span style="font-size: 18px; color: white;"></span>


    <!-- Enlaces centrados con espaciado -->
      <!-- Español -->
<div>
      <a href="https://oroza-ro.com/wiki/index.php/P%C3%A1gina_principal" title="Español">
  <a href="https://orozaro.com/?module=main" target="_blank" style="margin: 0 15px;">🏠 Página Web</a>
        <img src="https://flagcdn.com/24x18/es.png" alt="ES" style="border-radius: 3px;">
  <a href="https://orozaro.com/?module=account&action=create" target="_blank" style="margin: 0 15px;">📝 Crea tu Cuenta</a>
      </a>
  <a href="https://orozaro.com/?module=main&action=download" target="_blank" style="margin: 0 15px;">⬇️ Descargas</a>
  <a href="https://orozaro.com/?module=ranking&action=pvp" target="_blank" style="margin: 0 15px;">🏆 Rankings</a>
  <a href="https://orozaro.com/?module=paypal&action=como_donar" target="_blank" style="margin: 0 15px;">💰 Donaciones</a>
  <a href="https://orozaro.com/?module=paypal&action=como_donar" target="_blank" style="margin: 0 15px;">🗳️ Vota por el Server</a>
</div>


      <!-- Inglés -->
      <a href="https://en.oroza-ro.com/wiki/index.php/P%C3%A1gina_principal" title="English">
        <img src="https://flagcdn.com/24x18/us.png" alt="EN" style="border-radius: 3px;">
      </a>


      <!-- Portugués -->
      <a href="https://pt.oroza-ro.com/wiki/index.php/P%C3%A1gina_principal" title="Português">
        <img src="https://flagcdn.com/24x18/br.png" alt="PT" style="border-radius: 3px;">
      </a>
    </div>
   </div>
   </div>
</html>
</html>

Revisión actual - 13:23 19 jun 2025