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.

User Control Panel help??

3 posters

Go down

Solved User Control Panel help??

Post by owner08 November 26th 2009, 9:04 pm

I tried making a user control panel for my members by using THIS THREAD
But it looks to big on the page:
User Control Panel help?? Contro10
Can anyone help me make it smaller, thanks in advance!
My current code looks like this:
Code:

<TABLE border=0 width="100%"><TBODY><TR><TD align=left><p><IMG alt="" src="http://www.iconlook.com/icondb/glaze/16x16/actions/configure.png"><STRONG> Your profile</STRONG> </p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile" target=_blank>Information</A></p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=preferences" target=_blank>Preference</A></p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=signature" target=_blank>Signature</A></p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=avatars" target=_blank>Avatar</A></p></TD></TR><TR><TD align=left><p><IMG alt="" src="http://www.iconlook.com/icondb/CrystalClear/16x16/apps/kwalletmanager.png"><STRONG> Social</STRONG></p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=friendsfoes" target=_blank>Friends and Foes</A></p><p><A href="HTTP://WWW.RKCLAN.COM/memberlist.forum" target=_blank>Memberlist </A></p><p><A href="HTTP://WWW.RKCLAN.COM/groupcp.forum" target=_blank>Groups</A></p></TD></TR><TR><TD align=left><p><STRONG><IMG alt="" src="http://www.iconlook.com/icondb/CrystalClear/16x16/actions/newmsg.png"> Private messages</STRONG></p><p><A href="HTTP://WWW.RKCLAN.COM/msg.forum?folder=inbox" target=_blank>Inbox</A></p><p><A href="HTTP://WWW.RKCLAN.COM/msg.forum?folder=sentbox" target=_blank>PM sent</A></p></TD></TR><TR><TD align=left><p><IMG alt="" src="http://www.iconlook.com/icondb/bnw/16x16/apps/kthememgr.png">&nbsp;<STRONG>Other</STRONG></p><p><A href="HTTP://WWW.RKCLAN.COM/search.forum?search_id=watchsearch" target=_blank>Topic is being watched</A></p></TD></TR></TBODY></TABLE>
avatar
owner08
Forumember

Posts : 145
Reputation : 0
Language : english

Back to top Go down

Solved Re: User Control Panel help??

Post by RoNo November 26th 2009, 10:25 pm

I've added: style="font-size:10pt" to your table
Edit the font size to fit your forum. Try: 9pt
Code:
<TABLE style="font-size:10pt" border=0 width="100%"><TBODY><TR><TD align=left><p><IMG alt="" src="http://www.iconlook.com/icondb/glaze/16x16/actions/configure.png"><STRONG> Your profile</STRONG> </p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile" target=_blank>Information</A></p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=preferences" target=_blank>Preference</A></p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=signature" target=_blank>Signature</A></p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=avatars" target=_blank>Avatar</A></p></TD></TR><TR><TD align=left><p><IMG alt="" src="http://www.iconlook.com/icondb/CrystalClear/16x16/apps/kwalletmanager.png"><STRONG> Social</STRONG></p><p><A href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=friendsfoes" target=_blank>Friends and Foes</A></p><p><A href="HTTP://WWW.RKCLAN.COM/memberlist.forum" target=_blank>Memberlist </A></p><p><A href="HTTP://WWW.RKCLAN.COM/groupcp.forum" target=_blank>Groups</A></p></TD></TR><TR><TD align=left><p><STRONG><IMG alt="" src="http://www.iconlook.com/icondb/CrystalClear/16x16/actions/newmsg.png"> Private messages</STRONG></p><p><A href="HTTP://WWW.RKCLAN.COM/msg.forum?folder=inbox" target=_blank>Inbox</A></p><p><A href="HTTP://WWW.RKCLAN.COM/msg.forum?folder=sentbox" target=_blank>PM sent</A></p></TD></TR><TR><TD align=left><p><IMG alt="" src="http://www.iconlook.com/icondb/bnw/16x16/apps/kthememgr.png">&nbsp;<STRONG>Other</STRONG></p><p><A href="HTTP://WWW.RKCLAN.COM/search.forum?search_id=watchsearch" target=_blank>Topic is being watched</A></p></TD></TR></TBODY></TABLE>
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: User Control Panel help??

