vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Music background, is there an easy way to add it (https://vborg.vbsupport.ru/showthread.php?t=113213)

warriorofpeace 04-17-2006 04:57 AM

Music background, is there an easy way to add it
 
Can anyone please help me add a song to my forum which everyone can hear while they visit my forum...

It would have to be an easy mod, with lots of details.

I dont know code, and i apologize ahead of time for my lack there fo.

News! I not longer need help, thankyou

MrZeropage 04-17-2006 05:08 AM

Hmmm, maybe this is very easy using the headinclude Template or something like that ...

warriorofpeace 04-17-2006 05:27 AM

How do you do that???

thanks

Tony G 04-17-2006 06:48 AM

Wrong forum, moving to vB3.5 Questions.

Mastar 04-17-2006 06:51 PM

Put this in the top of your header template:



Code:

<!-- Background Music -->
<embed src="http://www.Your site.com/forums/serioustimes.mp3" autostart="true" loop="true"
width="2" height="0">
</embed>
<noembed>
<bgsound src="http://www.Your site.com/forums/serioustimes.mp3" loop="infinite">
</noembed>
<!-- Background Music -->


john1744 04-18-2006 07:04 PM

Hmm, the only issue with this is that it changes on you when you change pages.

warriorofpeace 04-19-2006 12:12 AM

Thanks for the info...ok, but where do i place my mp3 song?

And what is opera and ie versions?



Quote:

Originally Posted by Mastar
Put this in the top of your header template:



Code:

<!-- Background Music -->
<embed src="http://www.Your site.com/forums/serioustimes.mp3" autostart="true" loop="true"
width="2" height="0">
</embed>
<noembed>
<bgsound src="http://www.Your site.com/forums/serioustimes.mp3" loop="infinite">
</noembed>
<!-- Background Music -->



Mastar 04-20-2006 03:13 AM

Quote:

Originally Posted by warriorofpeace
Thanks for the info...ok, but where do i place my mp3 song?

And what is opera and ie versions?


You can place your mp3 anywhere you wanna just link to it.

www.yoursite.com/*.mp3 or www.yoursite.com/forums/*.mp3

warriorofpeace 04-20-2006 03:44 AM

Ok i tried to paste the code in the header, but i dont know where to put the link stuff. Is it on a post or is it in the ftp?

Is it possible to pay you to do it for me???

snafuu 04-20-2006 03:55 AM

By the way, after you do this no one will visit your website. :(


All times are GMT. The time now is 12:16 PM.

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.01143 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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