ThemeShaper Forums » Thematic

After posting a comment top section of #main dissapears.

(3 posts)
  • Started 1 year ago by dainius
  • Latest reply from dainius
  • This topic is not resolved

Tags:

  1. Hello,
    for more clearance, you can just try to comment any post at blog.premaman.lt
    When inspectin layout with firebug, i can see that #main starts directly below #category-access, but top parts of #container and #sidebar seems to lay under #header.
    This is modified Power Blog theme. WP - 2.9.2, thematic 0.9.6.2.
    Thanks for help.

    Posted 1 year ago #
  2. It happens when http://blog.premaman.lt/ideja-namams-lauko-apsvietimas-romantiskam-vakarui/#comments anchor is called. Seems everything above comments is hidden without any link to post.

    Posted 1 year ago #
  3. The problem was in css'ing.

    Black work of

    #sidebar {
    float:right;
    height:100%;
    overflow-x:hidden;
    overflow-y:hidden;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
    }

    But now i don't know how to make sidebar "full heigth (i.e. sidebar heigth eaqual to #main heigth.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.