MyBB Community Forums

Full Version: Quote bug
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

Please see this screenshot:

[Image: 67oMTAB.png]

Does anyone know why the () are in front of the hours?

Thanks.
(2017-12-16, 05:33 PM)Ikerepc Wrote: [ -> ]Hi, try this: https://community.mybb.com/thread-210659...pid1274718

Thanks, I gave that a go, but no joy.

Here is the entirety of blockquote now:


blockquote {
 border: 1px solid #ccc;
margin: 0;
background: #fff;
padding: 10px;
}

blockquote cite {
font-weight: bold;
border-bottom: 1px solid #ccc;
font-style: normal;
display: block;
padding-bottom: 3px;
margin: 0 0 10px 0;
}

blockquote cite > span {
float: right;
font-weight: normal;
font-size: 12px;
color: #666;
}

blockquote cite > span.highlight {
float: none;
font-weight: bold;
padding-bottom: 0;
}
Have you tryed hard refreshing your browser? Can you provide your forun url?