Hello Stoker
Would you please show me how to get a black background on highslide youtube video ? I try to modify the highslide .css and can't it right.
Thanks
How do i get the black background on highslide youtube video
-
- BBCoder III
- Posts: 123
- Joined: 06 Mar 2010, 02:52
-
- BBCoder VI
- Posts: 818
- Joined: 04 Mar 2010, 23:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
How do i get the black background on highslide youtube video
iirc
hs.dimmingOpacity = 0.75;
add this in the <script type="text/javascript">
section for highslide objectdownload/file.php?id=2327&mode=viewNAPWR wrote: Nice, Stoker is Hot
-
- BBCoder III
- Posts: 123
- Joined: 06 Mar 2010, 02:52
How do i get the black background on highslide youtube video
Thanks Steve, but I was talking the white border background around the video
if you can go see the demo here viewtopic.php?f=32&t=1175 you will understand what I talking about.
if you can go see the demo here viewtopic.php?f=32&t=1175 you will understand what I talking about.
-
- BBCoder VI
- Posts: 818
- Joined: 04 Mar 2010, 23:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
How do i get the black background on highslide youtube video
Same sh1t
hs.outlineType = 'rounded-white';
download/file.php?id=2327&mode=viewNAPWR wrote: Nice, Stoker is Hot
-
- BBCoder III
- Posts: 123
- Joined: 06 Mar 2010, 02:52
How do i get the black background on highslide youtube video
I did that, I changed 'rounded-white'; to 'rounded-black'; anh it's only give me a black border around the video but still some white background on it. I think you have to change some thing on the highslide .css but not sure which one.
Last edited by kevinviet on 04 Sep 2012, 23:06, edited 1 time in total.
-
- BBCoder II
- Posts: 23
- Joined: 17 Dec 2011, 08:35
- BBCodes: 3
How do i get the black background on highslide youtube video
take a look here
http://highslide.com/ref/hs.outlineType
then here
http://highslide.com/editor/ (i think you want gallery basic dark)
http://highslide.com/ref/hs.outlineType
then here
http://highslide.com/editor/ (i think you want gallery basic dark)
-
- BBCoder III
- Posts: 123
- Joined: 06 Mar 2010, 02:52
How do i get the black background on highslide youtube video
Thanks for the links mobius, I think I got it now