-
AuthorPosts
-
amturner Friend
amturner
- Join date:
- January 2007
- Posts:
- 19
- Downloads:
- 8
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
December 12, 2017 at 10:27 am #1080656Hello, I’ve tried to work out a solution myself without luck.
I’m trying to reduce the height of the block/row where logos are displayed. Currently the padding is huge. Also trying to make the background colour of this module to be white so that the client logos (not transparent) work more elegantly. Any help would be appreciated.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 13, 2017 at 3:16 am #1080783Hi
Add code in /css/custom.css file to change the height of the logo area.uber-cliens .client-item { height: 260px; line-height: 260px; }
Hope it helps.
Regards
amturner Friendamturner
- Join date:
- January 2007
- Posts:
- 19
- Downloads:
- 8
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
December 14, 2017 at 11:58 am #1081204Thanks Pankaj,
Unfortunately that didn’t work. I had tried something similar previously by editing the style.css in the ACM folder, which also didn’t work.
Any other ideas? Is there anything else that might be overriding this?
Thanks,
AngelaPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 15, 2017 at 1:52 am #1081327Hi
Use this code in custom.css file.uber-cliens .client-item { height: 60px!important; line-height: 60px!important; }
I checked it and it will work.
Regards
amturner Friendamturner
- Join date:
- January 2007
- Posts:
- 19
- Downloads:
- 8
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
December 16, 2017 at 8:37 am #1081599Thanks very much Pankaj, that works wonderfully.
The final question was regarding the background colour of that whole module? I tried adding a background-colour line which changed the individual items but not the whole module. Once again I’m very grateful for the guidance of where to look.
Thanks,
AngelaPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 18, 2017 at 1:43 am #1081743Hi
Use this code for the background color#Mod100 {background:#000!important;}
Regards
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 6 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
ACM Client module style
Viewing 6 posts - 1 through 6 (of 6 total)