• hi. i’m having a css problem on my wordpress site. theme is: “unlimited blogging theme”.

    when i browse any of my posts, post height does not fit in contaner heigth. sometimes it does, sometimes not. for example, see this link: messi 2011
    when you enter it, part of picture and the comment area are not displayd. but it is displayed after refresh. this problem appears in every long post on my site.

    i tried to analyze the page source using firebug: <div class="cRight" id="content" style="height: 1979px;">
    I can’t understand where this parametr comes from. when i replace it with 100% in firebug, content displays fully.

    i’ve added #content{height:100%}, in my theme css, but this doesn’t solve the problem

    any help would be appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi

    When you see things like "style="height: 1979px;" you can be pretty certain that is coming from some javascript or jQuery, dynamically.

    Possibly from a plugin you are using. Try disabling all the plugins you are using that display things in the center column. See if the site works correctly then. If it does turn them on one by one, testing again each time. See if you can find one that is throwing your site’s display off.

    Thread Starter footballjam

    (@footballjam)

    stvwlf, thanks for your reply. i’ve downloaded full site and installed wordpress on localhost, without any plugins. but the problem remains the same.

    Hi

    When I look at
    https://footballjam.com/compilation-videos/lionel-messi-all-2010-2011-goals-hd
    I appear to be seeing the full page.
    Two videos at the top, two photos under that, then the comments area and comment form. It looks this way in Firefox and Internet Explorer. So I don’t know what is not displaying that you are looking for.

    Thread Starter footballjam

    (@footballjam)

    stvwlf, thanks for your reply.
    u see full content, because, i solved the problem.
    this was a problem of the theme. and i changed the theme and designed other theme my way.

    thanks.

    this topic may be closed now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need Help in Css on "unlimited blogging theme"’ is closed to new replies.