-
AuthorPosts
-
sfpkent Friend
sfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
November 24, 2009 at 6:45 pm #146322Hi,
my website is http://worldwebcreator.com, I am currently doing promotion and want to put a big banner in content slider, does anybody know how to enlarge the height of content slider?
link – http://worldwebcreator.com
Thanks!
KentAnonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 25, 2009 at 8:01 am #324899Hi sfpkent
Is it ja slideshow2 module, no ja content slider? I have checked your website but could not find this module.
For the ja slideshow2 module, you can config to change in administrator
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
November 25, 2009 at 10:24 am #324938Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 26, 2009 at 9:45 am #325051Hi sfpkent
In administrator, go to Extensions -> Module manager -> edit JA Content Slider module. In the preview page, you change the height of div and the width of div to your idea.
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
November 26, 2009 at 10:11 am #325054Once I have changed the height and the weight of div, the image enlarged but not the container itself.
Please refer to the image. Thanks!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 30, 2009 at 10:05 am #325278Hi sfpkent
Please open templates/ja_cooper_business/css/template.css file, at about line 1061, find following code section:
#ja-cs-wrap div.ja-innerpad {
background: url(../images/link-bg.gif) no-repeat left top;
padding: 0;
height: 118px;
position: relative;
}
and change to:
#ja-cs-wrap div.ja-innerpad {
background: url(../images/link-bg.gif) no-repeat left top;
padding: 0;
height: 300px;
position: relative;
}
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
December 1, 2009 at 4:09 pm #325423Thanks, it does work but the arrows at two sides not enlarge.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 2, 2009 at 7:55 am #325495Hi sfpkent
Could you give me your live url?
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
December 2, 2009 at 8:32 am #325505Hi,
The URL is http://worldwebcreator.com.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 3, 2009 at 10:11 am #325619Hi
Open templates/ja_cooper_business/css/ja_contentslide.css file, find following code section:
#ja-contentslider {
left:30px;
margin:0;
position:absolute;
top:60px;
}and change to:
#ja-contentslider {
left:30px;
margin:0;
position:absolute;
top:150px;
}AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by Anonymous 14 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to enlarge content slider height?
Viewing 10 posts - 1 through 10 (of 10 total)