FM Design
Would you like to react to this message? Create an account in a few clicks or log in to continue.

IMPORTANT

FM Design is in read-only mode, please click here for more information.

Latest topics
» Forumactif Edge - Releases
by Ange Tuteur Tue 03 Sep 2019, 11:49

» GIFActif - Giphy Button for the Editor
by Ange Tuteur Wed 08 May 2019, 17:21

» Forum Closure
by Ange Tuteur Mon 01 Jan 2018, 01:28

» Chit Chat Thread
by Valoish Sun 31 Dec 2017, 19:15

» Font/Text background color.
by Valoish Sun 31 Dec 2017, 19:11

» Forumactif Messenger - Instant Message Application for Forumotion
by Wolfuryo Sun 31 Dec 2017, 18:24

» [GAME] Count to One Million!
by brandon_g Fri 29 Dec 2017, 18:58

» Post Cards
by manikbiradar Wed 20 Dec 2017, 07:50

» [GAME] Countdown from 200,000
by Valoish Wed 13 Dec 2017, 23:22

» GeekPolice Tech Support Forums - GeekPolice.net
by Dr Jay Mon 11 Dec 2017, 19:12

» Asking about some plugin for Forumotion
by Dr Jay Mon 11 Dec 2017, 19:10

» [GAME] What are you thinking right now?
by Van-Helsing Sat 09 Dec 2017, 14:51

» Widget : Similar topics
by ranbac Wed 06 Dec 2017, 18:11

» Change the Background of the Forum and put an image and how to make prefixs?
by Clement Wed 06 Dec 2017, 15:19

» Hello from Western Australia
by SarkZKalie Wed 06 Dec 2017, 05:34

Recent Tutorials
Top posting users this month

Who is online?
In total there are 14 users online :: 0 Registered, 0 Hidden and 14 Guests

None

[ View the whole list ]


Most users ever online was 515 on Tue 14 Sep 2021, 15:24

Widget: Dynamic User Control Panel

View previous topic View next topic Go down

Ange Tuteur
Ange Tuteur
Administrator
Gender : Male
Posts : 4741
Points : 12035
Reputation : 2375
Location : Pennsylvania
Language : EN, JA, FR
Browser : Browser : Brave Forum Version : Forum Version : Forumactif Edge
https://sethclydesdale.github.io/ https://twitter.com/sethc1995

PostAnge Tuteur Thu 15 Aug 2013, 12:15

Preview :
Widget: Dynamic User Control Panel Captu154

To apply this widget to your forum navigate to..
Admin Panel > Modules > Portal & Widgets > Forum Widgets Management > Create a widget

Widget name: Control Panel
Use a table type: Yes (Choose no if you want to stylize the base and add on yourself)
Widget title: Control Panel
Widget source:
Code:
<div class="ucpbase"><img src="http://i69.servimg.com/u/f69/15/62/32/35/config10.png"> <span class="ucptitle">My Profile</span><br /><span class="ucpoption"><a href="/profile.forum?mode=editprofile" target=_blank>• Information</a></span><br /><span class="ucpoption"><a href="/profile.forum?mode=editprofile&amp;page_profil=preferences" target=_blank>• Preference</a></span><br /><span class="ucpoption"><a href="/profile.forum?mode=editprofile&amp;page_profil=signature" target=_blank>• Signature</a></span><br /><span class="ucpoption"><a href="/profile.forum?mode=editprofile&amp;page_profil=avatars" target=_blank>• Avatar</a></span><br /><br /><img  src="http://i69.servimg.com/u/f69/15/62/32/35/social10.png"> <span class="ucptitle">Social</span><br /><span class="ucpoption"><a href="/chatbox" target=_blank>• Chatbox</a></span><br /><span class="ucpoption"><a href="/profile.forum?mode=editprofile&amp;page_profil=friendsfoes" target=_blank>• Friends and Foes</a></span><br /><span class="ucpoption"><a href="/memberlist.forum" target=_blank>• Memberlist</a></span><br /><span class="ucpoption"><a href="/groupcp.forum" target=_blank>• Groups</a></span><br /><br /><img src="http://i81.servimg.com/u/f81/15/62/32/35/pm10.png"> <span class="ucptitle">Messages</span><br /><span class="ucpoption"><a href="/msg.forum?folder=inbox" target=_blank>• Inbox</a></span><br /><span class="ucpoption"><a href="/msg.forum?folder=sentbox" target=_blank>• PM sent</a></span><br /><br /><img src="http://i69.servimg.com/u/f69/15/62/32/35/other210.png"> <span class="ucptitle">Other</span><br /><span class="ucpoption"><a href="/search.forum?search_id=watchsearch" target=_blank>• Watched topic</a></span></div>

Do not forget to save the widget. When you have dragged and dropped it onto your forum hit save.

Now go to..
Admin Panel > Display > Pictures and Colors > Colors > CSS stylesheet

Paste the following code into your stylesheet and hit submit.
Code:
/*UCP Widget*/
/*Design by RdC*/
.ucpbase{
padding:10px;
}
.ucptitle{
font-size:14px;
font-weight:bold;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
}
.ucpoption{
font-size:10px;
transition:0.5s;
}
.ucpoption:hover{
margin-left:10px;
}

If you know CSS you can change any of the contents in the default CSS above. For info on the properties used consult the links below in useful reading.

Now you have a new User Control Panel widget for your forums which you can modify on the fly through CSS! Have fun and good luck with your forums. Wink

Tutorial written by Ange Tuteur
Original Design: Here

TonnyKamper likes this post

View previous topic View next topic Back to top

Create an account or log in to leave a reply

You need to be a member in order to leave a reply.

Create an account

Join our community by creating a new account. It's easy!


Create a new account

Log in

Already have an account? No problem, log in here.


Log in

 
Permissions in this forum:
You cannot reply to topics in this forum