The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    control panel problem

    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved control panel problem

    Post by BetterHax Mon 6 May - 7:54

    hi i have a problem how can i make the words on my control panel a little bit closer to each other..
    because when it look like this

    http://prntscr.com/13n5oe

    control panel become longer..


    Last edited by BetterHax on Mon 6 May - 18:30; edited 1 time in total
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 11:39

    Forum URL? Also, make that widget available for guests to view.
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 12:02

    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 12:08

    Add this to your css & check.
    Code:
    tr td font p a {
        line-height: 3px !important;
    }
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 12:16

    its really cool.. can you make sir sanket a little bit closer the (text with icon beside)

    the your profile, message , social , other ...
    it has a big space

    here is the SS
    http://prntscr.com/13npkj
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: control panel problem

    Post by Ange Tuteur Mon 6 May - 14:24

    I noticed you're using an old version of the modifications I made to the original Control Panel widget. If you're interested I've cleaned and redesigned the code. Here's a preview, and code in case you do want it.

    control panel problem Captur10
    I've separated the categories with horizontal lines, added bullets for options, resized the message icon, and cleaned/removed some codes. The horizontal lines(<hr>) can be easily changed to a line break(<br />) if users do not prefer such.

    Code:
    <font size="2"><img src="http://i69.servimg.com/u/f69/15/62/32/35/config10.png"> <b>My Profile</b></font><hr><font size="1"><a href="/profile.forum?mode=editprofile" target=_blank>• Information</a><br /><a href="/profile.forum?mode=editprofile&page_profil=preferences" target=_blank>• Preference</a><br /><a href="/profile.forum?mode=editprofile&page_profil=signature" target=_blank>• Signature</a><br /><a href="/profile.forum?mode=editprofile&page_profil=avatars" target=_blank>• Avatar</a><br /><br /></ul></font><font size="2"><img  src="http://i69.servimg.com/u/f69/15/62/32/35/social10.png"> <b>Social</b></font><hr><font size="1"><a href="/profile.forum?mode=editprofile&page_profil=friendsfoes" target=_blank>• Friends and Foes</a><br /><a href="/memberlist.forum" target=_blank>• Memberlist </a><br /><a href="/groupcp.forum" target=_blank>• Groups</a></font><br /><br /><font size="2"><img src="http://i81.servimg.com/u/f81/15/62/32/35/pm10.png"> <b> Messages</b></font><hr><font size="1"><a href="/msg.forum?folder=inbox" target=_blank>• Inbox</a><br /><a href="/msg.forum?folder=sentbox" target=_blank>• PM sent</a></font><br /><br /><font size="2"><img src="http://i69.servimg.com/u/f69/15/62/32/35/other210.png"> <b>Other</b></font><hr><font size="1"><a href="/search.forum?search_id=watchsearch" target=_blank>• Topic is being watched</a></font>
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 14:48

    hi i want something here..
    https://help.forumotion.com/t42100-control-panel-for-users

    all the words are closer to each other
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 16:54

    Add this to your css.
    Code:
     tr td font p b {
        margin-left: -3px !important;
    }
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 17:03

    Sanket wrote:Add this to your css.
    Code:
     tr td font p b {
        margin-left: -3px !important;
    }

    its turns back only
    http://prntscr.com/13omlf
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 17:06

    What do you mean?
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 17:14

    Sanket wrote:What do you mean?

    when i put the code. it turns back on my original problem..
    check my Screenshot on my 1st post and my last screenshot
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 17:17

    Did you remove that code?
    Code:
    tr td font p a {
        line-height: 3px !important;
    }
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 17:19

    Sanket wrote:Did you remove that code?
    Code:
    tr td font p a {
        line-height: 3px !important;
    }

    yup i removed that code and i use the second code that you give..
    but it turns back only
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 17:21

    Add both the codes. Why are you removing the codes?
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 17:24

    Sanket wrote:Add both the codes. Why are you removing the codes?

    im sorry i thought that i will removed the first one
    here is the result when i put the 2 codes you given to me
    http://prntscr.com/13opgw

    i want something like this format of control panel sir sanket
    http://prntscr.com/13opm4

    i found that in tips & tricks
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 17:30

    What is the difference, please elaborate.
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 17:34

    Sanket wrote:What is the difference, please elaborate.

    the 1st SS i gave the spacing is to big..
    the second SS all words are close each other
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 17:38

    Sorry, i am unable to understand.
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 17:43

    Sanket wrote:Sorry, i am unable to understand.

    the difference between the two screenshot that i post. is the spacing sir..
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 17:46

    Please add both the codes on your forum & tell me exactly which spacing do you want to change.
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 17:52

    http://prntscr.com/13otqe

    removed those yellow highlighted part..
    the spacing
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: control panel problem

    Post by Ange Tuteur Mon 6 May - 18:20

    BetterHax wrote:http://prntscr.com/13otqe

    removed those yellow highlighted part..
    the spacing

    You want something like this, yes?

    control panel problem Cp10
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 18:23

    SethC1995 wrote:
    BetterHax wrote:http://prntscr.com/13otqe

    removed those yellow highlighted part..
    the spacing

    You want something like this, yes?

    control panel problem Cp10

    exactly..
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: control panel problem

    Post by Ange Tuteur Mon 6 May - 18:24

    Then overwrite your current Control Panel widget source code with the code provided below.

    Code:
    <font size="2"><img src="http://i69.servimg.com/u/f69/15/62/32/35/config10.png"> <b>My Profile</b></font><br /><font size="1"><a href="/profile.forum?mode=editprofile" target=_blank>Information</a><br /><a href="/profile.forum?mode=editprofile&amp;page_profil=preferences" target=_blank>Preference</a><br /><a href="/profile.forum?mode=editprofile&amp;page_profil=signature" target=_blank>Signature</a><br /><a href="/profile.forum?mode=editprofile&amp;page_profil=avatars" target=_blank>Avatar</a><br /></ul></font><font size="2"><img  src="http://i69.servimg.com/u/f69/15/62/32/35/social10.png"> <b>Social</b></font><br /><font size="1"><a href="/profile.forum?mode=editprofile&amp;page_profil=friendsfoes" target=_blank>Friends and Foes</a><br /><a href="/memberlist.forum" target=_blank>Memberlist </a><br /><a href="/groupcp.forum" target=_blank>Groups</a></font><br /><font size="2"><img src="http://i81.servimg.com/u/f81/15/62/32/35/pm10.png"> <b> Messages</b></font><br /><font size="1"><a href="/msg.forum?folder=inbox" target=_blank>Inbox</a><br /><a href="/msg.forum?folder=sentbox" target=_blank>PM sent</a></font><br /><font size="2"><img src="http://i69.servimg.com/u/f69/15/62/32/35/other210.png"> <b>Other</b></font><br /><font size="1"><a href="/search.forum?search_id=watchsearch" target=_blank>Topic is being watched</a></font>
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: control panel problem

    Post by BetterHax Mon 6 May - 18:29

    awesome it works.. thanks..
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: control panel problem

    Post by Sanket Mon 6 May - 18:29

    Topic Solved & Locked

      Current date/time is Sun 22 Sep - 16:28