Re: nabbleiframe hiding Post button
Posted by Jim Brock on
URL: https://support.nabble.com/No-Post-button-tp7602559p7602635.html
Hi Greg,
This isn't a problem with my CSS. Please take the following HTML and save it to a file and open it in Chrome:
<html>
<head runat="server">
<title>Jim's Formula 1 Fantasy League 2019</title>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
</head>
<body style="background-color:lightgray">
<div id="content">
<script type="text/javascript"> nabble_ignore_scroll = true; </script> Jim's F1 League
<script src="http://jimsf1league.106782.n8.nabble.com/embed/f1"></script></div>
</BODY></HTML>
There is no CSS. It's using a standard div. The output is generated by Nabble. Click on the "Looks Good" thread and see the messages being cut off. Try clicking reply and see the buttons cut off.
The output is being generated by Nabble. I think they should look at it.
Thanks
Jim