Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

115
Vistas
Multiple rows with number into icon

I need to setup a menu, with an icon each line with a number into. Each row is built in JS / Jquery and than injected into html. I started with different demo of menus, like the Bootstrap Sidebar menu, but each time I try to add icon with number, I have a problem in the row.

Where am I wrong?

Example:

<div id="calendar">
    <span class="day">10</span>
    <i class="fa fa-calendar-o fa-3x text-info"></i>Example first row
</div>

    #calendar .day{
    position: absolute;
    z-index: -9999;
    top: 30px;
    left: 21px;
}
#calendar:hover{
    
}

This is ok I I use a single row, but have a problem when use multiple, like:

    <div id="calendar">
    <span class="day">10</span>
    <i class="fa fa-calendar-o fa-3x text-info"></i>Example first row
<p></p>

    <span class="day">20</span>
    <i class="fa fa-calendar-o fa-3x text-info"></i>Example second row
</div>

Final result that I am trying to have =>

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda