I need a BACKGROUND.......

This is an archived version of FeralFront. While you can surf through all the content that was ever created on FeralFront, no new content can be created.
If you'd like some free FeralFront memorabilia to look back on fondly, see this thread from Dynamo (if this message is still here, we still have memorabilia): https://feralfront.com/thread/2669184-free-feralfront-memorabilia/.
  • Okay so all my friends have like epic backgrounds and songs in their camp. I would REALLY like to know how to do that so everyone stops and stares at my awesomeness camp. Can ya help?

  • [font=georgia]
    To add a background to your camp, copy and paste this code into the Customization part of your Ultimate Profile.

    Code
    1. <style>body{ background: url(IMAGEADDRESSHERE) #000000 fixed;;}</style>


    [font=georgia][color=white]
    To add music, use this code;

    Code
    1. <div style="text-align: center;"><object width="800" height="25"><param name="movie" value="http://www.youtube.com/v/HERE&amp;ob=av3n;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/HERE&amp;ob=av3n;autoplay=1&amp;hl=en_US&amp;fs=1&amp;rel=0" type="application/x-shockwave-flash" width="800" height="25" /></object></div>


    Quote

    http://www.youtube.com/watch?v=[color=green]kYgXvkNGjmA

    Quote

    <----- video ID is in green


    The youtube video's ID code is in green. It comes after the equal sign ( = ) in the url. Remove http://www.youtube.com/watch?v= from the url, and Add that video ID at the end, into the green portions of the code below. Then add the code at the top of Customization: in your Ultimate Profile Settings.


    [font=georgia][color=red]For both codes, be sure to replace HERE and IMAGEADRESSHERE with the link to the background/music.


    [color=white]
    ---


    This information is credited to This Link and This Link.

  • Okay for music. where do I put the video ID in the code? there is A LOT of = signs.

  • [align=center][color=white]Here's the code for the Music;;

    Code
    1. <div style="text-align: center;"><object width="800" height="25"><param name="movie" value="http://www.youtube.com/v/OaertajFKkg&amp;ob=av3n;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/OaertajFKkg&amp;ob=av3n;autoplay=1&amp;hl=en_US&amp;fs=1&amp;rel=0" type="application/x-shockwave-flash" width="800" height="25" /></object></div>