Help! Latest Update has messed up my page display

  • mspoppy

    #634

    Hi,

    Love this theme, but it really seems every time there’s an update, I have some strange issue pop up. Would love some help. Please keep in mind that I know squat when it comes to CSS.

    After this latest update my AboutPoppy page, and my What Poppy Eats page have gone a little bonkers… here’s my web address:

    http://www.friedchickentotofu.com

    The text used to wrap around the top photo. When I go into my wordpress dashboard and look at the page there it looks correct, but for some reason that’s not translating on my blog.

    Like I said earlier, it was fine until I did the latest Graphene update.

    Can someone help. I can send screen shots if you need them.

    Thanks!

    Admin

    Syahir Hakim

    #13111

    Open up the theme’s style.css file and go to line 882, and delete this code:

    .entry-content p {
    overflow: hidden;
    }

    Yes, edit the theme’s style.css file directly. I’m gonna remove it in the next update anyway.

    mspoppy

    #13112

    Do I just need to count the lines until I get to 882, or is there an easier way to find the line?

    Also I’m under Edit theme, and the title says

    Graphene: Stylesheet (style.css)

    Am I in the correct spot?

    Thanks!

    Admin

    Syahir Hakim

    #13113

    Just use your browser search function (accessible by CTRL + F usually) to search for .entry-content p.

    horndasch

    #13114

    Great, thanks!

    horndasch

    #13115

    It worked but it screwed something else up: If you look at the first article on my page http://www.horndasch.net, I embedded some Youtube Videos which are now overlapping the corners of the post… I guess I’ll fix this by somehow getting smaller versions of the videos but I thought you might want to know.

    alanrogers

    #13116

    Hi Syahir,

    This fix for wrapping text around floating images works great for the Theme style css, but when I reactivate my Child Theme the problem reappears and the text dosen’t wrap?

    I haven’t placed the code…

    .entry-content p {

    overflow: hidden;

    }

    … in my Child Theme.

    I can’t see the problem, or answer in any other post since the latest upgrade?

    Kim

    #13117

    Im sure You have the code placed in either style.css 🙂

    Check one more time.

    What do You mean with:

    or answer in any other post since the latest upgrade?

    Kim

    alanrogers

    #13118

    Sorry Kim, it is working now – but I DID log in and out of WordPress several times before I created this post. Not sure what “kicked it in to life”

    I meant I had looked back over all posts relating to image problems back to about 5 weeks ago when the latest upgrade took place. I have used Graphene once before (before I knew I should be creating Child Themes!) and didn’t have the text wrapping problem then.

    Thanks again for responding so quickly

    Kim

    #13119

    No problem.

    Sometime IE browsers needs refresh 🙂

    Its wise using Child Theme w/All WordPress Themes.

    Kim

Viewing 10 posts - 1 through 10 (of 16 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.