I'm not sure how to explain it so i took a screenshot
I'm not sure how to explain it so i took a screenshot
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.
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?
It's in vbtube_add.php
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..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]
' ;
Kind Regards
s7v7n
Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.
ah perfect thanks![]()
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?
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?"
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!