Can we see the blog? It’s the CSS probably, and the tags inside the blog so seeing your theme means we can get the answer you need.
Yeah, here is the page I’m doing my testing on
http://thesportsperspective.com/wordpress/
please do not bump threads on a daily basis. We understand your desire to resolve the issue, but it does no one any help by doing so.
Have you looked at the theme’s template and the corresponding CSS?
Also, look closely at your index.php. There appears to be a missing opening tag to that info. Maybe when you added the adsense code, you snipped something. I see a closing span tag, but no opening div, or closing div.
Ok in my style.php file I changed this part to change the poster the time the categorie the comments and the link part but it also changed the whole page to that font. Is this the wrong code I have to change or is something wrong in my index file. I don’t think I clipped anything
a {
color: #0000dd;
font-size: 16px;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
That’s not it. How are you adding the adsense ?
I added it in the index.php by following the directions on this site. I used the one that only places adsense after the 2nd blog posting
http://www.tamba2.org.uk/wordpress/adsense/
I would compare the code in the index from the original theme, to the one you have now, and make sure when you added the adsense code, you didn’t accidently snip some pertinent code.
miklb, the only thing different is I moved @ 2:02 pm.Edit This Filed under Uncategorized [Comments (1)] [link] to the bottom of each blog instead of being at the top. Other than that it’s the same. Do I have to add some special code in the style file to get this right? I’m not sure why it would be a problem with the index file anyways. The style file is where you edit all the fonts and stuff. grrrrrrrrrrrrrrrr