Flat Awesome - PixelExit.com [Deleted]

Maybe @Russ can add this to the FAQ

Add this to EXTRA.css replacing the red node_ids with your own on your install.

Rich (BB code):
.node_15 .nodeIcon .fa-comments:before
{
    content: "\f10c"; /* Change icon using unicode */
}

.node_14 .nodeIcon .fa-comments:before
{
    content: "\f121";
}

.node_2 .nodeIcon .fa-comments:before
{
    content: "\f11d";
}

.node_3 .nodeIcon .fa-comments:before
{
    content: "\f06d";
}

Using just the unicode from the below cheat sheet to determine what icon to use marked in orange ;)

http://fortawesome.github.io/Font-Awesome/cheatsheet/

upload_2014-8-13_14-29-8.webp
 
Buttons at the bottom is not showing up. :(

I tried reproducing and can only get it to replicate if I set my browser height to like 450px?

What resolution are you working off of?

On phones you can scroll on the menu, just not on desktops.
 
Oh, you are quick, let me try this one and will get back to you.

Another thing you can do to help a little:

Search for overlayTop in the admin cp(top right)

adjust the top value where the overlays are positioned(this will be for all overlays.
 
One more thing please,

How can I remove those buttons with FontAwesome icons, only icons please, and those words will appear as tool tips?
Untitled.webp
 
Top Bottom