-
AuthorPosts
-
January 17, 2013 at 12:12 pm #184092
Hi,
I would like to decrease the gap (in Ja Brisk) that appears in the top main menu between the menus and the language selector and I have NO idea where to go and make changes. My URL is http://www.organic-wine.grThank you!
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
January 19, 2013 at 8:17 am #480422Hello Jannos,
In order to reduce the space between the menus and the language selector, go to this file: <blockquote>templates/ja_brisk/css/custom.css</blockquote>
Add these lines:
<blockquote>.ja-mainnav {
margin-right: 0px;
}
.ja-mainnav {
margin-right: 0px;
}
.head-search {
float: left;
padding: 5px 0 0;
}
.span2 {
margin-left: 0;
}
</blockquote>Hope this helps.
January 23, 2013 at 7:34 pm #480948Yes thank you! The Gap was reduced, but even though I played around a bit with the code I couldn’t manage to make the menu and language float right. Any suggestions?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
January 24, 2013 at 3:44 am #480967Hello,
In order to make the menu and language float right, go to
<blockquote>templates/ja_brisk/css/custom.css </blockquote>
Add these lines:
#ja-header .row {
margin-left: 142px;
}#ja-header .span2 {
width: 62px;
}Hope this helps
1 user says Thank You to Luna Garden for this useful post
January 28, 2013 at 9:37 am #481328Yes worked perfectly thanks!!
jsadik Friendjsadik
- Join date:
- October 2008
- Posts:
- 50
- Downloads:
- 4
- Uploads:
- 6
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
March 21, 2013 at 1:44 am #487266How did you make the height of the menu narrower?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
March 21, 2013 at 4:44 am #487285<em>@jsadik 365479 wrote:</em><blockquote>How did you make the height of the menu narrower?</blockquote>
In order to change the height of the menu narrower, please go to this file:
Add these lines:
.navbar .caret {
border-top: 4px solid #000000
}Change the border width (4px) value to the value you want.
1 user says Thank You to Luna Garden for this useful post
jsadik Friendjsadik
- Join date:
- October 2008
- Posts:
- 50
- Downloads:
- 4
- Uploads:
- 6
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
March 21, 2013 at 7:45 pm #487389I’m sorry, which file does that need to be added to?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
March 25, 2013 at 3:00 am #487646jsadik Friendjsadik
- Join date:
- October 2008
- Posts:
- 50
- Downloads:
- 4
- Uploads:
- 6
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
March 28, 2013 at 1:58 pm #488174I added the code to custom.css and nothing changed. Any thoughts?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
March 29, 2013 at 2:11 am #488217jsadik Friendjsadik
- Join date:
- October 2008
- Posts:
- 50
- Downloads:
- 4
- Uploads:
- 6
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
March 29, 2013 at 4:47 pm #488313Still no change. Just in case I wasn’t clear in what I wanted, I attached an image. I want to make the gray band at the top, which contains the logo, main menu and search box, narrower, in the direction of the red arrow. I’m not sure how wide it is now, maybe ~100px, but I want to make it 50px. Continued thanks for your help!
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
April 2, 2013 at 2:25 am #488521Hi,
Thanks for the capture.
So, if you want to change the height of the header, go to file:
templates/ja_brisk/css/custom.css
Add these lines:
.ja-header {
padding-bottom: 20px;
padding-top: 20px;
}Reduce value of padding-bottom. and padding-top to the value you want.
1 user says Thank You to Luna Garden for this useful post
jsadik Friendjsadik
- Join date:
- October 2008
- Posts:
- 50
- Downloads:
- 4
- Uploads:
- 6
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
April 3, 2013 at 12:52 pm #488705That’s it…thank you!
November 30, 2013 at 9:39 pm #513998I have the same problem with this template (URL: http://85.17.242.81/~wagner/) and I can’t get it to float right. I have disabled the search box and language selector and I added your code to the custom.css. Still, there seem to be some space in the upper right, that does not want to get any smaller..
Any ideas? Thanks in advance!
AuthorPostsThis topic contains 16 replies, has 5 voices, and was last updated by phong nam 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum