-
AuthorPosts
-
April 24, 2009 at 9:19 pm #302468
<em>@phill luckhurst 125840 wrote:</em><blockquote>It is simply an image in the templates image folder templates>ja_tube>images
Just edit it as required. Or them as there is an overlay that gives it that vignette.
Once you open that folder you will easilly spot it.</blockquote>
I can change the image. However I would like to decrease the height of black line at the top
Phill Moderator
Phill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 24, 2009 at 9:26 pm #302469Wel there is no height specified so if you adjust the height of both images (the actual image and the vignette overlay) then it should change.
If you really want to specify a fixed height find
template.css (line 1372)
#ja-banner-top {
background:#111111 url(../images/banner-home-1.jpg) no-repeat scroll center top;
}adding the code in red (where xx is your height in px.)
#ja-banner-top {
background:#111111 url(../images/banner-home-1.jpg) no-repeat scroll center top;
height: xxpx
}1 user says Thank You to Phill for this useful post
April 24, 2009 at 9:46 pm #302470Thanks phill,
I found the related code and changed 120px to 60px.
/* Top banner ---*/
#ja-banner-top {
background: url(../images/banner-home-1.jpg) no-repeat center top #111111;
}#ja-banner-top .main {
background: url(../images/banner-mask.png) no-repeat center top;
height: 120px;bay102 Friend
bay102
- Join date:
- April 2009
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
April 26, 2009 at 10:41 am #302583Hi, I was wondering is the JA TUBE like a You Tube site where you can upload movies and stuff..Please advice. Thank you
qbali JATC
qbali
- Join date:
- October 2006
- Posts:
- 177
- Downloads:
- 13
- Uploads:
- 23
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
May 16, 2010 at 4:51 am #343726HI ALL,
i have tried to change video from vimeo to youtube video in Video of the day module but it did not work for me ?
what is the actually script from youtube that i should put in to this module custom ?
and can you give me the script ?
thanks for your helpsSaguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 18, 2010 at 8:44 am #343904Dear qbali!
Videos of Day box is only HTML source and use japopup tags, And the JA POPUP plugin ‘ll look up those tags and built JavaScript follow a modal box you choosed inside its configuration.
-
AuthorPosts
This topic contains 36 replies, has 19 voices, and was last updated by Saguaros 14 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum