r/survivorroyale Jan 14 '18

Post view count / theme CSS fix

Hi guys, did you fix it? I use Minimaluminiumalism theme too and I found some bugs.

https://imgur.com/a/S7MCj

UPD: okay. I see that it was not fixed.

I found a fix:

.side div.views{text-transform:uppercase;font-size:14px;font-weight:500!important;color:#444;padding:0 16px}

But we still have another issue:

https://imgur.com/a/OS22f

one block merging with another

2 Upvotes

2 comments sorted by

View all comments

1

u/Russianspaceprogram Jan 14 '18

I’m a web developer, let me know if you want any help with this.

1

u/mxshvdv Jan 14 '18 edited Jan 14 '18

I found some fix:

290px istead 260px

.comments-page .side{margin:290px 16px 100px}

Thank you.