Hello guys, I did some changes in featured_member.html to show the website's banner. Yes, that works. But, that works only on the home page, the others pages shows just the title, could some help me plz?
This is my featured_member.html
This is my featured_member.html
HTML:
<div class="featured row">
<img alt="featured" src="skins/parabola/img/Featured/featured.gif" class="destaque">
<div class="left screen1">
{$featured_member_screenshot}
</div>
<h4 class="TitleFeatured"><a href="{$url}" onclick="out(this,'{$username}');">{$title}</a></h4>
<a href="{$url}" onclick="out(this,'{$username}');">{$banner}</a>
<br class="cl"/>
</div>
Attachments
-
29 KB Views: 14
-
29.1 KB Views: 13