Search found 5 matches
- 06 Feb 2012, 14:51
- Forum: Prettyphoto Attachment
- Topic: Video is opening twice
- Replies: 1
- Views: 3808
Video is opening twice
This code is working for me; <a onclick="return hs.expand(this)" target="_self" rel="prettyPhoto" href="http://www.youtube.com/watch?v={IDENTIFIER}" title="" style="border-bottom:0;" ><img style="width: 130px; height: 97px; border:1px solid black;" src="http://i.ytimg.com/vi/{IDENTIFIER}/default.jpg ...
- 06 Feb 2012, 12:54
- Forum: Prettyphoto Attachment
- Topic: Video is opening twice
- Replies: 1
- Views: 3808
Video is opening twice
Hi,
We use Prettyphoto mod and Youtube BBCode. But video is opening twice. What can i do?
Site: foreverbesiktascom
We use Prettyphoto mod and Youtube BBCode. But video is opening twice. What can i do?
Site: foreverbesiktascom
- 26 Jan 2012, 11:02
- Forum: Top Stats
- Topic: Which file can i change this code in?
- Replies: 3
- Views: 2405
Which file can i change this code in?
Thanks...
- 25 Jan 2012, 21:16
- Forum: Top Stats
- Topic: Which file can i change this code in?
- Replies: 3
- Views: 2405
Which file can i change this code in?
I change row_height it worked... <script type="text/javascript"> // $(document).ready(function() { $('#vertical-ticker').totemticker({ row_height : '41px', max_items : 3, speed : {JSSCROLL_SPEED}, interval : {JSSCROLL_INTERVAL}, <!-- IF TS_JSSCROLL_NAVIGATION --> next : '#ticker-next', previous ...
- 25 Jan 2012, 20:06
- Forum: Top Stats
- Topic: Which file can i change this code in?
- Replies: 3
- Views: 2405
Which file can i change this code in?
Hi, Which file can i change this code in? <ul id="vertical-ticker" class="topiclist forums" style="height: 123 px; overflow-x: hidden; overflow-y: hidden; "> I try /* Top Stats Mod */ #vertical-ticker{ position:relative; height:123px; overflow:hidden; } But it didn't work...