![]() |
Newsbar/Announcements
1 Attachment(s)
What is it?
This is a simply yet very effective newsbar that you can display at the top of your forum. You can display 1 or as many as you like and change the colour and border of each one. How to Install? 1. Go to AdminCP --> Styles & Templates --> Your Style --> Edit Templates --> Forum Home Templates --> FORUMHOME 2. Find: Code:
{vb:raw headinclude} Code:
<styletype="text/css"> Code:
.newsbar { background: #D6ECA6; border-top: 2px solid #8DC93E; border-bottom: 2px solid #8DC93E; text-align: center; margin: 10px auto; padding: 5px 20px; font-weight: bold;} 3. Find (in FORUMHOME): Code:
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p> Code:
<p class="newsbar"><strong>Latest News:</strong> <a href="http://yoursitehere.com/THREADURL" target="_blank">Your Important Announcement Here</a></p> If you want to have multiple just repeat step 3 by placing the same code below. If you want to have multiple that are different colours then you'll need to duplicate the CSS with different class names (say .newsbar_red) and change the CSS colours accordingly. https://vborg.vbsupport.ru/external/2013/07/7.png If you use this please mark as installed :) Support (if any) will be prioritized to those who have this modification marked as installed. Thanks and Enjoy :) |
Thanks, I added the style to my additional.css and not forumhome :)
|
Okay, it should work either way, for this tutorial I put it in the FORUMHOME :)
|
Quote:
Could you explain how please |
Quote:
Just add the style code to the bottom of additional.css with out the tags: Code:
.newsbar { background: #D6ECA6; border-top: 2px solid #8DC93E; border-bottom: 2px solid #8DC93E; text-align: center; margin: 10px auto; padding: 5px 20px; font-weight: bold;} |
oh, I misread the instructions - my mistake.
|
Quote:
Thanks. |
Quote:
|
Quote:
|
all over the shop in vB4.2.0 lol
* uninstalled |
All times are GMT. The time now is 11:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|