-
AuthorPosts
-
June 1, 2014 at 1:26 am #198356
Hi
I would like to change the height and width of grids in homepage of JA Fixel template. I have tried different options in custom.css but failed to manage the height and width of the grid. I would like to change the grid dimension to 280px by 184px.
I could manage the width and margins between the grids but height seems to be getting from unknown places. Like video grid has different height than image grids. Even after providing different grid heights in custom.css file, it is leaving blank space between two grid in column. The height that have given in custom.css is only managing the height inside the grid but not the grid itself as I can see space below the grid. I would like to know if this can be done.Thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 1, 2014 at 3:14 am #537316can you please post a screenshot of the module you need to increase width and height, so I can help you out.
June 1, 2014 at 7:09 am #537325<em>@Chavan 430114 wrote:</em><blockquote>can you please post a screenshot of the module you need to increase width and height, so I can help you out.</blockquote>
In custom.css, I added “.fixel-grid.ready .items {max-height: 184px;}” which seem to fix the height for the grid but still when you check the <div> for the grid, height is still 301px which is instyle. Also, I am not being able to manage the gapping between the grids (the rows). Another problem is the background, it needs to be transparent but seems like body background is repeated in the main grid wrapper.
Thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 2, 2014 at 1:17 am #537342can you please post your site url and admin details.
June 2, 2014 at 4:20 am #537354Thanks Chavan
PM’d you the details.
Thanks
June 5, 2014 at 4:06 am #537832Have you looked at this issue?
I just need to find out to increase the bottom gappings between the grids.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 6, 2014 at 1:26 pm #538070Go to this File: /templates/ja_fixel/css/custom.css
Replace this code
.fixel-grid .items article { margin-left: 21px; border: 1px white solid;}with
.fixel-grid .items article { margin-left: 21px; border: 1px white solid; margin-bottom:10px; }1 user says Thank You to chavan for this useful post
June 6, 2014 at 11:50 pm #538142Thanks
It did work. I had to change the height of the grid but I can manage that. I know how the grids work now. Thanks for your help.AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by pradino 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Changing dimension of grids
Viewing 8 posts - 1 through 8 (of 8 total)