-
AuthorPosts
-
March 20, 2012 at 11:32 pm #175234
Hi
I am setting up a homepage and having trouble adjusting the height in the slideshow. I want to get breadcrumbs and main main menu to adjust to the picture in slideshow.. cant seem to find a solution for this.
site is http://www.goodarzi.dk/ny
thnx in advance
LqntoftTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 21, 2012 at 1:56 am #444812Can you clarify your issue a bit more?
How are you wanting your site to display?
March 21, 2012 at 11:16 am #444929<em>@TomC 309005 wrote:</em><blockquote>Can you clarify your issue a bit more?
How are you wanting your site to display?</blockquote>
Hi Tom. I have attached a picture of what the problem is. Makes sense?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 21, 2012 at 3:29 pm #444954Within the following file path –> /templates/ja_kyanite_ii/css/mod_jaslideshow2.css
at line 16, you will see the following . . .
<blockquote>.ja-slidewrap {
margin: 0;
padding: 0;
height: 340px;
position: relative;
border:none
}
</blockquote>modify the “height” property to a lower pixel value, for example . . .
<blockquote>.ja-slidewrap {
margin: 0;
padding: 0;
height: 200px;
position: relative;
border:none
}
</blockquote>Of course, you can play around with the number until you arrive at the result you’re happy with.
When I tested 200px out though, it fit pretty well with other spacing within your overall site layout.Hope That Helps
March 21, 2012 at 7:58 pm #444994It worked.. Had changed it before, but guess I havent saved or something 😉
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by lqntoft 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Kyanite II – trouble with height in slideshow/top
Viewing 5 posts - 1 through 5 (of 5 total)