vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Home Enhancements - Better Anouncements (https://vborg.vbsupport.ru/showthread.php?t=191392)

GWLiaR 09-19-2008 10:00 PM

Better Anouncements
 
English:
What Does it?:This hack will add to your FORUMHOME Better Announcements Table

Install:
+Upload Files
+Go to admin Cp
+Plugin System -> Manage Products -> [Add/Import Product] -> Select
+'product-better_announcements' then İmport.

Settings:
vBulletin Options->Better Announcements

Please Click Install:up:

Masiello 09-20-2008 06:53 AM

Hello,
is it XHTML Transitional?

Vackrick 09-20-2008 06:56 AM

off course

Ross L 09-20-2008 07:43 AM

Looks good. It would be great if you could set numerous announcements with this, and each one shows on a day that you indicate. Also an "above navbar" option would be great.

NAZIA 09-20-2008 09:02 AM

Great,,,,
Nice effort..
Thanks.

GWLiaR 09-20-2008 09:20 AM

Thanx Nazia....

Pcwolfx? 09-20-2008 09:24 AM

Thank you install

GWLiaR 09-20-2008 09:32 AM

Thanx Pcwolfx

TilkiBey 09-20-2008 11:08 AM

can we use it for messages or signatures?

GWLiaR 09-20-2008 11:29 AM

Quote:

Originally Posted by TilkiBey (Post 1626248)
can we use it for messages or signatures?

You Can use.


Add Style CSS
Code:

.warning,
.attention,
.notice,
.help,
.information
{
        color: #000;
        border: 1px solid #000;
        -moz-border-radius: 5px;
        background-color: #FCF8C7;
        padding: 6px;
        text-align:left;
}

.warning img,
.attention img,
.help img,
.notice img,
.information img
{
        float:left;
        margin-top: 10px;
        margin-right: 5px;
        vertical-align:middle;
        border: 0px;
}

.warning h2,
.warning p,
.notice h2,
.notice p,
.attention h2,
.attention p,
.help h2,
.help p,
.information h2,
.information p
{
        padding: 0px;
        margin:  0px;
        margin-left: 60px;
}

.warning h2,
.attention h2,
.notice h2,
.help h2,
.information h2
{
        padding-bottom: 4px;
        font-size: 14px;
        border-bottom: 1px solid #000;
}

.warning h1,
.attention h1,
.notice h1,
.help h1,
.information h1
{
        padding: 0px;
        margin:  0px;
        margin-left: 60px;
        font-size: 12px;
        font-weight:normal;
}

.warning h6,
.attention h6,
.notice h6,
.help h6,
.information h6
{

        margin:  20px;
        padding: 0px;
        margin-left: 60px;
        font-size: 12px;
        font-weight:normal;
}

.warning
{
        background-color: #FFCCCC;
}

.help
{
        background-color: #d5eeb6;
}

.warning ul,
.attention ul,
.notice ul,
.help ul,
.information ul
{
        margin-left: 30px;
}

Add BBCode:
Tag:warning (e.g notice,information...)
Code:

<div class='warning(e.g notice,information)'>
 <img src='images/misc/warning(e.g information,notice).gif' alt='image' />
 <h2><strong>Warning</strong></h2>
<h1><font color="#000000">{param}</font></h1>
<br /><br /></div>



All times are GMT. The time now is 06:50 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
  • Page Generation 0.01202 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete