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.

control panel problem

3 posters

Go down

Solved control panel problem

Post by BetterHax May 6th 2013, 7:54 am

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 May 6th 2013, 6:30 pm; edited 1 time in total
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 11:39 am

Forum URL? Also, make that widget available for guests to view.
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 12:02 pm

avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 12:08 pm

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

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

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 12:16 pm

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
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Ange Tuteur May 6th 2013, 2:24 pm

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>
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 2:48 pm

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

all the words are closer to each other
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 4:54 pm

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

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

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 5:03 pm

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
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 5:06 pm

What do you mean?
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 5:14 pm

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
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 5:17 pm

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

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

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 5:19 pm

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
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 5:21 pm

Add both the codes. Why are you removing the codes?
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 5:24 pm

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
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 5:30 pm

What is the difference, please elaborate.
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 5:34 pm

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
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 5:38 pm

Sorry, i am unable to understand.
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 5:43 pm

Sanket wrote:Sorry, i am unable to understand.

the difference between the two screenshot that i post. is the spacing sir..
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 5:46 pm

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

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

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 5:52 pm

http://prntscr.com/13otqe

removed those yellow highlighted part..
the spacing
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Ange Tuteur May 6th 2013, 6:20 pm

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

removed those yellow highlighted part..
the spacing

You want something like this, yes?

control panel problem Cp10
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 6:23 pm

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..
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Ange Tuteur May 6th 2013, 6:24 pm

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>
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: control panel problem

Post by BetterHax May 6th 2013, 6:29 pm

awesome it works.. thanks..
avatar
BetterHax
Forumember

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

Back to top Go down

Solved Re: control panel problem

Post by Sanket May 6th 2013, 6:29 pm

Topic Solved & Locked
Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

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