MyBB Community Forums

Full Version: hi i wnt help with the Announcements
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi i want help i have 2 avatar and i have logo and this not show logo my account 

problem with the Announcements i have 2 avatar and i have logo in my account don't show i don't know why 

 


[Image: l]
Can you please share the URL to your forum/URL to specific problematic page ?
Also the name of theme you are using on your forums.

Regards
WallBB
(2020-04-17, 04:47 PM)WallBB Wrote: [ -> ]Can you please share the URL to your forum/URL to specific problematic page ?
Also the name of theme you are using on your forums.

Regards
WallBB

hello WallBB thank you for replay i sent website in private massage 
acp >> templates & style >> templates>> lobos>> forum display >>forumdisplay_announcements_announcement

replace everything with this 
<div class="trow1 inline_row bottom-border forumdisplay_sticky row hidden-xs hidden-sm hidden-md">
	<div class="text-center" style="float:left">
		<span class="tt thread_status folder" title="No new posts.">&nbsp;</span>
	</div>
	<div class="col-lg-5 padding-8px" style="text-align: left;">
		<div>
          <span> <span class="subject_editable subject_old" id="tid_307" title="(Click and hold to edit)">
		 <a href="{$announcement['announcementlink']}"{$new_class}>{$announcement['subject']}</a></span><br>
		  <span>
			<div class="author"><div style="padding: 12px;margin: -12px;color: #afafaf;">Started by  {$announcement['profilelink']} </div></div>
		</div>
	</div>
<div class="col-lg-1 text-right padding-8px" style="line-height: 1.2;"><div style="color: #afafaf;text-align: center;">

</div></div>
	<div class="col-lg-1 text-right padding-8px" style="line-height: 1.2;"><div style="padding: 12px;margin: -12px;color: #afafaf;text-align: center;">
	
		
</div></div>

			{+}forumdisplay_announcements_announcement|{$announcement['fid']}{-}<div class="lavatar-old lavatar-old-f"></div><span style="margin: 4px;">Started by  {$announcement['profilelink']} </span><br><span style="margin: 4px;"> {$postdate}{$modann}</span>

<input type="checkbox" class="checkbox pull-right" name="inlinemod_307" id="inlinemod_307" value="1">

</div>

acp >> templates & style >> templates>> lobos>> forum display >>forumdisplay_announcements
replace everything with this
<div class="raw trow_sep small">
	<div><i class="fa fa-bullhorn"></i> {$lang->forum_announcements}</div>
</div>
{$announcements}
(2020-04-18, 02:06 PM)Mastersly Wrote: [ -> ]acp >> templates & style >> templates>> lobos>> forum display >>forumdisplay_announcements_announcement

replace everything with this 
<div class="trow1 inline_row bottom-border forumdisplay_sticky row hidden-xs hidden-sm hidden-md">
	<div class="text-center" style="float:left">
		<span class="tt thread_status folder" title="No new posts.">&nbsp;</span>
	</div>
	<div class="col-lg-5 padding-8px" style="text-align: left;">
		<div>
          <span> <span class="subject_editable subject_old" id="tid_307" title="(Click and hold to edit)">
		 <a href="{$announcement['announcementlink']}"{$new_class}>{$announcement['subject']}</a></span><br>
		  <span>
			<div class="author"><div style="padding: 12px;margin: -12px;color: #afafaf;">Started by  {$announcement['profilelink']} </div></div>
		</div>
	</div>
<div class="col-lg-1 text-right padding-8px" style="line-height: 1.2;"><div style="color: #afafaf;text-align: center;">

</div></div>
	<div class="col-lg-1 text-right padding-8px" style="line-height: 1.2;"><div style="padding: 12px;margin: -12px;color: #afafaf;text-align: center;">
	
		
</div></div>

			{+}forumdisplay_announcements_announcement|{$announcement['fid']}{-}<div class="lavatar-old lavatar-old-f"></div><span style="margin: 4px;">Started by  {$announcement['profilelink']} </span><br><span style="margin: 4px;"> {$postdate}{$modann}</span>

<input type="checkbox" class="checkbox pull-right" name="inlinemod_307" id="inlinemod_307" value="1">

</div>

acp >> templates & style >> templates>> lobos>> forum display >>forumdisplay_announcements
replace everything with this
<div class="raw trow_sep small">
	<div><i class="fa fa-bullhorn"></i> {$lang->forum_announcements}</div>
</div>
{$announcements}



Thank you so much anon this sloved but logo not show