Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: How to Change The Forum Look

  1. #1
    MissKalunji is offline vBTubePRO-User
    Join Date
    Apr 2008
    Posts
    335

    Default How to Change The Forum Look

    I'm not sure how to explain it so i took a screenshot
    Attached Images Attached Images

  2. #2
    s7v7n's Avatar
    s7v7n is online now Administrator
    Join Date
    Jan 2008
    Posts
    8,091

    Default

    What exactly you want change ?

    This is the postbit Template.
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  3. #3
    MissKalunji is offline vBTubePRO-User
    Join Date
    Apr 2008
    Posts
    335

    Default

    yes i know usually it's a phrase you change but i want to example center the picture...change the way it looks instead of having dots or if i want to ONLY show the descriptions nothing else...

    Where do i change that?

  4. #4
    s7v7n's Avatar
    s7v7n is online now Administrator
    Join Date
    Jan 2008
    Posts
    8,091

    Default

    It's in vbtube_add.php

    PHP Code:
                        $mylink .= "&t=" $getreviewid;
                        
    $pagetext .= '[img]'"$link1img" '[/img]';
                        
    $pagetext .= '
    [LIST][*][b]' 
    "$aboutme" '[/b][/LIST]
    '
    ;
                        
    $pagetext .= '
    [LIST][*]' 
    "$vidlang" '[/LIST]
    '
    ;
                        
    $pagetext .= '
    [LIST][*][URL="' 
    "$mylink" '"]LINK[/URL][/LIST]

    This code is repeated. You have to change it at photoupload, photolink add, embed add, video add, video upload. Its in the same php File..
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  5. #5
    MissKalunji is offline vBTubePRO-User
    Join Date
    Apr 2008
    Posts
    335

    Default

    ah perfect thanks

  6. #6
    MissKalunji is offline vBTubePRO-User
    Join Date
    Apr 2008
    Posts
    335

    Default

    heads up i've changed ALL of them when adding a youtube video etc it works fine but IF i upload a video (from hardrive to the my website) it doesn't apply those changes. is there somewhere else you forgot to mention?

  7. #7
    MissKalunji is offline vBTubePRO-User
    Join Date
    Apr 2008
    Posts
    335

    Default

    and how can i add a message to give a notice : "if you encounter a lot of buffering let it load a couple second before playing?"

  8. #8
    ibaker is offline vBTubePRO-User BF
    Join Date
    Sep 2008
    Posts
    70

    Default

    I would also like to change the way mine looks.

    I can remove the bullet points ok by removing the
    [list][*] BUT how can I make the image use the URL link so a user can click on the video clip thumbnail and be taken to the play back page instead of having the link show us as text at the bottom of the post.

    Thanks for any help!

  9. #9
    s7v7n's Avatar
    s7v7n is online now Administrator
    Join Date
    Jan 2008
    Posts
    8,091

    Default

    Quote Originally Posted by MissKalunji View Post
    heads up i've changed ALL of them when adding a youtube video etc it works fine but IF i upload a video (from hardrive to the my website) it doesn't apply those changes. is there somewhere else you forgot to mention?
    Also edit this file: vbtube/includes/upload.php
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  10. #10
    s7v7n's Avatar
    s7v7n is online now Administrator
    Join Date
    Jan 2008
    Posts
    8,091

    Default

    Quote Originally Posted by MissKalunji View Post
    and how can i add a message to give a notice : "if you encounter a lot of buffering let it load a couple second before playing?"
    Where you want to add this notice ?
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •