Diferencia entre revisiones de «Plantilla:Navbar»
Ir a la navegación
Ir a la búsqueda
Sin resumen de edición Etiquetas: Reversión manual Revertido |
Sin resumen de edición Etiqueta: Reversión manual |
||
(No se muestran 8 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: | <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 a la izquierda --> | <!-- Logo alineado a la izquierda --> | ||
<div> | <div style="position: absolute; left: 0; padding-left: 25px;"> | ||
<a href="https://orozaro.com/wiki/index.php/P%C3%A1gina_principal" target="_blank"> | <a href="https://en.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: 70px; height: auto; filter: drop-shadow(0 0 5px white);"> | <img src="/wiki/resources/assets/logo-oroza-icon.png" | ||
style="width: 70px; height: auto; filter: drop-shadow(0 0 5px white);"> | |||
</a> | </a> | ||
</div> | </div> | ||
<!-- Centered links --> | |||
<div> | |||
<a href="https://en.orozaro.com/?module=main" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">🏠 Website</a> | |||
<a href="https://en.orozaro.com/?module=account&action=create" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">📝 Create Your Account</a> | |||
<a href="https://en.orozaro.com/?module=main&action=download" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">⬇️ Downloads</a> | |||
<a href="https://en.orozaro.com/?module=ranking&action=pvp" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">🏆 Rankings</a> | |||
<a href="https://en.orozaro.com/?module=paypal&action=como_donar" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">💰 Donations</a> | |||
<a href="https://en.orozaro.com/vcp/login.php" target="_blank" style="margin: 0 10px; color: white; text-decoration: none;">🗳️ Vote for the Server</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> | |||
<!-- Español --> | |||
< | <a href="https://orozaro.com/wiki/index.php/P%C3%A1gina_principal" title="Español"> | ||
<img src="https://flagcdn.com/24x18/es.png" alt="ES" style="border-radius: 3px;"> | |||
</a> | |||
</ | |||
<!-- Inglés --> | |||
<a href="https://en.orozaro.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.orozaro.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> | |||
</ | |||
</html> | </html> |
Revisión actual - 18:41 20 jun 2025