|
Post by SuperKingT on Mar 15, 2013 23:41:12 GMT -5
This is something I've noticed for a while, but never had time to write anything. The quotes on this forum look broken and weird. I think the problem is in the forum's CSS around here: /* Quotes */ .content .list .list-content .item .quote div.quote_body { background: ; border: 2px solid #a7cbf0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin-top: 7px; padding: 10px 10px; } .content .list .list-content .item .quote div.quote div.quote_body { background: ; border: 2px solid #a7cbf0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } I'm not sure what .list .list-content or .item is doing in there. What happens when you try to remove it?
|
|
therealcu2010
Executive Producer
Head of the Table
Acknowledge Me!
Posts: 4,552
SPIN ID: JH9373772
|
Post by therealcu2010 on Mar 15, 2013 23:42:42 GMT -5
I've done nothing with the forum CSS. It was reset to the defaults shortly after transition after I broke something on the beta, but chances are, I broke it again.
Lemme take a look at that and see what happens...
|
|
|
Post by SuperKingT on Mar 15, 2013 23:45:08 GMT -5
therealcu2010, if memory serves, this was something ProBoards broke, but it's weird it never got auto fixed here.
|
|
therealcu2010
Executive Producer
Head of the Table
Acknowledge Me!
Posts: 4,552
SPIN ID: JH9373772
|
Post by therealcu2010 on Mar 15, 2013 23:48:50 GMT -5
I had performed a hard reset of the CSS on the beta a few months back, after I broke the dropdown boxes on the navbar, and copied it over...must have gotten broken then. Should be all fixed now...though I'm not gonna lie, the broken ones looked a hell of a lot cleaner.
|
|
|
Post by SuperKingT on Mar 15, 2013 23:51:02 GMT -5
Thank you!
|
|