Hmmm.. maybe I don’t know what I’m talking about. But he’s what I’ve deducted so far. Both my date and the title of the links options at the right are h2 elements.
I spoke wrong when i said class, but they are indeed elements and this is what I have for it
h2 {
width: 508px;
font-size: 8pt;
background: url(images/date.gif) no-repeat;
height: 23px;
margin: 0;
padding-top: 4px;
padding-left: 5px;
color: #0E2E4A;
}
I don’t want my links at the right to be h2, only the date. How do i get rid of h2 over there? Sidebar.php has nothing useful.