Replies

Jul 20, 2016 9 years ago
far
is a gold digger
User Avatar
Fartsie

For the past few days, I've been seeing a problem with my comments. For some odd reason, all the pages of my past comments were removed (and no, I didn't delete them). Plus, I'm no longer able to open the "reply" option in another tab.

Is it new or something? [Edit] Entering the page number after the url seems to show them to me just fine. On the page itself tho, it's only showing a "1".

[font=arial]But you don't belong to the shadows[/font]

Jul 20, 2016 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

you have any css or something? I can see your comments just fine :p

I don't remember if I was ever able to reply in a new tab from that page though

Jul 20, 2016 9 years ago
far
is a gold digger
User Avatar
Fartsie

I do. It modify the colour of the forum layout + the red box thing at the top to grab stuff during events + disable hustler

(code ahead)

SPOILER (click to toggle) .floating_item { border:2px solid green; position:absolute !important; left:5px !important; top:5px !important; }

.x-login-facebook {display: none !important;}

.hustler { display: none;}

.item_show {height: auto !important; min-height: 170px !important;}

.ui.tertiary.inverted.segment { background-color: rgba(44, 64, 86, .9) !important; color: ; background-image: none !important; } /post's bg color/ .post { background-color: rgba(189, 211, 214, 0.4) !important; } /border of HA box; also title header border/ .ui.segment { box-shadow:0px 0px 0px 1px rgba(44, 64, 86, 1) !important; } /this will recolor the user buttons/ .ui.label { background-color:rgba(189, 211, 214, 0.5) !important; background-image:none !important; color: !important; } /this makes HA's edges square-- optional/ .ui.image.rounded.forum-avatar { border-radius: 0px !important; } /vv taken from Speiro, with edits - thank you! vv/ /changes usernames' color/ .user.details > .use-tooltip { color:; } /colors user titles/ strong.user.title { color: !important; /font-style: normal; <-- if you want straight and not italic text/ opacity: 1; } /condensed posts/ .post.action { background-color: !important; color: !important; background-image:none !important;

} /condensed post font - de-italicize - optional! .post.action i { font-style: normal !important; }/ /end Speiro's chunk of code/ /spoilers!/ .spoiler_click { background:none repeat scroll 0% 0% !important; }

/headers on main forum page - NOTE: this will also change your inventory header :U/ div.ui.top.attached.header { padding: .35em 1rem !important; background-color: ; }

/staff red alert post headers -- optional .ui.inverted.red.segment { background-color: !important; color: !important; }/

/page number boxes/ .ui.menu.pagination.small { background-color: rgba(189, 211, 214, .7); box-shadow: 0px 0px 0px 1px ; }

/moderator header list thing - NOTE: also changes inventory sorter color/ .ui.message { background-color: rgba(157, 189, 169, 0.3); padding: .75em; }

/main forum page section boxes/ .column.forum-index.nopadding { background-color: rgba(157, 189, 169, 0.3); border-radius: 50px; } .ui.two.column.grid.nopadding { padding: 0px 20px; }

.hover-icon {display: none !important;}

.stats {display: inline !important;}

I was able to respond with the reply tab til this morning.

[font=arial]But you don't belong to the shadows[/font]

Jul 20, 2016 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

hm I don't have any issues with comments with that css.

which browser? might want to clear cache or restart your computer

maybe make a p&b thread too

Jul 20, 2016 9 years ago
far
is a gold digger
User Avatar
Fartsie

Firefox. I hate Chrome and I know Subeta has been wonky with Firefox for a damn while now. I'm not bothered by it. As long as I can keep my comments without going bersek out of worry ha ha.

[font=arial]But you don't belong to the shadows[/font]

Jul 20, 2016 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

I use firefox too and haven't noticed anything. that's weird though, something happened I guess. just not sure what

[edit]

I guess most of my comments are gone too - mentioned it to me so I went and looked at mine and they're gone. I guess they might be doing something behind the scenes and wiped them?

Jul 20, 2016 9 years ago
far
is a gold digger
User Avatar
Fartsie

Ah see!!! I told you x) Thanks for letting me know tho.

[font=arial]But you don't belong to the shadows[/font]

Please log in to reply to this topic.