vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Place a scrolling marquee on navbar (header) (https://vborg.vbsupport.ru/showthread.php?t=100478)

funinthesun 11-09-2005 10:50 PM

How do you create a scrolling marquee on the bottom of the IE page itself? Thanks :)

mikehawk 11-09-2005 10:55 PM

Works in FireFox for me.

Sooner95 11-09-2005 11:16 PM

works fine in IE and Opera.. will test FF..

Nice job I say.

krvaricp 11-10-2005 04:09 AM

This modification is included in the Shiny Black Skin by Staircase :

Code:

The skin comes with a scrolling marquee. You can either totally get rid of it OR
you can edit it.

To edit it, edit your templates in the Admin CP. Go to Forum Home Templates ?
FORUMHOME. Below $navbar, there is a code like this:

<table class="tborder" align="center" border="0" cellpadding="6" cellspacing="0" width="100%">
<tbody><tr>
        <td class="tcat" align="center">
        Notice from the ADMINS!
        </td>
</tr>
</tbody><tbody id="collapseobj_forumhome_welcomepanel" style="">
        <tr>
                <td class="alt1" align="center" width="101%">
        <marquee>READ THE ANNOUNCEMENTS!! You could be banned if there is
        something important and YOU DON'T KNOW IT!</marquee>

                </td>
        </tr>
</tbody>
</table><br>

You can either remove it fully or you can edit:

        <marquee>READ THE ANNOUNCEMENTS!! You could be banned if there is
        something important and YOU DON'T KNOW IT!</marquee>

and:

Notice from the ADMINS!

if you want to change those.


rb290 11-10-2005 05:33 AM

nice!
installed ^_^

Rickie3 11-10-2005 10:36 AM

installed,i did have something similar installed before but this is a lot cleaner thankyou,works fine for me in FF and IE,

i also found that adding this made my members feel more welcome to my forum.
-------------------------------------------------------------------
welcome,$bbuserinfo[username]

bonnmac 11-10-2005 10:42 AM

is there anyway to do something like this but call the info from a specfic thread in a special forum?

quachvu 11-10-2005 01:12 PM

how can i make it to run slower?

VaaKo 11-10-2005 05:20 PM

Quote:

Originally Posted by quachvu
how can i make it to run slower?

you can use this:

HTML Code:

<marquee scrollamount="5">Pink Floyd</marquee>
you can increase it to make it run faster or dicrease it to make it run slower

funinthesun 11-10-2005 05:38 PM

Anyone know how to ad this to the bottom of the Internet Explorer window?


All times are GMT. The time now is 11:30 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.01167 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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