inherit
215810
0
Apr 20, 2015 2:21:09 GMT -8
rikutensei
5
November 2014
rikutensei
|
Post by rikutensei on Nov 13, 2014 23:00:03 GMT -8
I copied your coding and pasted it where it belonged and it was already identical. I don't see copies/duplicates of anything on my end -scratches head-
|
|
Former Member
inherit
guest@proboards.com
215832
0
Nov 28, 2024 12:42:05 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 14, 2014 1:26:17 GMT -8
Alisha I was wondering if there was a way to add another staff button/area into the info section? I tried but it doesn't seem to work. Thanks (Link)
|
|
inherit
215810
0
Apr 20, 2015 2:21:09 GMT -8
rikutensei
5
November 2014
rikutensei
|
Post by rikutensei on Nov 14, 2014 18:32:16 GMT -8
UPDATE: Since I didn't do a ton of work to the skin, I'll just re-install and re-edit things. Let you know how it goes.
|
|
brycc
New Member
Posts: 1
inherit
219086
0
Apr 9, 2015 10:29:53 GMT -8
brycc
1
February 2015
brycc
|
Post by brycc on Feb 24, 2015 8:23:30 GMT -8
I'm really enjoying your theme so far, but I'm having trouble with the mini profile. I've turned on the custom fields but nothing is showing up in the hover profile. I managed to get the 220x120 images appear but the Application, Wanted Ad, Plotter, etc. aren't appearing there. What am I missing?
I just found where you said that the mini-profile won't show these options on staff accounts. Is there any way to make it so that it does? Also, is it possible to reassign those fields? I don't need a field for Sexuality or Relationship Status and would rather use those spaces for other things but when I try to put any other name for those fields they don't appear on the hover profile. (Figured out how to rename fields, not sure I've got the guts to try and make staff profiles function the same as member profiles)
|
|
inherit
219280
0
Sept 2, 2019 12:15:39 GMT -8
claudiablackfan102
12
March 2015
claudiablackfan102
|
Post by claudiablackfan102 on Mar 8, 2015 8:36:31 GMT -8
I am new to CSS's and I just want to know if you can give me the information on how to change the exact way to change the name in the circle and umm tell me what the size is for the banner And how to do the information. Like I said I am new! modernfamilyfunrp.freeforums.net/Love this theme by the way EDIT: ALSO how do I add a Cbox? Please so sorry to bother you EDIT AGAIN: Also how do I edit the plot and setting the images of the staff!! I really am a moron so please help AlishaEDIT AGAIN AGAIN: I am too lazy to make new posts but would you tell me how to do the hover image! Like um the 250x350 image.
|
|
inherit
219706
0
Mar 16, 2015 19:37:44 GMT -8
ashtart
1
March 2015
ashtart
|
Post by ashtart on Mar 15, 2015 14:48:29 GMT -8
Hi, is this theme still active? I don't program so I may just be lost but I can follow directions and I don't see a line 89 that was mentioned here: "The info box can be found by navigating to Admin Home > Themes > Layout Templates > Forum Wrapper. The box starts on line 89. All content can be edited there, but the styling for the box is found on the CSS Sheet." And I don't see a link to replace when I follow these directions: "To edit the default for the 220x350 image, go to Admin Home > Themes > Layout Templates > Mini Profile, find line 6, and replace placehold.it/220x350 with a link your own image."
I'm also having trouble finding a way to adjust the default font size for writing posts. Is the creator of this theme still active? I love it a lot and it fits the feel of my forum but I need people to be able to have avatars and larger size font D: thank you!!! sevensisters.boards.net I figured out the avatars it was quite easy, I just didn't read the instructions closely enough. I find I can't adjust the font size directly from the Admin area for some reason, it's driving me crazy.
|
|
Former Member
inherit
guest@proboards.com
111631
0
Nov 28, 2024 12:42:05 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 23, 2015 2:38:11 GMT -8
very nice
|
|
inherit
220470
0
Aug 26, 2015 12:34:49 GMT -8
FunkyJoshii
3
April 2015
funkyjoshii
|
Post by FunkyJoshii on Apr 10, 2015 14:07:43 GMT -8
Hi Alisha Could you take a look at thisIm wanting to make the members mini profile the same layout and content as the staff panel so there the same, I've not had any success though :/ do you have any suggestions. Also the circle that hovers over the banner, which you can see I've made a square, is there any way to have it on the right side of the banner and not in the middle? Cheers Josh
|
|
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 Apr 10, 2015 14:23:43 GMT -8
FunkyJoshii Remove the <center></center> tags from header in the forum wrapper. As for the mini profile, replace the entire template with this: <!-- ================================================================== MINI PROFILE REMODEL // CREDIT TO ALISHA OF ADOXOGRAPHY.BOARDS.NET ================================================================== SPECIAL THANKS TO: Eton Bones of Proboards Support for the MP3 player code! ------------------------------------------------------------------ -->
<div class="minipro"> <div class="miniborder"> <div class="minuser">$[user]</div> {if $[user.is_member]} <div class="$[miniprofile_class]" style="width:220px;height:350px;"> <div class="minihover" style="width:220px;height:350px;background-image: url('http://placehold.it/220x350');{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "220x350 Avatar"}background-image: url('$[user.mini_custom_field.value]');{/if}{/foreach}background-size:cover;"></div> <div class="minbody"> {if $[user.personal_text.message]} <div class="bubble" style="margin-top:8px;">$[user.personal_text]</div> {/if} <div class="info"> <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;"> $[user.custom_title] </td> </tr> </table> <table width="100%" style="margin-top:5px;"> <tr> <td class="mininfo2"> {if $[user.posts] == -1}N/A{else}$[user.posts]{/if} post{if $[user.posts] != 1}s{/if} </td> <td width="3"></td> <td class="mininfo2"> {if $[user.likes] == -1}N/A{else}$[user.likes]{/if} like{if $[user.likes] != 1}s{/if} </td> </tr> </table> <div class="minoccu"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Occupation"} $[user.mini_custom_field.value] {/if} {/foreach} </div> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Music"} <div class="player" style="position:relative;top:0px;margin-bottom:-3px;"><object width="230" height="22" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" type="application/x-shockwave-flash"> <param value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" name="movie"> <param value="#323536" name="bgcolor"> <param value="mp3=$[user.mini_custom_field.value]&bgcolor=323536&loadingcolor=a9b0b3&buttoncolor=a9b0b3&slidercolor=a9b0b3;" name="FlashVars"> </object></div> {/if} {/foreach} <div class="minalias"> {if $[user.is_online]}Currently Online{else}Offline{/if} </div> <div style="width:220px;height:120px;margin-bottom:5px;background-image: url('http://placehold.it/220x120');{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "220x120 Image/Gif"}background-image: url('$[user.mini_custom_field.value]');{/if}{/foreach}background-size:cover;"></div> </div> </div> </div> {/if} {if $[user.is_guest]}<div class="mingrouprank">Guest</div>{/if} {if $[user.group]} <div class="mingrouprank">$[user.group.name]</div> {elseif $[user.rank]} <div class="mingrouprank">$[user.rank.name]</div> {/if} </div> </div>
<!-- MINI PROFILE REMODEL // CREDIT TO ALISHA OF ADOXOGRAPHY.BOARDS.NET -->
|
|
inherit
220470
0
Aug 26, 2015 12:34:49 GMT -8
FunkyJoshii
3
April 2015
funkyjoshii
|
Post by FunkyJoshii on Apr 10, 2015 15:33:08 GMT -8
Cheers, ill give it a go, thanks for the fast response also
|
|
inherit
220470
0
Aug 26, 2015 12:34:49 GMT -8
FunkyJoshii
3
April 2015
funkyjoshii
|
Post by FunkyJoshii on Apr 11, 2015 0:17:20 GMT -8
Hi again, Just a quick one, can you change the colour of the members name on the members page? Cant seem to find it.
Josh
|
|
inherit
221204
0
Jul 29, 2015 6:20:16 GMT -8
0TinyDino0
6
May 2015
0tinydino0
|
Post by 0TinyDino0 on May 21, 2015 12:00:16 GMT -8
Hey, Alisha, I did have a few questions but I figured it all out in the midst of my stubbornness and stupidity haha This is a lovely skin and I'm using it here. Edit: Haha, I didn't think to look at the 'Click for info' tab and when I did, I got sparkly eyes of wonder, to explain it in the simplest way. Simply lovely. <3
|
|
inherit
221204
0
Jul 29, 2015 6:20:16 GMT -8
0TinyDino0
6
May 2015
0tinydino0
|
Post by 0TinyDino0 on May 22, 2015 8:39:14 GMT -8
[/b] for each member when using this theme. The standard Proboards 150x150 avatar image seen around the forum(quotes,following lists,thread and convo lists), which is edited via the Avatar tab in edit profile, and a larger 220x350 image only seen in the mini profile, which is edited via a custom field on the Personal tab of edit profile. In addition, there is a smaller 220x120 image located in the mini profile. This can be a regular image or a gif. [/quote][/ul][/div][/div] Ah, Alisha, this was addressed in your set up guide but the custom field mentioned does not exist (link) and it seems you are unable to change the 220x350 image except for changing the default. It, also, was not addressed how to change the 220x120 image and I am unable to find it myself.
My site: dimerilands.proboards.com
|
|
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 May 22, 2015 15:02:31 GMT -8
0TinyDino0 You need to create the custom field yourself.
|
|
inherit
221204
0
Jul 29, 2015 6:20:16 GMT -8
0TinyDino0
6
May 2015
0tinydino0
|
Post by 0TinyDino0 on May 23, 2015 3:58:59 GMT -8
Ah, alright ^.^ You probably should have clarified that in the setup guide. Sorry to bother you again. xP
|
|