Sponsored Content
The Lounge What is on Your Mind? New Mobile Navbar Icons from Font Awesome Post 303022588 by Neo on Monday 3rd of September 2018 11:43:37 AM
Old 09-03-2018
Quote:
Originally Posted by hicksd8
Absolutely great! Looks and works like a dream.
Thanks.

I may take a break from upgrading the desktop and go back and make some changes to mobile again, including fixing some of the colors, icons, and formatting.

Not sure yet......

Normally, I'm driven by dreams during early AM REM sleep, so it really depends on what I dream during REM sleep on what I will do next, LOL

However, I like the Font Awesome icons better than the other icons on the mobile site, and so I do want to replace them sooner than later.
 

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

[GEOIP] New Welcome Message in Navbar

In case you have not noticed, we added GEOIP_COUNTRY_NAME in your navbar welcome message. So, you should see "Welcome from Your_Country, Member_Name" in your top navbar, just for fun :D (0 Replies)
Discussion started by: Neo
0 Replies

2. What is on Your Mind?

New UNIX.COM Mobile Site Icons

Having given up for the time being with a very difficult game engine project to virtualizing cyberspace, am working on the forums again. Just updated a few icons on the mobile site. Explanations in the picture captions: https://www.unix.com/members/1-albums214-picture855.jpeg ... (1 Reply)
Discussion started by: Neo
1 Replies

3. What is on Your Mind?

New Icons Coming from Font Awesome

Finally making some progress on getting rid of the 10 year old buttons with modern day fonts and icons thanks to a responsive web design tutorial by Brad Traversy who's video pointed me to Font Awesome. The buttons and icons were pretty easy to implement but it too me a number of hours... (39 Replies)
Discussion started by: Neo
39 Replies

4. Web Development

New Font Awesome Icons in Quick Reply Editor

Working on the Quick Reply Editor, I have replaced a number of icons (see image below) with Font Awesome Icons. Was planning to replace all of them, but for some reason, replacing a few of them causes the script / template to break (which is odd) so I left them for now. ... (6 Replies)
Discussion started by: Neo
6 Replies

5. What is on Your Mind?

Quick Update on UNIX.COM Site Renovation: Bootstrap, Font Awesome and jQuery

Here is an update on the site renovation: After a lot of analysis and example programming, including testing out a number of Javascript framework and libraries, in the short term, we are getting the most bang-for-the-buck from these three basic, core tech areas: Bootstrap (CSS and... (2 Replies)
Discussion started by: Neo
2 Replies
XSetFont(3X11)							     MIT X11R4							    XSetFont(3X11)

Name
       XSetFont - GC convenience routines

Syntax
       XSetFont(display, gc, font)
	  Display *display;
	  GC gc;
	  Font font;

Arguments
       display	 Specifies the connection to the X server.

       font	 Specifies the font.

       gc	 Specifies the GC.

Description
       The function sets the current font in the specified GC.

       can generate and errors.

Diagnostics
       The server failed to allocate the requested resource or server memory.

       A value for a Font or GContext argument does not name a defined Font.

       A value for a GContext argument does not name a defined GContext.

See Also
       XCreateGC(3X11), XQueryBestSize(3X11), XSetArcMode(3X11), XSetClipOrigin(3X11), XSetFillStyle(3X11), XSetLineAttributes(3X11), XSet-
       State(3X11), XSetTile(3X11)
       X Window System: The Complete Reference, Second Edition, Robert W. Scheifler and James Gettys

																    XSetFont(3X11)
All times are GMT -4. The time now is 03:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy