Go Back   Steam Users' Forums > Steam Discussions > Steam Community Discussion

Reply
Click here to go to the first staff post in this thread.  
Thread Tools Display Modes
Old 04-09-2012, 06:44 PM   #1
Patflute
 
 
 
Banned
Join Date: Oct 2011
Reputation: 302
Posts: 634
New Comments Look for Your Profile Discussion.

If you go onto your profile you will see that the comment area is different.

Discuss.
Patflute is offline  
Reply With Quote
Old 04-09-2012, 06:45 PM   #2
venomblade89
 
 
 
Join Date: May 2010
Reputation: 326
Posts: 1,072
They're a tad too big imo, but I think they complement the profile better and I don't have a problem with them.
venomblade89 is offline   Reply With Quote
Old 04-09-2012, 06:45 PM   #3
RandPC
 
Join Date: Dec 2010
Reputation: 40
Posts: 128
Not a fan of it, the text is quite oversized relative to the rest of the profile. It appears as though it's designed to take your eyes away from the actual profile content itself.
RandPC is offline   Reply With Quote
Old 04-09-2012, 06:45 PM   #4
millionmice
 
Join Date: Sep 2008
Reputation: 54
Posts: 984
The font of what you type makes it look quite clunky.
millionmice is offline   Reply With Quote
Old 04-09-2012, 06:52 PM   #5
Wheaten!
 
 
 
Join Date: Sep 2011
Reputation: 0
Posts: 8
here's what i posted on the previous thread:


i liked the looks of the comments before - it was nice 'n' clean, but now it's big/chunky, and there is no "view all comments" option now? - is it just me, or are pages a pain

i do like, however, that we'll be notified of comments on screenshots, and the "delete" option is not in the "whoops i clicked there" zone anymore

it would be neat if we had the option to edit comments we've posted

also, a "next" button would be nice for the screenshots - like a left and right one, instead of the "next" page of 12 screenshots - why do people need to see 12 little screenshots there - if they're gonna pick and choose screenshots, they might as well click on "view entire library" cuz you can see more, and they're bigger
Wheaten! is offline   Reply With Quote
Old 04-12-2012, 08:10 AM   #6
PirateGuy
 
 
 
Join Date: Jul 2009
Reputation: 0
Posts: 136
Exclamation

Quote:
Originally Posted by Wheaten! View Post
i liked the looks of the comments before - it was nice 'n' clean, but now it's big/chunky, and there is no "view all comments" option now? - is it just me, or are pages a pain

i do like, however, that we'll be notified of comments on screenshots, and the "delete" option is not in the "whoops i clicked there" zone anymore

it would be neat if we had the option to edit comments we've posted
This^
PirateGuy is offline   Reply With Quote
Old 04-09-2012, 07:21 PM   #7
KevinLongtime
 
 
 
Join Date: Apr 2010
Reputation: 16
Posts: 177
Looks like they did just add in the "view all" comments feature again, just in a different place (above the comment box).

Last edited by KevinLongtime: 04-09-2012 at 07:23 PM.
KevinLongtime is offline   Reply With Quote
Old 04-09-2012, 07:48 PM   #8
Chaos285
 
 
 
Join Date: Jul 2006
Reputation: 5
Posts: 195
I'm not a fan of the new design:
  • The text is a different font style and size than found elsewhere in the profile. Why is it no longer consistent?

  • The date/time stamp on the posts can no longer be used accurately. Instead of the old system, i.e. "April 09, 2012 @ 8:45pm" more or less, new comments use a terribly vague "Just now", "1 hour ago", etc, system.

  • Is it really necessary to show who is a friend and who isn't? Adding those icons puts the commentators avatar out of line with the avatars from those who already commented. For example:

    http://i40.tinypic.com/w9wx3s.jpg

    This makes it the profile look bulky.

    A better system, I think, would be one where the friends icon would only show when the mouse hovers over each individual comment, similar to the delete button.

    This would allow for some options, too, regarding changes to the icon. If it's kept the same then the comment could shift over to the right to make room. A better idea, though, would be to simply replace the commentator's avatar with the friend icon or, best yet, add a smaller, thumbnail icon inside the avatar picture.

