inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 21, 2015 23:33:51 GMT -8
Okay to work it out Step 1 - I disabled the option in vDice replacer to hide dice rolls Found vDice box class, checked it, no display:none Step 2 - re-enabled and checked again. Found the display: none; present Step 3 - adjust vDice css to !important with vDice box's line on the display: inline-block important. Step 4 - still no show of pokemon nature at all. I have reiterated before that it stopped working when I changed the miniprofile, hence querying if there's any classes its looking for. Testing this theory now by making a copy of the miniprofile and resetting profile to default That's what I was wondering. What you did with the mini-profile
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Mar 21, 2015 23:36:53 GMT -8
Besides some recodes to the remodel so it fitted properly
<div class="$[miniprofile_class]" style="width:270px;text-align:center;"> {if $[user.is_member]} <div class="miniprofilename">$[user]</div> <div class="minibg" style="border:10px solid #86B984;border-top:5px solid #86B984;border-bottom:5px solid #86B984;margin:0px;"> <div style="width:250px; height:350px;border-radius:0px;background-image: url('http://i.imgur.com/IYV94KW.png');{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "250x350 Hover Image"}background-image: url('$[user.mini_custom_field.value]');{/if}{/foreach}background-size:cover;"></div> <div class="minibg2"></div><div class="miniinfo"> <table style="border-collapse:separate;border-spacing:0px;"> <tbody> <tr> <td width="155px;"> <div style="margin-left:5px;margin-top:-85px;border:7px solid #86B984;border-radius:50%;width:120px;height:120px;position:absolute;"> $[user.avatar]</div> </td> <td> <div class="miniprofiletext" style="margin-left:-27px;width:105px;height:15px;margin-top:0px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Application"} <span class="$[user.mini_custom_field.content_class]"> <a href="$[user.mini_custom_field.value]" style="font-family:courier new;font-size:11px;">Application</a> </span> {/if} {/foreach} </div> <div class="miniprofiletext" style="margin-left:-30px;margin-top:10px;height:15px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Plotter"} <span class="$[user.mini_custom_field.content_class]"> <a href="$[user.mini_custom_field.value]" style="font-family:courier new;font-size:11px;">Plotter</a> </span> {/if} {/foreach} </div> <div class="miniprofiletext" style="margin-left:-35px;margin-top:10px;height:15px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Tracker"} <span class="$[user.mini_custom_field.content_class]"> <a href="$[user.mini_custom_field.value]" style="font-family:courier new;font-size:11px;">Tracker</a> </span> {/if} {/foreach} </div> {if $[user.is_online]} <div style="margin-top:18px;margin-bottom:-5px;margin-left:-30px;font-family:georgia;font-size:16px;font-style:italic;">user is online <span style="color:#94ED7B;font-size:10px;">●</span></div> {else} <div style="margin-top:18px;margin-bottom:-5px;margin-left:-30px;font-family:georgia;font-size:16px;font-style:italic;">user is offline <span style="color:#F26161;font-size:10px;">●</span></div> {/if} </td> </tr> <tr> <td colspan="2" valign="middle" style="vertical-align:middle;height:75px;"> <div style="background-color:#97D395;padding-bottom:9px;padding-top:9px;padding-left:13px;padding-right:13px;margin:10px;margin-top:0px;min-height:25px;overflow:hidden;position:absolute;margin-top:0px;"> <table height="25px;"> <tr> <td valign="middle" style="vertical-align:middle;height:25px;"> {if $[user.personal_text.message]} $[user.personal_text] {else} <span style="font-family:verdana;font-size:10px;text-align:center;">Never say anything that doesn't improve on silence.</span> {/if} </td> </tr> </table> </div> <div style="font-family:georgia;font-size:65px;margin-left:-220px;margin-top:-15px;{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "Quotation Hex Color Code"}color:#$[user.mini_custom_field.value];{/if}{/foreach};position:relative">“</div> </td> </tr> <tr> <td colspan="2"> <div style="font-family:oswald;font-size:18px;letter-spacing:1px;text-transform:uppercase;margin-bottom:5px;position:relative;margin-top:-10px;">$[user.custom_title]</div> </td> </tr> <tr> <td colspan="2"> <table> <tr> <td> <div class="miniprofilebox" style="margin-left:13px;"> {if $[user.posts] == -1}N/A{else}Posts: $[user.posts]{/if} </div> </td> <td> <div class="miniprofilebox"> Likes: {if $[user.likes] == -1}N/A{else}$[user.likes]{/if} </div> </td> </tr> <tr> <td> <div class="miniprofilebox" style="margin-left:13px;"> <span style="none"><span class="money_symbol"></span><span class="money_amount"></span><span class="money_text" style="display:none;"></span></span> </div> </td> <td> <div class="miniprofilebox"> <a href="{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "Author URL"}$[user.mini_custom_field.value]{/if}{/foreach}"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Authored by"} <span class="$[user.mini_custom_field.content_class]" style="font-family:courier new;color:#b6b6b6;letter-spacing:1px;font-size:10px;">$[user.mini_custom_field.value]</span> {/if} {/foreach} </a> </div> </td> </tr> <tr> <td> <div class="miniprofilebox" style="margin-left:13px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Rank"} $[user.mini_custom_field.value] {/if} {/foreach} </div> </td> <td> <div class="miniprofilebox"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Class"} $[user.mini_custom_field.value] {/if} {/foreach} </div> </td> </tr> <tr> <td> <div class="miniprofilebox" style="margin-left:13px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Goal"} $[user.mini_custom_field.value] {/if} {/foreach} </div> </td> <td> <div class="miniprofilebox"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Favourite Pokemon Type"} $[user.mini_custom_field.value] {/if} {/foreach} </div> </td> </tr> </table> </td> </tr> </table> </div> </div> <div style="width:270px;background-color:#86B984;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Music"} <div class="player" style="position:relative;top:3px;margin-left:0px;"><object width="260" 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="#86B984" name="bgcolor"> <param value="mp3=$[user.mini_custom_field.value]&bgcolor=000000&loadingcolor=212121&buttoncolor=212121&slidercolor=212121;" name="FlashVars"> </object></div> {/if} {/foreach} </div> {if $[user.group]} <div align="center" class="miniprofilename">$[user.group.name]</div> {else} <div align="center" class="miniprofilename">No Group</div> {/if} </div> {else} <div class="miniprofilename">$[user]</div> <div class="minibg" style="border:10px solid #292929;border-top:5px solid #292929;border-bottom:5px solid #292929;margin:0px;"> <div style="width:250px; height:350px;border-radius:0px;background-image: url('http://i.imgur.com/IYV94KW.png');{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "250x350 Hover Image"}background-image: url('$[user.mini_custom_field.value]');{/if}{/foreach}background-size:initial;"></div> </div> <div align="center" class="miniprofilename">Guest</div> {/if} </div>
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 21, 2015 23:46:15 GMT -8
Besides some recodes to the remodel so it fitted properly <div class="$[miniprofile_class]" style="width:270px;text-align:center;"> {if $[user.is_member]} <div class="miniprofilename">$[user]</div> <div class="minibg" style="border:10px solid #86B984;border-top:5px solid #86B984;border-bottom:5px solid #86B984;margin:0px;"> <div style="width:250px; height:350px;border-radius:0px;background-image: url('http://i.imgur.com/IYV94KW.png');{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "250x350 Hover Image"}background-image: url('$[user.mini_custom_field.value]');{/if}{/foreach}background-size:cover;"></div> <div class="minibg2"></div><div class="miniinfo"> <table style="border-collapse:separate;border-spacing:0px;"> <tbody> <tr> <td width="155px;"> <div style="margin-left:5px;margin-top:-85px;border:7px solid #86B984;border-radius:50%;width:120px;height:120px;position:absolute;"> $[user.avatar]</div> </td> <td> <div class="miniprofiletext" style="margin-left:-27px;width:105px;height:15px;margin-top:0px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Application"} <span class="$[user.mini_custom_field.content_class]"> <a href="$[user.mini_custom_field.value]" style="font-family:courier new;font-size:11px;">Application</a> </span> {/if} {/foreach} </div> <div class="miniprofiletext" style="margin-left:-30px;margin-top:10px;height:15px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Plotter"} <span class="$[user.mini_custom_field.content_class]"> <a href="$[user.mini_custom_field.value]" style="font-family:courier new;font-size:11px;">Plotter</a> </span> {/if} {/foreach} </div> <div class="miniprofiletext" style="margin-left:-35px;margin-top:10px;height:15px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Tracker"} <span class="$[user.mini_custom_field.content_class]"> <a href="$[user.mini_custom_field.value]" style="font-family:courier new;font-size:11px;">Tracker</a> </span> {/if} {/foreach} </div> {if $[user.is_online]} <div style="margin-top:18px;margin-bottom:-5px;margin-left:-30px;font-family:georgia;font-size:16px;font-style:italic;">user is online <span style="color:#94ED7B;font-size:10px;">?</span></div> {else} <div style="margin-top:18px;margin-bottom:-5px;margin-left:-30px;font-family:georgia;font-size:16px;font-style:italic;">user is offline <span style="color:#F26161;font-size:10px;">?</span></div> {/if} </td> </tr> <tr> <td colspan="2" valign="middle" style="vertical-align:middle;height:75px;"> <div style="background-color:#97D395;padding-bottom:9px;padding-top:9px;padding-left:13px;padding-right:13px;margin:10px;margin-top:0px;min-height:25px;overflow:hidden;position:absolute;margin-top:0px;"> <table height="25px;"> <tr> <td valign="middle" style="vertical-align:middle;height:25px;"> {if $[user.personal_text.message]} $[user.personal_text] {else} <span style="font-family:verdana;font-size:10px;text-align:center;">Never say anything that doesn't improve on silence.</span> {/if} </td> </tr> </table> </div> <div style="font-family:georgia;font-size:65px;margin-left:-220px;margin-top:-15px;{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "Quotation Hex Color Code"}color:#$[user.mini_custom_field.value];{/if}{/foreach};position:relative">“</div> </td> </tr> <tr> <td colspan="2"> <div style="font-family:oswald;font-size:18px;letter-spacing:1px;text-transform:uppercase;margin-bottom:5px;position:relative;margin-top:-10px;">$[user.custom_title]</div> </td> </tr> <tr> <td colspan="2"> <table> <tr> <td> <div class="miniprofilebox" style="margin-left:13px;"> {if $[user.posts] == -1}N/A{else}Posts: $[user.posts]{/if} </div> </td> <td> <div class="miniprofilebox"> Likes: {if $[user.likes] == -1}N/A{else}$[user.likes]{/if} </div> </td> </tr> <tr> <td> <div class="miniprofilebox" style="margin-left:13px;"> <span style="none"><span class="money_symbol"></span><span class="money_amount"></span><span class="money_text" style="display:none;"></span></span> </div> </td> <td> <div class="miniprofilebox"> <a href="{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "Author URL"}$[user.mini_custom_field.value]{/if}{/foreach}"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Authored by"} <span class="$[user.mini_custom_field.content_class]" style="font-family:courier new;color:#b6b6b6;letter-spacing:1px;font-size:10px;">$[user.mini_custom_field.value]</span> {/if} {/foreach} </a> </div> </td> </tr> <tr> <td> <div class="miniprofilebox" style="margin-left:13px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Rank"} $[user.mini_custom_field.value] {/if} {/foreach} </div> </td> <td> <div class="miniprofilebox"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Class"} $[user.mini_custom_field.value] {/if} {/foreach} </div> </td> </tr> <tr> <td> <div class="miniprofilebox" style="margin-left:13px;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Goal"} $[user.mini_custom_field.value] {/if} {/foreach} </div> </td> <td> <div class="miniprofilebox"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Favourite Pokemon Type"} $[user.mini_custom_field.value] {/if} {/foreach} </div> </td> </tr> </table> </td> </tr> </table> </div> </div> <div style="width:270px;background-color:#86B984;"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Music"} <div class="player" style="position:relative;top:3px;margin-left:0px;"><object width="260" 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="#86B984" name="bgcolor"> <param value="mp3=$[user.mini_custom_field.value]&bgcolor=000000&loadingcolor=212121&buttoncolor=212121&slidercolor=212121;" name="FlashVars"> </object></div> {/if} {/foreach} </div> {if $[user.group]} <div align="center" class="miniprofilename">$[user.group.name]</div> {else} <div align="center" class="miniprofilename">No Group</div> {/if} </div> {else} <div class="miniprofilename">$[user]</div> <div class="minibg" style="border:10px solid #292929;border-top:5px solid #292929;border-bottom:5px solid #292929;margin:0px;"> <div style="width:250px; height:350px;border-radius:0px;background-image: url('http://i.imgur.com/IYV94KW.png');{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "250x350 Hover Image"}background-image: url('$[user.mini_custom_field.value]');{/if}{/foreach}background-size:initial;"></div> </div> <div align="center" class="miniprofilename">Guest</div> {/if} </div>
I find div.message vdice-box vdice-value thats it
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Mar 21, 2015 23:48:38 GMT -8
Just for clarification as I deleted the vDice replacer plugin before I moved the new one in place... above or below?
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 21, 2015 23:57:59 GMT -8
Okay to work it out Step 1 - I disabled the option in vDice replacer to hide dice rolls Found vDice box class, checked it, no display:none Step 2 - re-enabled and checked again. Found the display: none; present Step 3 - adjust vDice css to !important with vDice box's line on the display: inline-block important. Step 4 - still no show of pokemon nature at all. I have reiterated before that it stopped working when I changed the miniprofile, hence querying if there's any classes its looking for. Testing this theory now by making a copy of the miniprofile and resetting profile to default That's what I was wondering. What you did with the mini-profile I have confirmed that low numbers don't show anything while the number 50 shows timid. The problem has to be in your settings.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 21, 2015 23:59:05 GMT -8
Just for clarification as I deleted the vDice replacer plugin before I moved the new one in place... above or below? I tested my plugin positions earlier today thinking that may be the cause. Positioning isn't required for this plugin apparently. Works the same because of the document ready stipulation So post pictures of your settings for pkmnature so we can look at the problems
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Mar 22, 2015 0:20:46 GMT -8
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 22, 2015 0:47:53 GMT -8
Would it be easier if I just made you account admin? yes please
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Mar 22, 2015 0:48:38 GMT -8
Consider it done XD
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 22, 2015 14:41:55 GMT -8
I think I fixed it, it was a difference in the way the codebox and the autoform work together. So It should be fixed in future versions. You can remove your css important under display. It really helped me know what was going on. It made it skip searching for specific ranges and work for other ranges.
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Mar 22, 2015 20:19:40 GMT -8
Thank you!
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 27, 2015 20:05:08 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ hello , I wanted to ask you about something, because I don't want to bother you, but the way I'm doing it right now (all the replaces I'm adding), will reach probably 1 million characters, maybe more, and I'm not sure if you are allow to do that on proboards (add to many extra plugins), or if would be something that you don't think it's necessary or you don't feel like adding too many extra plugin for space. I could reduce the results template for the replaces I'm using, I'm asking first to not end up making a whole "template" that won't fit because too many chracters and not enough extra plugin. Thank you as always, this is probably my favorite plugin as a feature for my rpg, everyone tells me they really like this as part of the encounter system, XD
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 28, 2015 13:24:59 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ hello , I wanted to ask you about something, because I don't want to bother you, but the way I'm doing it right now (all the replaces I'm adding), will reach probably 1 million characters, maybe more, and I'm not sure if you are allow to do that on proboards (add to many extra plugins), or if would be something that you don't think it's necessary or you don't feel like adding too many extra plugin for space. I could reduce the results template for the replaces I'm using, I'm asking first to not end up making a whole "template" that won't fit because too many chracters and not enough extra plugin. Thank you as always, this is probably my favorite plugin as a feature for my rpg, everyone tells me they really like this as part of the encounter system, XD I have one plugin so far that will add extra space. I will make as many as you need.
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 28, 2015 13:39:43 GMT -8
Ok, I just wanted to make sure you are available to make plenty of ti so I keep the template I have already. Thank you, really appreciate it! P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 28, 2015 17:12:47 GMT -8
Ok, I just wanted to make sure you are available to make plenty of ti so I keep the template I have already. Thank you, really appreciate it! P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓I have posted 10 memory expansions for Codebox Here: support.proboards.com/thread/545424/You will be able to have 10 times the number of space now by downloading a new one each time you run out of space.
|
|