• So I changed themes again, this time due to a “break” in the latest Voidy upgrade. I LOVED Voidy, but if the new update won’t work for me, then it’s time for another switch. One negative thing I noticed about Voidy was that it lacked navigation links…something I sorely need!

    I’m leaning toward minimalistic due to weak eyes (a need for large clear type) and a desire for my text to really stand out. I found “Thematic,” which may not be the very newest version but seems to work OK for me, even “right out of the box”. The text looks great and it handles images fine. But on this post-

    https://tunes.comxa.com/wordpress/?p=1368

    I made two columns out of a list of story chapter links. Before this theme change, all was well, the columns were a success. But now you can see the default text is getting mixed up with my columns! How can I fix that (other than switching themes again, aarrgh)? I foresee a need to make at least one more post like this, with columns… As mentioned before, I know little or nothing about css…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Go to your default.css file and on line 320 change .entry-utility to look like this:

    .entry-utility {
             clear:both;
             color:#666666;
             font-size:13px;
             line-height:18px;
             margin:0 0 44px;
             overflow:hidden;
    }
    Thread Starter blueamulet

    (@blueamulet)

    WAHOO!! Thanks, that worked! I wasn’t sure where to find the file, but I got in there and just kept looking… And, I learned something! GO, ME.

    Now another question (it’s brief, I promise), how to change that blocky header so lacking in personality…? How to change it in 2010 and Voidy have been discussed around here. Seems to me every theme is different, I can never track down the tag for the main header. And the Google font plugin can’t find it either…!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text acting weird in a post’ is closed to new replies.