Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
| sidebar [2025/11/30 07:21] – albarafacil | sidebar [2026/01/06 00:44] (actual) – albarafacil | ||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| - | ~~NOTOC~~ | + | * **Navegación Principal** |
| - | ===== Enhanced Navigation Menu ===== | + | |
| - | + | * [[Modulos|Módulos]] | |
| - | <!-- Bootstrap 3 Enhanced Navigation Menu --> | + | * [[admin|Administración]] |
| - | <nav class=" | + | * [[App|Aplicación]] |
| - | <div class=" | + | * **Compañía** |
| - | | + | * [[about|Sobre albarafacil.com]] |
| - | <div class=" | + | |
| - | <button type=" | + | * **Enlaces Externos** |
| - | <span class=" | + | * [[https://albarafacil.com|Sitio Web Principal]] |
| - | <span class=" | + | |
| - | <span class=" | + | |
| - | <span class=" | + | |
| - | </ | + | |
| - | <a class=" | + | |
| - | <i class=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | <!-- Main navigation --> | + | |
| - | <div class=" | + | |
| - | <ul class=" | + | |
| - | <!-- Home --> | + | |
| - | < | + | |
| - | <a href=" | + | |
| - | <i class=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | <!-- Modules Dropdown --> | + | |
| - | <li class=" | + | |
| - | <a href="#" | + | |
| - | <i class=" | + | |
| - | </ | + | |
| - | <ul class=" | + | |
| - | < | + | |
| - | <a href=" | + | |
| - | <i class=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | < | + | |
| - | <a href=" | + | |
| - | <i class=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | <!-- Info Dropdown --> | + | |
| - | <li class=" | + | |
| - | <a href="#" | + | |
| - | <i class=" | + | |
| - | </ | + | |
| - | <ul class=" | + | |
| - | < | + | |
| - | <a href=" | + | |
| - | <i class=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | <!-- Search Form --> | + | |
| - | <form class=" | + | |
| - | <div class=" | + | |
| - | <input type=" | + | |
| - | <input type=" | + | |
| - | <span class=" | + | |
| - | <button class=" | + | |
| - | <i class=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | | + | |
| - | | + | |
| - | </ | + | |
| - | + | ||
| - | < | + | |
| - | /* Custom styling for the enhanced menu */ | + | |
| - | .navbar { | + | |
| - | margin-bottom: | + | |
| - | border-radius: | + | |
| - | } | + | |
| - | + | ||
| - | .navbar-brand { | + | |
| - | font-weight: | + | |
| - | color: #2c3e50 !important; | + | |
| - | } | + | |
| - | + | ||
| - | .navbar-nav > li > a { | + | |
| - | color: #34495e; | + | |
| - | font-weight: | + | |
| - | } | + | |
| - | + | ||
| - | .navbar-nav > li > a:hover { | + | |
| - | color: #2c3e50; | + | |
| - | background-color: | + | |
| - | } | + | |
| - | + | ||
| - | .dropdown-menu > li > a { | + | |
| - | color: #34495e; | + | |
| - | padding: 8px 20px; | + | |
| - | } | + | |
| - | + | ||
| - | .dropdown-menu > li > a:hover { | + | |
| - | background-color: | + | |
| - | color: white; | + | |
| - | } | + | |
| - | + | ||
| - | .navbar-toggle { | + | |
| - | border-color: | + | |
| - | } | + | |
| - | + | ||
| - | .navbar-toggle .icon-bar { | + | |
| - | background-color: | + | |
| - | } | + | |
| - | + | ||
| - | /* Active state styling | + | |
| - | .dw__you_are_here > a { | + | |
| - | background-color: | + | |
| - | color: white !important; | + | |
| - | } | + | |
| - | + | ||
| - | /* Mobile responsiveness */ | + | |
| - | @media (max-width: 767px) { | + | |
| - | .navbar-nav .open .dropdown-menu { | + | |
| - | | + | |
| - | border: 1px solid #e9ecef; | + | |
| - | } | + | |
| - | + | ||
| - | .navbar-form { | + | |
| - | margin-top: 10px; | + | |
| - | margin-bottom: | + | |
| - | border: none; | + | |
| - | box-shadow: none; | + | |
| - | } | + | |
| - | } | + | |
| - | + | ||
| - | /* Search form styling */ | + | |
| - | .navbar-form .input-group { | + | |
| - | width: 200px; | + | |
| - | } | + | |
| - | + | ||
| - | @media (max-width: 768px) { | + | |
| - | .navbar-form .input-group { | + | |
| - | width: 100%; | + | |
| - | } | + | |
| - | } | + | |
| - | </ | + | |
| - | + | ||
| - | <!-- Load Bootstrap JS if not already loaded --> | + | |
| - | < | + | |
| - | // Simple check for Bootstrap and load if needed | + | |
| - | if (typeof jQuery === ' | + | |
| - | document.write('< | + | |
| - | } | + | |
| - | if (typeof $.fn.modal === ' | + | |
| - | document.write('< | + | |
| - | } | + | |
| - | </ | + | |