-
AuthorPosts
-
guilhermegomes Friend
guilhermegomes
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 12
May 15, 2015 at 2:47 pm #206370Hi all,
I would like to change the height of a JA ACM block in a UBER template… Is it possible?
This is the web site.
It is in a very initial development. I’m only doing tests for now…. Trying ideas…
I would like that the first block has the same height of the red granomio image, without the “yellow” (i dont know this color name in english) on top and botton.And other blocks could have different heigths.
Thanks in advanced for any help…
Guilherme Gomes
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 15, 2015 at 3:06 pm #570696It’s difficult to know which “block” you’re specifically referring to.
Can you provide a screenshot mockup image of exactly what it is you’re wanting?
1 user says Thank You to TomC for this useful post
guilhermegomes Friendguilhermegomes
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 12
May 15, 2015 at 3:23 pm #570698Hi Tom.
“Block” maybe is not the better word. I mean module….:)
This the module I want to resize
I would like it like this one
Thanks for your help.
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 15, 2015 at 3:38 pm #570700Try This . . . .
Within file path —> /templates/uber/local/css/template.css
at line 2534, modify as follows:
.sections-wrap .section .section-inner, .sections-wrap .t3-module .section-inner {
padding-bottom: 10px;
padding-top: 10px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ?? 🙂
1 user says Thank You to TomC for this useful post
guilhermegomes Friendguilhermegomes
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 12
May 15, 2015 at 5:43 pm #570717Thanks, Tom!!!
This worked fine!
But it was applied to all modules. If I want it only for a especifc module, shoudl I use class sufixes?
Does it works if I use custom.css instead of template.css?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 15, 2015 at 5:50 pm #570718Yes, return the original settings to the original CSS rule and try adding padding properties to the following . . . .
File path —> /templates/uber/local/acm/features-intro/css/style.css
line 229
.acm-features.style-6 {
margin-left: 0;
margin-right: 0;
padding-top: 10px;
padding-bottom: 10px;
}See if that works better.
1 user says Thank You to TomC for this useful post
guilhermegomes Friendguilhermegomes
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 12
May 15, 2015 at 6:12 pm #570723Tom, will these css files at local folder replaced if I compile LESS?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 15, 2015 at 6:26 pm #570728<em>@guilhermegomes 473562 wrote:</em><blockquote>Tom, will these css files at local folder replaced if I compile LESS?</blockquote>
Compiling to LESS shouldn’t affect it . . . but it’s always a smart idea to make a complete backup prior to such,
or any update/upgrade for that matter.1 user says Thank You to TomC for this useful post
guilhermegomes Friendguilhermegomes
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 12
May 15, 2015 at 6:52 pm #570736Hi Tom.
It doesn’t work….
<em>@TomC 473555 wrote:</em><blockquote>Yes, return the original settings to the original CSS rule and try adding padding properties to the following . . . .
File path —> /templates/uber/local/acm/features-intro/css/style.css
line 229
.acm-features.style-6 {
margin-left: 0;
margin-right: 0;
padding-top: 10px;
padding-bottom: 10px;
}See if that works better.</blockquote>
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by TomC 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum