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 Jun 30, 2014 2:33:38 GMT -8
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jun 30, 2014 2:40:07 GMT -8
I've just duplicated this bug on my forum when logged in. One moment it was fine, next it was broken. Will get back to you on this once I know what is wrong.
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jun 30, 2014 2:45:01 GMT -8
2 things I spy with my clever eye... - margin-top - width Remove the margin-top or set it to 0px. Definitely don't want to be setting the width to 840px, as that takes it off screen, so when you get more items, it will look strange (though test it before you change it to see).
|
|
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 Jun 30, 2014 2:45:09 GMT -8
I've just duplicated this bug on my forum when logged in. One moment it was fine, next it was broken. Will get back to you on this once I know what is wrong. Timebomb I recognise those eggs and I don't know where from where did they come from!
|
|
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 Jun 30, 2014 2:46:17 GMT -8
2 things I spy with my clever eye... - margin-top - width Remove the margin-top or set it to 0px. Definitely don't want to be setting the width to 840px, as that takes it off screen, so when you get more items, it will look strange (though test it before you change it to see). Margin top stops it overlapping the miniprofile (something it does otherwise) - also if I have it smaller then it tends to start a new line (not a desired behaviour)
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jun 30, 2014 2:54:13 GMT -8
Boy_Wonder, Got an example? Seems you will need to rework some of the HTML, nothing much I can do since it's custom. Only thing the shop is doing is injecting the items into that element.
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jun 30, 2014 2:55:08 GMT -8
Timebomb007, What I thought was a bug wasn't. So am back at nothing. I can't duplicate your issue. Can you disable every plugin apart from Yootil, Monetary, and the Shop. See if you still experience 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 Jun 30, 2014 2:57:38 GMT -8
All I need to do now is to walk it across to align left - text-align left isn't working
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jun 30, 2014 3:09:56 GMT -8
Note to all:
FAQ has instructions for the image sizing using CSS to target Mini Profiles, Profiles, and the Shop page on their own.
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jun 30, 2014 3:11:50 GMT -8
All I need to do now is to walk it across to align left - text-align left isn't working You need to take it out of that parent div, as that is floating left. Place it below that parent div, float it left, but you probably need to clear above it as well.
|
|
inherit
198412
0
May 26, 2022 8:09:32 GMT -8
Timebomb007
450
August 2013
timebomb007
|
Post by Timebomb007 on Jun 30, 2014 3:39:35 GMT -8
I've just duplicated this bug on my forum when logged in. One moment it was fine, next it was broken. Will get back to you on this once I know what is wrong. Timebomb I recognise those eggs and I don't know where from where did they come from! www.iconfinder.com/iconsets/vector-easter-eggs
|
|
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 Jun 30, 2014 3:48:45 GMT -8
That was the site I was looking for! Thanks XD
|
|
inherit
198412
0
May 26, 2022 8:09:32 GMT -8
Timebomb007
450
August 2013
timebomb007
|
Post by Timebomb007 on Jun 30, 2014 4:22:35 GMT -8
Timebomb007, What I thought was a bug wasn't. So am back at nothing. I can't duplicate your issue. Can you disable every plugin apart from Yootil, Monetary, and the Shop. See if you still experience it. It still occurs with every plugin (but those) disabled.
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jun 30, 2014 5:42:49 GMT -8
Timebomb007Do you have a custom mini profile template? If so, post it for me so I can test it.
|
|
inherit
198412
0
May 26, 2022 8:09:32 GMT -8
Timebomb007
450
August 2013
timebomb007
|
Post by Timebomb007 on Jun 30, 2014 5:53:47 GMT -8
<div class="$[miniprofile_class]"> $[user]<br /> {if $[user.is_guest]}Guest<br />{/if} {if $[user.group.id] == "1"} $[user.group.name]<br /> {elseif $[user.group.stars]} $[user.group.name] <br /> $[user.group.stars]<br /> {else}$[user.rank.name]<br /> $[user.rank.stars]<br/>{/if} <br /> <center>{if $[user.avatar]} <div class="avatar">$[user.avatar]</div> {/if}</center> {if $[user.personal_text.message]} $[user.personal_text] {/if} {if $[user.is_member]}<br /> <div class="info"> Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if} {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} <br /> <a href="/user/$[user.id]/recent">Recent Posts</a> <br /> <a href="/user/$[user.id]/recent_threads">Recent Threads</a> {if $[user.is_online]}<br /><span class="italic">Member is Online</span>{/if} </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} {if $[user.location]}<div class="info">Location: $[user.location]</div>{/if} <br /> <a href="/conversation/new/$[user.id]"><img src="http://www.tvrage.com/_layout_v4/images/buttons/pm_button.png"></a> </div>
|
|