-Alex- Posted June 12, 2012 Share Posted June 12, 2012 WTF is the Like button doing where it is right now on the blog? Looks even stupider... Link to comment Share on other sites More sharing options...
Growled Member Posted June 13, 2012 Member Share Posted June 13, 2012 I never thought this was a 6 page worth thread. Jose_49 1 Share Link to comment Share on other sites More sharing options...
Blackhearted Posted June 13, 2012 Share Posted June 13, 2012 I never thought this was a 6 page worth thread. And i never thought it would reach 6 pages without a response on why they made this stupid, and rather unneeded change. But i guess that's somehow too difficult for them to manage to do. -Alex- and remixedcat 2 Share Link to comment Share on other sites More sharing options...
Brandon H Supervisor Posted June 13, 2012 Supervisor Share Posted June 13, 2012 WTF is the Like button doing where it is right now on the blog? Looks even stupider... I can live with the new placement of the like button in the threads but that's just stupid -Alex- 1 Share Link to comment Share on other sites More sharing options...
Twiddle Posted June 13, 2012 Share Posted June 13, 2012 If anything it's a workaround, a very bad one at that. "don't want to adjust" -> because when something is new but worse, it's still better? Uhm what? ^ Top right! remixedcat 1 Share Link to comment Share on other sites More sharing options...
ShMaunder Posted June 14, 2012 Share Posted June 14, 2012 As its been about 2 weeks since this change, can we have a poll to ask the community where they prefer it? I'm sure many have got used to the change but still prefer it on the top right. -Alex- 1 Share Link to comment Share on other sites More sharing options...
ViperAFK Posted June 16, 2012 Share Posted June 16, 2012 Personally, I prefer it on the bottom. Link to comment Share on other sites More sharing options...
brink668 Posted June 16, 2012 Share Posted June 16, 2012 I like it on the bottom. Link to comment Share on other sites More sharing options...
+BudMan MVC Posted June 16, 2012 MVC Share Posted June 16, 2012 Quick temporary ugly stylish script to put it back how it was (I think... I can't quite remember where it was, I just know I don't like it at the bottom): Works great -- saved me the time of having to do it ;) I changed it to 8px vs 3 - this seems to be more inline with where the posted type is on the left. Stylish is better for this sort of thing then greasemonkey anyway! Thank YOU! edit: BTW same script can be used for fixing it on the blog page - just change to blog vs topic in the url-prefix and then edit the position in the script to your tastes. I added some right on the blog or it was too close to the edge, etc. Again great script, I would put it on userstyles.org so people can find it ;) url-prefix Link to comment Share on other sites More sharing options...
Miuku. Posted June 17, 2012 Share Posted June 17, 2012 You know what would be really awesome? A dislike button for the news comments. That's right and when enough people dislike a post it automatically gets hidden, like with Digg and Reddit. FiB3R 1 Share Link to comment Share on other sites More sharing options...
remixedcat Posted June 17, 2012 Author Share Posted June 17, 2012 Quick temporary ugly stylish script to put it back how it was (I think... I can't quite remember where it was, I just know I don't like it at the bottom): @namespace url(http://www.w3.org/1999/xhtml);@-moz-document url-prefix("https://www.neowin.net/forum/topic") { .post_body { position: relative; } .ipsLikeBar { position: absolute; top: 3px; right: 0; } .ipsLikeBar .ipsList_inline li:first-child { float: right; }}[/CODE] not working on chrome stylish :-( Link to comment Share on other sites More sharing options...
MikeChipshop Member Posted June 17, 2012 Member Share Posted June 17, 2012 Does seem an odd placement for it but you never know until you try and now it has been tried and the community has voiced its opinion, can we have it moved back please? :p I'd personally prefer it next to the report/quote buttons as it is an 'action' button and does deserve to be over there with the rest of the action buttons. Link to comment Share on other sites More sharing options...
ZakO Posted June 17, 2012 Share Posted June 17, 2012 not working on chrome stylish :-( For chrome stylish you need to remove the mozilla specific code and just have: .post_body { position: relative; } .ipsLikeBar { position: absolute; top: 3px; right: 0; } .ipsLikeBar .ipsList_inline li:first-child { float: right; }[/CODE] "Applies to" -> "URLs starting with:" https://www.neowin.net/forum/topic Link to comment Share on other sites More sharing options...
metallithrax Posted June 17, 2012 Share Posted June 17, 2012 Never used the like button on here. Why not just hide it? Link to comment Share on other sites More sharing options...
+Seetheworldsecond Subscriber¹ Posted June 17, 2012 Subscriber¹ Share Posted June 17, 2012 I never saw a Like button, until they moved it. :laugh: Same here. Link to comment Share on other sites More sharing options...
remixedcat Posted June 17, 2012 Author Share Posted June 17, 2012 Thank you zako Link to comment Share on other sites More sharing options...
remixedcat Posted June 17, 2012 Author Share Posted June 17, 2012 For chrome stylish you need to remove the mozilla specific code and just have: .post_body { position: relative; } .ipsLikeBar { position: absolute; top: 3px; right: 0; } .ipsLikeBar .ipsList_inline li:first-child { float: right; }[/CODE] "Applies to" -> "URLs starting with:" https://www.neowin.net/forum/topic still not working... I don't even have the stylish enable option when I click the stylish button.... grrr oh well... Link to comment Share on other sites More sharing options...
-Alex- Posted June 18, 2012 Share Posted June 18, 2012 Why don't you (admins) just give us an option in our CP to Show on top/Show on bottom/Hide? Link to comment Share on other sites More sharing options...
Recommended Posts