• At the bottom of each blog where it shows the poster the time the categorie the comments and the link I want that all to be the same font size. But when I change it the whole pages changes as well. What am I doing wrong?

Viewing 11 replies - 1 through 11 (of 11 total)
  • 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.

    Thread Starter jeffdowder2k

    (@jeffdowder2k)

    Yeah, here is the page I’m doing my testing on

    http://thesportsperspective.com/wordpress/

    Thread Starter jeffdowder2k

    (@jeffdowder2k)

    Anyone?

    Thread Starter jeffdowder2k

    (@jeffdowder2k)

    up

    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.

    Thread Starter jeffdowder2k

    (@jeffdowder2k)

    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 ?

    Thread Starter jeffdowder2k

    (@jeffdowder2k)

    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/

    Thread Starter jeffdowder2k

    (@jeffdowder2k)

    BTW, I’m using them theme from http://zed1.com/journalized/themes/journalized-sand/

    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.

    Thread Starter jeffdowder2k

    (@jeffdowder2k)

    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

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘How do I do this?’ is closed to new replies.