Código:
Si yo cambio donde dice <h2> por <h3> si se ve en IE9, pero se ve de color verde y mas chico y si lo regreso a h2 se ve en firefox pero no en IE9, la verdad ya no se que hacer o a que moverle, espero que alguien me pueda ayudar, de antemano muchas gracias.<?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <div class="single" id="post-<?php the_ID(); ?>"> <div class="title"> <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
El blog es http:soketus.com