Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Jan 1, 2014 19:03:16 GMT -8
I want to remove the Age Profile Field but I do not know how. Just because it looks like it's needed, and I don't want my users to think that it is. You can hide it from the mini profile when the age isn't visible, but it's not a custom field. It draws from the birthday the member puts into their profile via the Privacy tab. To do this, go to Lunar Eclipse > Admin Home > Themes > Layout Templates > Mini Profile and replace: <table width="100%" style="margin-top:5px;"> <tr> <td width="50" class="minage"> {if $[user.age]}$[user.age]{else}##{/if}<br> <div style="font-size:9px;">years old</div> </td> <td class="mininfo"> {if $[user.is_staff]} $[user.custom_title] {else} {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Sexuality"} $[user.mini_custom_field.value] {/if} {/foreach} <br> <div style="margin-top:-2px;font-size:10px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Relationship Status"} $[user.mini_custom_field.value] {/if} {/foreach} </div> {/if} </td> </tr> </table>
with: <table width="100%" style="margin-top:5px;"> <tr> {if $[user.age]} <td width="50" class="minage"> $[user.age]<br> <div style="font-size:9px;">years old</div> </td> {/if} <td class="mininfo" style="height:45px;"> {if $[user.is_staff]} $[user.custom_title] {else} {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Sexuality"} $[user.mini_custom_field.value] {/if} {/foreach} <br> <div style="margin-top:-2px;font-size:10px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Relationship Status"} $[user.mini_custom_field.value] {/if} {/foreach} </div> {/if} </td> </tr> </table>
Alright, maybe its just me because I'm an idiot when it comes to coding. XD But am I missing the way to change the age? I'm sure its something incredibly simple and I'm just over looking it entirely, but I can't seem to find the section where people should be able to edit that. Sorry about how simple this question is xD Like I mentioned above, the age is the age the member puts into their profile via the Privacy tab in edit profile. Make sure it's not set to hidden!
|
|
inherit
203694
0
Aug 15, 2021 23:51:51 GMT -8
CrimsonDream
2
January 2014
franna
|
Post by CrimsonDream on Jan 3, 2014 0:30:16 GMT -8
I was wondering if it was possible to make the info box a little bit longer. The site i'm fixing has 4 admins but only three show up in the box. If you don't get what i mean just check it out here.
|
|
Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Jan 3, 2014 1:47:02 GMT -8
I was wondering if it was possible to make the info box a little bit longer. The site i'm fixing has 4 admins but only three show up in the box. If you don't get what i mean just check it out here. I could have sworn I added this into the setup guide! I had planned on it. Anyway, to edit the length of the info box, you would simply go into the stylesheet, find the correct class(around line 1618), and then change the height to whatever you'd like.
|
|
inherit
203694
0
Aug 15, 2021 23:51:51 GMT -8
CrimsonDream
2
January 2014
franna
|
Post by CrimsonDream on Jan 3, 2014 10:09:00 GMT -8
I was wondering if it was possible to make the info box a little bit longer. The site i'm fixing has 4 admins but only three show up in the box. If you don't get what i mean just check it out here. I could have sworn I added this into the setup guide! I had planned on it. Anyway, to edit the length of the info box, you would simply go into the stylesheet, find the correct class(around line 1618), and then change the height to whatever you'd like. i just couldn't find it. but thanks for the help! =(^w^)=
|
|
Former Member
inherit
guest@proboards.com
202596
0
Nov 28, 2024 12:30:52 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 4, 2014 12:42:18 GMT -8
Would it be possible for the member's names in the info center to show the colour of their member group rather than all of them being the same colour, if that makes sense?
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Jan 4, 2014 12:47:52 GMT -8
Would it be possible for the member's names in the info center to show the colour of their member group rather than all of them being the same colour, if that makes sense? That would be your settings in Member Groups, not the themes settings.
|
|
Former Member
inherit
guest@proboards.com
202596
0
Nov 28, 2024 12:30:52 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 4, 2014 12:50:25 GMT -8
@khristian, we already gave the member groups the colours they need, they just dont show in the info center when they show everywhere else.
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Jan 4, 2014 13:04:59 GMT -8
@khristian, we already gave the member groups the colours they need, they just dont show in the info center when they show everywhere else. Provide a link to your site for Alisha to look at.
|
|
inherit
203788
0
Jan 7, 2014 13:24:38 GMT -8
kricks99
3
January 2014
kricks99
|
Post by kricks99 on Jan 5, 2014 10:12:31 GMT -8
I am not sure how to get the chatbox working. Is there something I need to setup for it actually work? it just shows a blank box
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Jan 5, 2014 10:18:17 GMT -8
I am not sure how to get the chatbox working. Is there something I need to setup for it actually work? it just shows a blank box Don't forget to provide your forum's link.
|
|
inherit
203788
0
Jan 7, 2014 13:24:38 GMT -8
kricks99
3
January 2014
kricks99
|
Post by kricks99 on Jan 6, 2014 10:12:34 GMT -8
I am not sure how to get the chatbox working. Is there something I need to setup for it actually work? it just shows a blank box Don't forget to provide your forum's link. mysuperheroes.freeforums.net/
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Jan 6, 2014 10:21:38 GMT -8
kricks99, that is an area for a chat box, you have to put one in there. See the Set Up Guide to learn where to input the information and go to cbox.ws to get a chat box.
|
|
inherit
203560
0
Jun 25, 2014 20:15:11 GMT -8
offensivexbias
5
December 2013
offensivexbias
|
Post by offensivexbias on Jan 6, 2014 17:37:20 GMT -8
Is there a way to edit the 220x120 Image/Gif Mini-Profile Avatar so that it is a little bit taller? Every time I try and change the height, it distorts the image's height AND width and goes off of the Profile container.
|
|
Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Jan 6, 2014 22:41:29 GMT -8
Is there a way to edit the 220x120 Image/Gif Mini-Profile Avatar so that it is a little bit taller? Every time I try and change the height, it distorts the image's height AND width and goes off of the Profile container. The mini profile is a fixed width and height, so changing the height of the gif will require changing the height of the avatars. If you wish to do so, go to the mini profile template and change the heights bolded in these three lines. The first is your avatar, the second is the gif. Make sure you edit your custom field names as well. Near line 14Near line 15Near line 128
|
|
inherit
203788
0
Jan 7, 2014 13:24:38 GMT -8
kricks99
3
January 2014
kricks99
|
Post by kricks99 on Jan 7, 2014 11:24:18 GMT -8
kricks99, that is an area for a chat box, you have to put one in there. See the Set Up Guide to learn where to input the information and go to cbox.ws to get a chat box. One other question... I have read the setup info for the avatars, but I am not quite sure how to get the users regualr avatar to show up there, both the large and small images ar jsut hte blank default images. is there somewhere in the theme I need make changes to allow the avatars ti show in a post? I understand it needs ot be a cusom field... but I'm not exactly sure what it needs to be called and how to set that up....
|
|