===
Tried posting this with my business account and got THIS ERROR @Staff
===
Hello,
Just noticed this:
It's on every single one:
Does not happen when I use the Dark Theme which is strange...
Anyway, just thought I would point it out.
When looking into it further, I found that both the 'Read' and 'Un-Read' images are in the same file:
http://cdn.mc-market.org/styles/mcmarket/xenforo/node-sprite.png
Also, when looking at the CSS:
Code:
If you look, 'background-position' is constantly referenced, I think this is where the issue is.
--- Double Post Merged, 1 minute ago ---
Also:
Tried posting this with my business account and got THIS ERROR @Staff
===
Hello,
Just noticed this:
It's on every single one:
Does not happen when I use the Dark Theme which is strange...
Anyway, just thought I would point it out.
When looking into it further, I found that both the 'Read' and 'Un-Read' images are in the same file:
http://cdn.mc-market.org/styles/mcmarket/xenforo/node-sprite.png
Also, when looking at the CSS:
Code:
Code:
.nodeInfo.secondaryContent{padding:0}.node
.nodeIcon{margin:15px
5px 10px 10px;float:left;text-align:center;background-size:75px auto;width:40px;height:40px}.node .forumNodeInfo .nodeIcon,
.node .categoryForumNodeInfo
.nodeIcon{background-image:url('http://cdn.mc-market.org/styles/mcmarket/xenforo/node-sprite.png');background-repeat:no-repeat;background-position: -38px 0}.node .forumNodeInfo.unread .nodeIcon,
.node .categoryForumNodeInfo.unread
.nodeIcon{background-image:url('http://cdn.mc-market.org/styles/mcmarket/xenforo/node-sprite.png');background-repeat:no-repeat;background-position:1px 0}.node .pageNodeInfo
.nodeIcon{background-image:url('http://cdn.mc-market.org/styles/mcmarket/xenforo/node-sprite.png');background-repeat:no-repeat;background-position: -38px 0}.node .linkNodeInfo
.nodeIcon{background-image:url('http://cdn.mc-market.org/styles/mcmarket/xenforo/node-sprite.png');background-repeat:no-repeat;background-position: -38px 0}.node
--- Double Post Merged, 1 minute ago ---
Also:
- Type
- Bug report
- Status
- Implemented
Last edited:
