Container issue once reply submitted
-
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
The topic ‘Container issue once reply submitted’ is closed to new replies.