On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
announcements bar
#1
Exclamation 
Hi i am kinda bad at coding php so im asking, so u know how announcements like have like linked idk how to explain but i want it to have text where u can click on it and it redirects to whatever url u want
my current coding for announcements bar

Quote:<div class="announcement_bar"><i class="fa fa-bullhorn" aria-hidden="true" style="margin-right:10px;"></i> Now you can pre-order our cheat and get 15 days free once it gets released <a href="{$mybb->settings['bburl']}/index.php" title="Announcement Link"><u>Buy now</u> <i class="fa fa-external-link"></i></a>

id love when u press on the lined text it to redirect to https://lixer.net/forums/showthread.php?tid=1
Thanks btw make sure to check my other threads cuz i need help with logo too again since it wont work for phone properly with my custom logo
#2
Hey Aldas,
The template is html based and I have modified your announcement so that it redirects to the URL you wanted.
Code:
<div class="announcement_bar"><i class="fa fa-bullhorn" aria-hidden="true" style="margin-right:10px;"></i> Now you can pre-order our cheat and get 15 days free once it gets released <a href="https://lixer.net/forums/showthread.php?tid=1" title="Announcement Link" target="_blank"><u>Buy now</u> <i class="fa fa-external-link"></i></a>

Have a good day.
#3
Hi,

Not sure if this is the same thing but I have the "Many more exiting features in new Focus Responsive Version by WallBB. Download Today. " going across the top of the forums.

How do I remove this?

Thank you in advance.
#4
(02-07-2019, 01:33 PM)Dan Wrote: Hi,

Not sure if this is the same thing but I have the "Many more exiting features in new Focus Responsive Version by WallBB. Download Today. " going across the top of the forums.

How do I remove this?

Thank you in advance.
Here is the tutorial for this.
https://wallbb.co.uk/forums/showthread.php?tid=11
Also please create new thread.

/closed




Users browsing this thread: 1 Guest(s)