24th November 2010, 13:11
#2
1 out of 1 members found this post helpful.
Cod HTML:
<div class="post" id="post-<?php the_ID(); ?>">
<div class="title"><h1><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h1></div>
<div class="date">
Vezi ca este posibil ca titlul sa arate altfel dupa aceasta modificare.
24th November 2010, 13:29
#7
1 out of 1 members found this post helpful.
Pune cum ti-a dat Popescu Marian si in fisierul .css pune-i la h1 asa:
Cod:
h1{margin:0;padding:0;font-size:inherit;font-weight:inherit;}
Iti va lua setarile initiale.
Ultima modificare făcută de Gabriel Puscuta; 24th November 2010 la 13:39.