Why is it soooooooo hard to make the newsticker just like the one on your own brivium site. the newsticker for xenforo is not workable at all...im not satisfied with this addon as it is now
Hello, We apologize for any inconvenience caused. We will have an upgrade version that include our news ticker style. We hope you will find these terms satisfactory and look forward to the pleasure of your order. Regards,
any clue when? I purchased the welcome new users addon few days ago.....this is a good addon are you developing a social groups addon? are you gonna develop a [member] stock trading addon?
Is it possible to remove the totally big latest news bar, or make an option for disable this item. I like the scrolling news but the bar above is for me not necessarily.
Just easy by open template BRNS_news_sticker, find and remove following code Code: <!-- featured news --> <div class="brnsFeaturedContainer"> <div class="brnsFeaturedTitleContainer"> <div class="brnsFeaturedTitle" ><a href="{xen:link "threads{xen:if '{$thread.isNew}', '/unread'}", $thread}">{$thread.title}</a></div> </div> <div class="brnsFeaturedExcerptContainer"> <div class="brnsFeaturedExcerpt" > <xen:username user="$thread" title="{xen:phrase thread_starter}" /><span class="startDate">, <a{xen:if {$visitor.user_id}, ' href="{xen:link threads, $thread}"'} class="faint"><xen:datetime time="$thread.post_date" title="{xen:if {$visitor.user_id}, '{xen:phrase go_to_first_message_in_thread}'}" /></a></span><span class="containerName">, <a href="{xen:link forums, $thread.forum}" class="forumLink">{$thread.forum.title}</a></span> </div> </div> </div> Regards
In your case, please find Code: <div class="BRNSContainer" style="position:fixed;min-height:140px;"> And change to Code: <div class="BRNSContainer" style="position:fixed;"> Regards,
Please submit a ticket using your customer account. So our technical will review it for you. Regards,