-
AuthorPosts
-
June 12, 2013 at 10:23 pm #188197TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 12, 2013 at 10:43 pm #495715So that I can try to best assist you, please provide the url of the site you’re working on,
as well as set your site to “Development Mode” within your Template Manager (assuming the J3.0 version)June 12, 2013 at 10:54 pm #495719Thank you for your excellent support?
The URL is http://www.keacity.com
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 12, 2013 at 11:12 pm #495721To modify/reduce the top and bottom spacing . . . .
Within file path –> /?t3action=lessc&s=templates/ja_argo/less/k2.less
at line 955, you will see the following:
div.catItemView {
border-bottom: 1px solid #DDDDDD
margin-bottom: 30px;
}Change the “margin-bottom” property value to, say, 10px
Then, within file path –> /t3-assets/dev/templates.ja_argo.less.bootstrap-responsive.less.css
at line 166, change the “min-height” property as follows:
.row-fluid {
-moz-box-sizing: border-box;
display: block;
float: left;
height: 185px;
margin-left: 3.34448%;
width: 100%;
}That’s about as close as you’re going to get it without starting to mess up other aspects of your site.
Hope That Helps
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by TomC 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Reduce spaces?
Viewing 4 posts - 1 through 4 (of 4 total)