youtube problem Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    youtube problem

    xiaomah01
    xiaomah01
    Forumember


    Male Posts : 206
    Reputation : 7
    Language : English|Chinese|malay
    Location : malaysia

    Solved youtube problem

    Post by xiaomah01 Sat 10 Dec 2011 - 9:08

    can set the default code for youtube to big size?

    Example£º
    General youtube display size is 425,350





    can set drectly to size to 600,500?
    Example:(after Edit)



    can change the code from ACP? ,then no need to edit again on post...

    hope Understand Very Happy


    Last edited by xiaomah01 on Sun 1 Jan 2012 - 13:35; edited 1 time in total
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: youtube problem

    Post by Sanket Sat 10 Dec 2011 - 9:20

    Not really, nothing that you can change on the admin panel.
    xiaomah01
    xiaomah01
    Forumember


    Male Posts : 206
    Reputation : 7
    Language : English|Chinese|malay
    Location : malaysia

    Solved Re: youtube problem

    Post by xiaomah01 Sat 10 Dec 2011 - 9:22

    Sanket wrote:Not really, nothing that you can change on the admin panel.

    is mean can not? bwi
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: youtube problem

    Post by Sanket Sat 10 Dec 2011 - 9:48

    Yes, i meant that.
    xiaomah01
    xiaomah01
    Forumember


    Male Posts : 206
    Reputation : 7
    Language : English|Chinese|malay
    Location : malaysia

    Solved Re: youtube problem

    Post by xiaomah01 Sat 10 Dec 2011 - 12:09

    Sanket wrote:Yes, i meant that.


    ya...Never mind...maybe other people know that bwi
    avatar
    Guest
    Guest


    Solved Re: youtube problem

    Post by Guest Sat 10 Dec 2011 - 12:47

    add CSS:
    Code:
    embed[src*='youtube.com']{width: 600px; height:500px}
    xiaomah01
    xiaomah01
    Forumember


    Male Posts : 206
    Reputation : 7
    Language : English|Chinese|malay
    Location : malaysia

    Solved Re: youtube problem

    Post by xiaomah01 Sat 10 Dec 2011 - 13:34

    battuvuong wrote:add CSS:
    Code:
    embed[src*='youtube.com']{width: 600px; height:500px}

    done...it work~ thumright

    now posting body is display 600,500 mode...

    but why i use editor mode ,the code just display(425,350)

    not 600,500. scratch (of course posting body is ok 600,500)
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: youtube problem

    Post by kirk Sat 10 Dec 2011 - 16:27

    you have to change the size manually to what you want in the bbcode, or if you are using the embed/iframe code then you would have to re-size it there.

    Or if you go to the youtube old embed code and take out the src link,
    You can then add that to the flash and change the dimensions that way when adding it to the flash tags.

    Like for instance, where i have the code marked in red, i took that link,
    Clicked on the flash, then added my dimensions 550x480

    <object width="420" height="315"><param name="movie" value="https://www.youtube.com/v/DY81Es87bXE?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="~https://www.youtube.com/v/DY81Es87bXE?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>

    Code:
    [flash(550,480)]http://www.youtube.com/v/DY81Es87bXE?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash[/flash]



    Senzu
    Senzu
    Forumember


    Female Posts : 128
    Reputation : 3
    Language : english
    Location : Brzeg

    Solved Re: youtube problem

    Post by Senzu Sun 1 Jan 2012 - 13:57

    battuvuong wrote:add CSS:
    Code:
    embed[src*='youtube.com']{width: 600px; height:500px}
    where to add it? i'm new on this platform, can't get used to it yet
    avatar
    Guest
    Guest


    Solved Re: youtube problem

    Post by Guest Sun 1 Jan 2012 - 14:12

    In the post area. Smile
    xiaomah01
    xiaomah01
    Forumember


    Male Posts : 206
    Reputation : 7
    Language : English|Chinese|malay
    Location : malaysia

    Solved Re: youtube problem

    Post by xiaomah01 Sun 1 Jan 2012 - 14:14

    Senzu wrote:
    battuvuong wrote:add CSS:
    Code:
    embed[src*='youtube.com']{width: 600px; height:500px}
    where to add it? i'm new on this platform, can't get used to it yet

    Administration Panel > DISPLAY > Colors > CSS Stylesheet




    problem is solved thanks move it salut
    avatar
    Guest
    Guest


    Solved Re: youtube problem

    Post by Guest Sun 1 Jan 2012 - 14:15

    Ok, sorry, I wasn't carefully at the code. Embarassed
    Senzu
    Senzu
    Forumember


    Female Posts : 128
    Reputation : 3
    Language : english
    Location : Brzeg

    Solved Re: youtube problem

    Post by Senzu Sun 1 Jan 2012 - 14:25

    worked. thank you Very Happy
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: youtube problem

    Post by Sanket Sun 1 Jan 2012 - 19:04

    Topic Solved & Locked