Post by owner08 November 27th 2009, 8:05 pm

STILL DOESNT WORK, ITS TOO BIG IN HEIGHT..
avatar
owner08
Forumember

Posts : 145
Reputation : 0
Language : english

Back to top Go down

Solved Re: User Control Panel help??

Post by Eman and Kou November 27th 2009, 8:16 pm

What theme are you using? Because Certain theme's have CSS Codes that change around how things are supposed to look. So check your CSS Sheet and see what the font sizes are.
Eman and Kou
Eman and Kou
Forumember

Male Posts : 367
Reputation : 6
Language : English

http://www.narutosaga.com

Back to top Go down

Solved Re: User Control Panel help??

Post by RoNo November 27th 2009, 9:17 pm

Test this version of a User Control Panel in *the online editor
to see how it's supposed to look. Then try it as a widget.
Code:
<table style="font-size:10pt" border=0 width="100%"><tr>
<td>
<img alt="" src="http://www.iconlook.com/icondb/glaze/16x16/actions/configure.png" style="float:left"><strong>Your profile</strong><br>

<a href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile" target=_blank>Information</a><br>

<a href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=preferences" target="_blank" rel="nofollow">Preferences</a><br>

<a href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=signature" target="_blank" rel="nofollow">Signature</a><br>

<a href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=avatars" target="_blank" rel="nofollow">Avatar</a><br><br></td></tr>


<tr><td><img alt="" src="http://www.iconlook.com/icondb/CrystalClear/16x16/apps/kwalletmanager.png" style="float:left"><strong>Social</strong><br>

<a href="HTTP://WWW.RKCLAN.COM/profile.forum?mode=editprofile&amp;page_profil=friendsfoes" target="_blank" rel="nofollow">Friends and Foes</a><br>

<a href="HTTP://WWW.RKCLAN.COM/memberlist.forum" target="_blank" rel="nofollow">Memberlist </a><br>

<a href="HTTP://WWW.RKCLAN.COM/groupcp.forum" target="_blank" rel="nofollow">Groups</a><br><br></td></tr>


<tr><td><img alt="" src="http://www.iconlook.com/icondb/CrystalClear/16x16/actions/newmsg.png" style="float:left"><strong>Private messages</strong><br>

<a href="HTTP://WWW.RKCLAN.COM/msg.forum?folder=inbox" target="_blank" rel="nofollow">Inbox</a><br>

<a href="HTTP://WWW.RKCLAN.COM/msg.forum?folder=sentbox" target="_blank" rel="nofollow">PM sent</a><br><br></td></tr>


<tr><td><img alt="" src="http://www.iconlook.com/icondb/bnw/16x16/apps/kthememgr.png" style="float:left"><strong>Other</strong><br>

<a href="HTTP://WWW.RKCLAN.COM/search.forum?search_id=watchsearch" target="_blank" rel="nofollow">Topic is being watched</a></td></tr></table>
It could be what Eman and Kou mentioned if this widget is still too large.

Also... to verify your forum's font is the size you want... Go to:
Admin Panel > Display > Pictures and Colors > Colors > Main Font Size
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: User Control Panel help??

Post by owner08 November 27th 2009, 10:00 pm

thanks for your help...
Problem solved Smile
avatar
owner08
Forumember

Posts : 145
Reputation : 0
Language : english

Back to top Go down

Solved Re: User Control Panel help??

Post by RoNo November 27th 2009, 10:30 pm


As stated, this topic is solved. Glad I could help.

User Control Panel help?? Locked1User Control Panel help?? Lock2
RoNo
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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