• Resolved shorla

    (@shorla)


    First of all great forum, perfect for what i require.

    I am however having an issue. I have 2 columns of content within a div; a sidebar and a content which contains your forum. To enusre the two columns are always the same hight depending the amount of content within i used a workaround of:

    margin-bottom: -9999px;
    padding-bottom: 9999px;
    overflow: hiddem;

    Your forum works perfectly on ever section until a repy is submitted. The following screen viewing this reply has issues with the overflow: hidden;. I can correct the issue by removing this but messes up the rest of the site.

    Help much appreciated

    http://www.neilhall.info/nsaicm/forum/

    https://ww.wp.xz.cn/plugins/asgaros-forum/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Asgaros

    (@asgaros)

    Hey!

    Please check the markup of your generated HTML with this website first:
    https://validator.w3.org/#validate_by_input

    There are a lot of HTML-errors on your site. Fixing them can maybe fix your reported problem as well.

    Thread Starter shorla

    (@shorla)

    Hi there,

    many thanks for the advice. Didnt relaise those errors had crept in. I have corrected all HTML issues, The problen still remains and any futher advice to fix this problem greatly appreciated.

    Thread Starter shorla

    (@shorla)

    Hi there, never mind about this problem i have rearranged my css to accommodate.

    Thanks

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

The topic ‘Container issue once reply submitted’ is closed to new replies.