Former Member
inherit
guest@proboards.com
222576
0
Nov 25, 2024 22:42:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 25, 2015 7:30:44 GMT -8
its the space just under the mini-profile on a post on the left, iv got an image code to put in but not sure what its called in templates. thank u
|
|
#eb7100
1480
0
1
Nov 25, 2024 15:11:42 GMT -8
Craig
209,198
September 2001
cmdynasty
|
Post by Craig on Oct 25, 2015 7:36:11 GMT -8
There isn't really a space under the mini profile. There is the mini profile cell, and then the message cell. There may be 'space' underneath the content of the mini profile, if that is what you are referring to, but this space will not be on all posts, like yours above. It depends on the length of the post. Could you clarify
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 25, 2024 22:42:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 25, 2015 7:53:01 GMT -8
There isn't really a space under the mini profile. There is the mini profile cell, and then the message cell. There may be 'space' underneath the content of the mini profile, if that is what you are referring to, but this space will not be on all posts, like yours above. It depends on the length of the post. Could you clarify that one craig, just under the miniprofile
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Oct 25, 2015 8:16:44 GMT -8
If you want an image after every mini-profile you should be able to simply place it at the very end of Themes > Layout Templates > Mini-Profile using an HTML <img> tag.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 25, 2024 22:42:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 25, 2015 9:01:36 GMT -8
If you want an image after every mini-profile you should be able to simply place it at the very end of Themes > Layout Templates > Mini-Profile using an HTML <img> tag. i'll try this thank u
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 25, 2024 22:42:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 25, 2015 9:10:19 GMT -8
If you want an image after every mini-profile you should be able to simply place it at the very end of Themes > Layout Templates > Mini-Profile using an HTML <img> tag. im wanting it just under the miniprofile, not in it. this puts it in it. underneath it.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Oct 25, 2015 9:11:14 GMT -8
If you placed it after the last closing </div> tag in the mini-profile template it should have placed it underneath the mini-profile as the </div> tag indicates the end of the mini-profile.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 25, 2024 22:42:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 25, 2015 9:26:40 GMT -8
its just going in the mp wherever i put it at the bottom, iv got the slide out mp and it goes in there. iv taken it out in this shot
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 25, 2024 22:42:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 26, 2015 9:21:03 GMT -8
bump
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Oct 26, 2015 9:31:09 GMT -8
According to that screenshot the closing </div> is now missing. You also have a stray malformed tag on this line (colored red):
There are also several unclosed tags in your mini-profile template and lots of stray closing tags that aren't associated with anything. Ensure that each of your opening tags has a closing tag and that you don't leave any stray tags anywhere if they serve no purpose.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 25, 2024 22:42:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 26, 2015 9:41:28 GMT -8
iv fixed the tags on here as brian said, could someone help me with the rest please.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 25, 2024 22:42:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 2, 2015 14:24:42 GMT -8
anybody help with this please
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Nov 2, 2015 22:17:48 GMT -8
anybody help with this please You must still have missing/stray tags in your mini-profile template because adding an image after the last div does put it below the mini-profile and not in it. So you'll need to post your mini-profile template here so we can find where your coding is messed up.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 25, 2024 22:42:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 3, 2015 7:36:57 GMT -8
anybody help with this please You must still have missing/stray tags in your mini-profile template because adding an image after the last div does put it below the mini-profile and not in it. So you'll need to post your mini-profile template here so we can find where your coding is messed up. its abit messy i think, im not too sure what to delete sorry. iv done this before on another site with no problems. <div class="$[miniprofile_class]"> $[user]<br /> {if $[user.is_guest]}Guest<br />{/if} {if $[user.is_deleted]}<em>Deleted Member</em><br />{/if} {if $[user.group]} $[user.group.name]<br />$[user.group.stars]<br /> {elseif $[user.rank]} $[user.rank.name]<br /> {if $[user.rank.stars]} $[user.rank.stars]<br /> {/if} {/if} {if $[user.custom_title]}$[user.custom_title]<br />{/if} $[user.warning.bar] <br /> {if $[user.avatar]} <div class="avatar">$[user.avatar]</div><br /> <br><font size="1"><a href="/user/$[user.id]/activity"><img src="http://i.imgur.com/rnB6o7Z.jpg" title="find where this members been" /></a></font> <br /><center><a href="/user/$[user.id]/friends"><img src="http://i.imgur.com/bJWldkj.png" alt="some_text"></button></a> <br><br></center><br /> {/if} {if $[user.personal_text.message]} $[user.personal_text]<br /> {/if} {if $[user.is_member]} <div class="info"> Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if} <br />Likes: $[user.likes] {foreach $[user.mini_custom_field]} <br /><span class="$[user.mini_custom_field.content_class]">$[user.mini_custom_field.name]: $[user.mini_custom_field.value]</span> {/foreach} {if $[current_user.is_member]}<br /><a href="$[user.pm_href]" alt="PM $[user.name]"><IMG SRC="http://i.imgur.com/6tiNA9w.png" >{/if} <span style="color: #{if $[user.is_online]}e6de19{else}FF0000{/if}; font-weight: bold;"> {if $[user.is_online]} <img src="http://i.imgur.com/XnJfUUh.gif" alt=" online " /> {else} <img src="http://i.imgur.com/5ROMVco.gif" alt=" offline " /> <span style="font-family: Verdana, Arial; font-size: 10pt;"></span> {/if} <br />Last Online: $[user.last_online] </span> </div><br /> {/if} {if $[user.badges_miniprofile]} <div class="$[user.badges_miniprofile_container_class]"> {foreach $[user.badges_miniprofile]} $[user.badges_miniprofile.icon] {/foreach} </div> {/if} <div><span class="post_act">Registered: $[user.registered_on]</span></div>
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Nov 3, 2015 20:41:35 GMT -8
Thanks for posting your template, @joecool111.
At a quick glance you have a closing button and I'm not sure why you have a button there but you need the opening button if you want something a button but what were you trying to achieve there since you have a image that is basically a button. I'd just remove that bold.....
<br><font size="1"><a href="/user/$[user.id]/activity"><img src="http://i.imgur.com/rnB6o7Z.jpg" title="find where this members been" /></a></font> <br /><center><a href="/user/$[user.id]/friends"><img src="http://i.imgur.com/bJWldkj.png" alt="some_text"></button></a>
...or if you want a button the html would be:
<center> <a href="/user/$[user.id]/activity"><button style="font-size:10px;margin-bottom:2px;">All My Posts</button></a><br /> <a href="/user/$[user.id]/friends"><button style="font-size:10px;">My Followers</button></a><br /> </center>
Also, you closed your mini-profile too early. You have an extra closing div so remove the red.
</div> <br /> {/if} {if $[user.badges_miniprofile]} <div class="$[user.badges_miniprofile_container_class]"> {foreach $[user.badges_miniprofile]} $[user.badges_miniprofile.icon] {/foreach} </div> {/if}
But I'm still missing something because I can't get anything below the profile either so I have to go through it again but by tabbing things out so I can more clearly see what is going on.
|
|