I have just downloaded and installed a new theme ( flat metro ). It uses the Font Awesome 4 Menu plugin which i have installed and is version 4.5.0.0
When creating a page there is a selection box to choose the font awesome icon, along with a link showing all icons available.
The problem is some of the icons are missing from the selection list. For example, i have no icons that start with "n". I did want to use the newspaper icon but i simply don't have it listed. There are several others that are also missing.
I can not see a way to update the list and the version is current, am i missing something?
Thanks
Related
I searched over for few icons as per my menu listing but can't find in the list.
Gadget icon
Augmented Reality icon
Virtual Reality icon
Wearables icon
Classic Notepad icon
:-)
I too am mssing some icons. Fortunately there's a process for that - but you'll have to post here. I don't know which "menu listing" you used, I typically go to https://fontawesome.com/icons?d=gallery , but did not find anything either.
Fontawesome is now upgraded to version 5, but many our apps are still in old version. How can I find old version icon's with their content (CSS property) list?
Go to the Icons page. Then click Free from the upper left hand corner.
Here: FontAwesome Icon page
EDIT:
Found it!
It was there on the frontpage all along. Under the Check out Pro -button.
https://fontawesome.com/v4.7.0/icons/
visit below link
https://fontawesome.com/icons?d=gallery&q=search&m=free and click on top left "Free" link, after that you can see all free icons and it's name. Above that you can see the search box. Now you can search your icon from it.
enter image description here
I'm using ionic 3 and angular. I want to change color and size of default tab bar in ionic, but when I modified main.css file, it can build success, but when I re-build, it seem return default status...
I don't know how to create new file css to change it.. How to can change new style of tab bar in ionic 3?
I'm so sorry because this is basic question, I'm a newbie
I am believing that you are asking for the tabs in ionic
It depends whether you are building for android or ios.
If you want to change for Android,
just add $tabs-md-background: color($colors, custom); in variable.scss file.
Where custom is your customized colour.
Similarly, you can change the size as well, depending on your phone os.
Note: Answers from this question did not work for me.
I am new to PhpStorm, and I'm currently using the version 10.0.1.
I'm trying to add a new theme Dark Peacock because it best suits my preference. I did my research and already tried placing the files in these folders:
C:/Users/USERNAME/.PhpStorm2016.1/colors
C:/Users/USERNAME/.PhpStorm10.0.1/colors
C:/Users/USERNAME/.PhpStorm 10.0.1/colors
C:/Users/USERNAME/.WebIde100/config/colors
C:/Users/USERNAME/~/.PhpStorm10.0.1/colors
C:/Users/USERNAME/~/.PhpStorm 10.0.1/colors
... but nothing seems to work for me. The new theme just doesn't show up in File->Settings->->Appearance & Behavior->Appearance->Theme Dropdown.
Any other idea out there?
It seems that I have confused "theme" with "color scheme".
The theme is the one that changes the general look of the application, that is, the background color of borders, sidebars, menus, and maybe more (of which I haven't discovered yet). This was not really what I wanted to change.
The color scheme is the one that changes the text editor's background and text colors. And this is what I was trying to change.
Color schemes do not show up in
File->Settings->->Appearance & Behavior->Appearance->Theme Dropdown
because they are in
File->Settings->->Editor->Colors & Fonts->Scheme Dropdown
NOTE: The exact location for Dark Peacock.icls that made this work is:
C:/Users/USERNAME/.WebIde100/config/colors
The colors folder does not exist, so I had to create it.
I have set up a WordPress website for a client and have found that the user cannot:
1) change font size
2) change the actual font
3) change colour of the font
for the text they enter in the WordPress admin section as there are no tools to do this in the WSIWYG text editor.
Any suggestions on how to achieve this, I have tried looking for a plugin that enables this but can't seem to find one.
Of course they can achieve this in the Text section through HTML but the users are not familiar with HTML and CSS and frankly I wouldn't want them doing that.
I am using the latest version of WordPress (3.9.2)
p.s. I have the TinyMCE Advanced plugin installed already, it's quite cool but it doesn't have the above features I want.
Believe It or Not you can do this with TinyMCE Advanced.
step 1.) Install and activate the plugin (you said that you done that)
step 2.) Navigate to Settings->TinyMCE Advanced (in admin back-end and click it)
step 3.) There you will see it says Unused Buttons click the button you want and
drag and drop it inside Editor Settings (above Unused Buttons).
step 4.) after you have drag and dropped buttons click Save
step 5.) in order to change font color hover over icons inside Edit post
on one of them (beside undo/redo button) you will see on hover tool-tip that says Toolbar Toggle
click it and it will expand TinyMCE
step 6.) beside emoticons icon you will see an A letter (that letter is
underlined) this is where you change text color.
As you can see there a lot of options to choose from (you probably want Font Family and Font Sizes just see the step3 )