ithomson87
Forum Replies Created
-
Turned plugins off. Still having an issue.
Looks like I’d removed the CSS also. I didn’t reset to default, but I had previously tried that. Can do again.
Working on that. In the meantime, could it be the CSS?
/*chat window*/
div#simple-ajax-chat{
width:100%;
overflow-wrap: break-word;
margin:0 0 20px 0;}
div#sac-content{
display:none;}
div#sac-output{
width:100%;
height:350px;
overflow:auto;
border:2px solid #c71f1f;
border-radius:3px}
div#sac-output.sac-reg-req{
float:none;
width:100%;
height:auto;
border:0;}
div#sac-latest-message{
padding: 5px 10px;
color: #ffffff;
font-weight: 700;
font-size: 14px;
background-color: #0c1e82;
text-align: center;
position: sticky;
z-index: 9999;
top: 0;
width: 100%;
border-top-left-radius: 1px;}
span.sac-chat-name {
color:#c71f1f;
font-weight:600}
ul#sac-messages{
margin:10px 0;
padding:0;
font-size:14px;
line-height:20px;}
ul#sac-messages li{
margin:0;
padding:4px 10px;}
/*chat author*/ #sac-user-chat label {
display:none}
#sac-user-info {
padding:10px 0 5px}
div#sac-panel{}
form#sac-form fieldset{
margin:5px 0 5px 0;
padding:0;
border:0;}
form#sac-form fieldset label,
form#sac-form fieldset input,
form#sac-form fieldset textarea{
clear:both;
width:100%;
margin:0 0 2px 0;
font-size:14px;
height:30px;}
.tooltip{
border:0;
text-shadow:none;}
/*chat submit button*/ #submitchat {
margin-top:5px;
background:#0c1e82 !important;
border-radius:3px !important;
border:2px solid #0c1e82 !important;
color:#ffffff !important;
font-weight:700 !important;
padding: 3px 10px 3px 10px;
font-size:14px !important}
#submitchat:hover,
#submitchat:active {
border:2px solid #c71f1f !important;
background: #c71f1f !important;}`I thought I’d included something else, but I like the plugin’s simplicity yet it’s clear you have a keen attention for detail / customization. Nice.
Forum: Plugins
In reply to: [Simple Ajax Chat – Add a Fast, Secure Chat Box] Multiple conversationsJeff, I’d love to see this too. Given the simplicity but your obvious attention to detail / customization…I think you could make it the winningest in the market.
I’m looking for something that can sit alongside an embedded video, for users to chat in.