inherit
124005
0
Jul 13, 2015 7:22:02 GMT -8
Panda
98
May 2008
blessing3
|
Post by Panda on May 11, 2013 21:44:51 GMT -8
Hi! Good morafternonight to anyone who reads this I used this shoutbox modification made by Thomasss and it worked fine. But for some reason, when I switch themes, the avatars disappear as if the code never existed. Here is the code he provided. {foreach $[shoutbox_post]} <div class="$[shoutbox_post.content_class] content-box"{if $[shoutbox_post.edited]} title="$[shoutbox_post.edited]"{/if}> <div style="float: left; width: 60px;"> $[shoutbox_post.created_by.avatar_small] </div> $[shoutbox_post.created_by]: <span class="message">$[shoutbox_post.message]</span> <span class="details"> $[shoutbox_post.edit_button] $[shoutbox_post.date] {if $[shoutbox_post.edited]}<span class="edited">*</span>{/if} </span> $[shoutbox_post.delete_button] <div class="ui-helper-clearfix"></div> </div> {/foreach} Any kind of help will be appreciated. Thanks!
|
|
inherit
186770
0
Jan 19, 2013 3:22:38 GMT -8
user07
193
December 2012
user07
|
Post by user07 on May 12, 2013 1:08:01 GMT -8
(sorry if my question might sound silly... but... ) Did you add the modification in the shoutbox template of each of your themes ? (every theme you create has its own templates and css)
|
|
inherit
124005
0
Jul 13, 2015 7:22:02 GMT -8
Panda
98
May 2008
blessing3
|
Post by Panda on May 12, 2013 5:36:13 GMT -8
-facepalm- Fanks, I didn't know I had to do it in "every" theme. Thank you for clarifying~
|
|
inherit
jefe.tomato@gmail.com
200200
0
Oct 1, 2013 14:29:42 GMT -8
notcrazy
3
September 2013
notcrazy
|
Post by notcrazy on Sept 19, 2013 2:51:40 GMT -8
i love you
|
|
inherit
259017
0
Sept 25, 2021 1:54:15 GMT -8
CrazyBoy
Web developer.
968
July 2019
crazyboy
|
Post by CrazyBoy on Sept 12, 2019 4:43:26 GMT -8
Craig the creator of this code has 5 years offline this why i tagged you where i can put this code exactly?
|
|
Kami
Forum Cat
Posts: 40,201
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,201
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Sept 12, 2019 7:55:43 GMT -8
CrazyBoy - This thread is six years old. There is a general rule against bumping up a thread that is older than about a month. What you have done here is called "necroposting" which is kind of a joke word that means bringing a post back from the "dead". In the future, it is better if you make a new thread and link to the old thread in your first post. To answer, however, you can put this code in your shoutbox layout template: admin > structure > layout templates > shoutbox. There is a tab at the top left of the box that says "Individual posts". Click this. Take what's in the box and delete it. Then, copy this code and paste it in the box. Save your changes. If you have more than one theme, you will have to repeat this for every theme you want the code to be used on. Hope that helps!
|
|
inherit
259017
0
Sept 25, 2021 1:54:15 GMT -8
CrazyBoy
Web developer.
968
July 2019
crazyboy
|
Post by CrazyBoy on Sept 12, 2019 8:28:39 GMT -8
thank's for help Kami you were helpful ! I am taking a ride here (template library/header & footer library) and check what is good for my forum so your last post (posting in a new thread) very good.
|
|