Last edited by Chaos285: 04-09-2012 at 08:18 PM.
Chaos285 is offline   Reply With Quote
Old 04-09-2012, 09:56 PM   #9
cl4ym4n
 
Join Date: Dec 2010
Reputation: 1581
Posts: 2,677
Quote:
Originally Posted by Chaos285 View Post
The text is a different font style and size than found elsewhere in the profile. Why is it no longer consistent?
Give them some time. They're obviously slowly adapting everything to the look & feel of the Steam Workshop, especially with all the pagination and stuff. Groups and recommendations will probably follow soon.

Quote:
Is it really necessary to show who is a friend and who isn't? Adding those icons puts the commentators avatar out of line with the avatars from those who already commented.
Even then it would be out of line because the commentator's avatar doesn't have the online/offline/ingame-border around it and then it would look even more like someone screwed up while coding the layout.
cl4ym4n is offline   Reply With Quote
Old 04-10-2012, 02:52 AM   #10
DocHouse
 
 
 
Join Date: Mar 2012
Reputation: 495
Posts: 701
Quote:
Originally Posted by Chaos285 View Post
A better system, I think, would be one where the friends icon would only show when the mouse hovers over each individual comment, similar to the delete button.
Code:
.commentthread_comment_friendindicator {
	position: absolute;
	left: 0px;
	top: -3px;
	background-image: url( http://cdn.steamcommunity.com/public/images/skin_1/comment_friendindicator.png );
	width: 39px;
	height: 46px;
        visibility: hidden;
}
.commentthread_comment:hover .commentthread_comment_friendindicator {
	visibility: visible;
}
There you go my friend. This code makes the friend icon only vissible if you hover over a comment (the entire comment, not only the avatar).
Use Stylish or some extension in your browser to apply it.

However, note that this kinda defeats the purpose of this icon. If you're reading a comments page of some you didn't know you have friends in common. Anyway, use it if it floats your boat xD

Last edited by DocHouse: 04-10-2012 at 04:22 AM.
DocHouse is offline   Reply With Quote
Old 04-11-2012, 12:37 AM   #11
Nikolas Dudecek
 
 
 
Join Date: Oct 2010
Reputation: 42
Posts: 133
Arrow Reply:

Quote:
Originally Posted by Chaos285 View Post
I'm not a fan of the new design:
  • The date/time stamp on the posts can no longer be used accurately. Instead of the old system, i.e. "April 09, 2012 @ 8:45pm" more or less, new comments use a terribly vague "Just now", "1 hour ago", etc, system.
It reverts back to the old system after 24 hours or so.

Last edited by Nikolas Dudecek: 04-11-2012 at 01:45 AM. Reason: Time correction
Nikolas Dudecek is offline   Reply With Quote
Old 04-11-2012, 04:53 PM   #12
Chaos285
 
 
 
Join Date: Jul 2006
Reputation: 5
Posts: 195
Quote:
Originally Posted by Nikolas Dudecek View Post
It reverts back to the old system after 24 hours or so.
Hence the "new comments use a terribly vague "Just now", "1 hour ago", etc, system." but I understand the confusion as "new" could have been seen referring to either the new system in general or the specific comments as they're posted.
Chaos285 is offline   Reply With Quote
Old 04-09-2012, 07:45 PM   #13
gh0stf00t
 
 
 
Join Date: Jan 2011
Reputation: 28
Posts: 101
This is the most disgusting thing I have ever seen. It looks ugly, and disorganized. Change this back now. I literally want to puke when I look at the new comment page. Gag.
gh0stf00t is offline   Reply With Quote
Old 04-09-2012, 10:33 PM   #14
adz
 
 
 
Join Date: Jun 2009
Reputation: 468
Posts: 2,399
I prefer the old way, it was more clean and readable.
adz is offline   Reply With Quote
Old 04-09-2012, 10:35 PM   #15
BS_1
 
Join Date: May 2008
Reputation: 4018
Posts: 3,327
I'm not a fan of the friends icon to the left of the avatars. Otherwise, I don't mind it.
BS_1 is offline   Reply With Quote
Reply

Go Back   Steam Users' Forums > Steam Discussions > Steam Community Discussion


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -7. The time now is 07:45 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site Content Copyright Valve Corporation 1998-2012, All Rights Reserved.