TheChaoz Posted April 11, 2015 Share Posted April 11, 2015 Hi, well I have some questions I would like to know and tell me how to do them to learn more so. _____________________________________________________________________________________________________________________________________________________________________ 1: How I can add a mini image as have it in this forum? Here pictures: Etc.. ____________________________________________________________________________________________________________________________________________________________________ 2: How do I can put two colors to a group? Because only a color i can put to each group. For example: Administrators. | Moderators. But something not I know how to do is how you can put two colors at once, such as in this photo: As you can see has two colors, a clear purple and the other darker purple. ''+'' ''Donators''. _____________________________________________________________________________________________________________________________________________________________________ 3: How do I can do to make the color of rank of a user display that color in your profile? For Example: _____________________________________________________________________________________________________________________________________________________________________ 4: Last questions. How do I can put the title of the member up instead of down? and How do I can sort the statistics on user info in form square? For example: Posts: 15 Reputation: 10 Joined: 15 january 2015 My forum userinfo: as I want it. _____________________________________________________________________________________________________________________________________________________________________ I hope someone oneself Take the hassle to help me with all this, I really appreciate it for everything to help me =) Link to comment Share on other sites More sharing options...
0 snoopi Posted April 14, 2015 Share Posted April 14, 2015 (edited) is work i show u <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet"> Put the code below the <head> the css Edited April 14, 2015 by snoopi Link to comment Share on other sites More sharing options...
0 modoprueba Posted April 11, 2015 Share Posted April 11, 2015 (edited) @TheChaoz 1. install this on your site > http://fortawesome.github.io/Font-Awesome/ 2. install this hook > 3. install this hook > 4. check > Edited April 11, 2015 by modoprueba 1 Link to comment Share on other sites More sharing options...
0 TheChaoz Posted April 12, 2015 Author Share Posted April 12, 2015 Hello and thank you for answering me and I'll give you +1 by the links. But there are certain things I did not understand 1: For what or how I can install or use that? 2: The group name indicator, I already have and I know how to add color to the groups, but I told you not like putting double color. example: Administrator. and I only put it of a color. example: Administrator. 3: Group color on user link. also I have it But in version 1.40, But the thing is I do not see an option in it to tell me something as: '' Want to show color group in your profile? '' 4: I did not understand well, only I understood that I have to go to the css of my skin, but exactly where in I have that to add that code? Please help me Link to comment Share on other sites More sharing options...
0 Andrew™ Posted April 12, 2015 Share Posted April 12, 2015 Hello and thank you for answering me and I'll give you +1 by the links. But there are certain things I did not understand 1: For what or how I can install or use that? 2: The group name indicator, I already have and I know how to add color to the groups, but I told you not like putting double color. example: Administrator. and I only put it of a color. example: Administrator. 3: Group color on user link. also I have it But in version 1.40, But the thing is I do not see an option in it to tell me something as: '' Want to show color group in your profile? '' 4: I did not understand well, only I understood that I have to go to the css of my skin, but exactly where in I have that to add that code? Please help me Group name indicator and Colored group links re to "Show the member groups on bottom and to format the color names (links) on your forum. The double color can change by editing the membergroup to any color, 2 and more for sure, but it looks bad. 2 Link to comment Share on other sites More sharing options...
0 TheChaoz Posted April 12, 2015 Author Share Posted April 12, 2015 thanks for answering, would you help me with it other please? is that I did not understand the rest. Link to comment Share on other sites More sharing options...
0 snoopi Posted April 13, 2015 Share Posted April 13, 2015 (edited) - We need to load fontaweomse by doing this: Open globalTemplate and add this: <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet"> Save 2- Open ipb_styles.css and add this: /* Navigation Icons */ #primary_nav a:before{ content: ""; font-family: FontAwesome; font-size: 15px; display: inline-block; position: relative; margin-right: 9px; top: 1px; } #nav_app_forums a:before{ content: "f0e6"; } #nav_app_members a:before{ content: "f0c0"; } #nav_app_downloads a:before{ content: "f019"; } #nav_app_shoutbox a:before{ content: "f1d7"; } #nav_app_jawards a:before{ content: "f091"; } #nav_app_reputationpoints a:before{ content: "f164"; } #nav_app_feedback a:before{ content: "f06d"; } Before: After: Good Luck Edited April 13, 2015 by snoopi 1 Link to comment Share on other sites More sharing options...
0 TheChaoz Posted April 13, 2015 Author Share Posted April 13, 2015 (edited) Oh thanks for help me bro, but I did the same steps you gave me and I did not show up any icons Edited April 13, 2015 by TheChaoz Link to comment Share on other sites More sharing options...
0 TheChaoz Posted April 14, 2015 Author Share Posted April 14, 2015 Oh thanks bro! Now it works, was mine error. Link to comment Share on other sites More sharing options...
0 Kingy Posted April 15, 2015 Share Posted April 15, 2015 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
TheChaoz
____________________________________________________________________________________________________________________________________________________________________
2: How do I can put two colors to a group? Because only a color i can put to each group. For example:
Administrators. | Moderators.
Link to comment
Share on other sites
9 answers to this question
Recommended Posts