vB4 Youtube border Mod

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,503
    7,742
    321
    localhost
    Heisenberg submitted a new resource:

    - Youtube border Mod

    vB Version: 4.x.x

    This enables you to add a colored border to the youtube video so it looks more like an embedded video on the site.

    To make the border you will have to add this codeto the additional.css templates area of each theme,

    add this code to the bottom:

    Code:
    .border1 {
    border:3px solid blue;
    width:425px;
    height:350px;
    }

    You will need to change the width and height to the same size you wish to in the bb code
    also the color and border size can be changed depending...

     
    Last edited: