Sponsored Content
The Lounge What is on Your Mind? Update to Navbar - Member Info and Avatars Post 303020427 by vgersh99 on Thursday 19th of July 2018 10:09:08 AM
Old 07-19-2018
Quote:
Originally Posted by Neo
Hey Vlad,

I removed a lot of the extra padding from that the user header in postbit.

We could make this space use even less real estate if we moved some of the info in the right side user info in each post to a drop down menu or pop-up panel:

For example, here his the current info:

Code:
Join Date: Jul 2012
Last Activity: 18 July 2018, 4:17 PM EDT
Location: Aachen, Germany
Posts: 13,073
Thanks: 449
Thanked 4,013 Times in 3,690 Posts

Maybe make this?

Code:
User Info

.. and then put the info in a drop down table like in the center menu navbar?
Heya,
this is looking very good and compact.
I like the idea of the drop-down table from a single item click - makes the user header even more thinner. Let's see how it looks when you get the time.
Thanks for all the effort!
Me.

------ Post updated at 10:09 AM ------

Hey Neo,
if/when you get some cycles, you might want to look at the headers of the Who's Online page - could probably be compacted as well.
Thanks
This User Gave Thanks to vgersh99 For This Post:
 

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Avatars?

Just wondering why the board is configured not to show any avatars in the post displays? I haven't seen anyone else asking this question and there is no mention of it by the admins anywhere (correct me if I am wrong).... A little bit of playfulness would do unix.com good :) (2 Replies)
Discussion started by: patvdv
2 Replies

2. Post Here to Contact Site Administrators and Moderators

avatars

how do i get those avatars on the bottom of my user name? (2 Replies)
Discussion started by: grizzly1
2 Replies

3. Forum Support Area for Unregistered Users & Account Problems

Update my info

I hadn't logged on here in several months. I want to update my info, such as the email address that I can be contacted at, but I don't see any links to do that. (1 Reply)
Discussion started by: cleopard
1 Replies

4. What is on Your Mind?

Update to Posts - Member Info Icon and Badge

Hey, Upgrade (step 1) the posts, by putting a "user info" icon in the top right and making it so it toggles the user info. The user info icon has a badge which shows the number of posts. I will have to dig around in the code more to get the total posts thanks and other badges working; but... (22 Replies)
Discussion started by: Neo
22 Replies

5. Web Development

Update to Member List - New Click Options

FYI, Have updated our memberlist : https://www.unix.com/members/list/?order=DESC&sort=lastvisit&pp=30 $cat memberlist.php ... 375 // added next line by neo 15 Nov 2018 376 $condition .= ' AND credits > 0'; ... The reason for this change is insure the... (3 Replies)
Discussion started by: Neo
3 Replies
INSTALL-INFO(1) 						   User Commands						   INSTALL-INFO(1)

NAME
install-info - update info/dir entries SYNOPSIS
install-info [OPTION]... [INFO-FILE [DIR-FILE]] DESCRIPTION
Install or delete dir entries from INFO-FILE in the Info directory file DIR-FILE. OPTIONS
--delete delete existing entries for INFO-FILE from DIR-FILE; don't insert any new entries. --dir-file=NAME specify file name of Info directory file. This is equivalent to using the DIR-FILE argument. --entry=TEXT insert TEXT as an Info directory entry. TEXT should have the form of an Info menu item line plus zero or more extra lines starting with whitespace. If you specify more than one entry, they are all added. If you don't specify any entries, they are determined from information in the Info file itself. --help display this help and exit. --info-file=FILE specify Info file to install in the directory. This is equivalent to using the INFO-FILE argument. --info-dir=DIR same as --dir-file=DIR/dir. --item=TEXT same as --entry TEXT. An Info directory entry is actually a menu item. --quiet suppress warnings. --remove same as --delete. --section=SEC put this file's entries in section SEC of the directory. If you specify more than one section, all the entries are added in each of the sections. If you don't specify any sections, they are determined from information in the Info file itself. --version display version information and exit. REPORTING BUGS
Email bug reports to bug-texinfo@gnu.org, general questions and discussion to help-texinfo@gnu.org. Texinfo home page: http://www.gnu.org/software/texinfo/ COPYRIGHT
Copyright (C) 2004 Free Software Foundation, Inc. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. SEE ALSO
The full documentation for install-info is maintained as a Texinfo manual. If the info and install-info programs are properly installed at your site, the command info install-info should give you access to the complete manual. install-info 4.8 December 2004 INSTALL-INFO(1)
All times are GMT -4. The time now is 03:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy