-
AuthorPosts
-
September 1, 2016 at 10:29 am #964860
Greetings,
Please advise how to make a new modul sufixe for container tabs position adding some padding there for modules.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 1, 2016 at 3:35 pm #964922Hi
Could u share a URL of page and mockup how u would like to add the padding in tabs module .
So that i can check your request .September 2, 2016 at 9:06 am #965075This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 2, 2016 at 9:43 am #965086Hi
actually the padding is coming from the ACM tabs styleFrom
/templates/ja_platon/acm/container-tabs/css/themes/light-green/style.css.acm-container-tabs .tab-pane .section-inner { padding: 72px 0 0; }
You can reduce the 72 px value for it .
you can apply padding value like this .
And if you want to apply padding on the separate module , you can add a module suffix class in module options and defined the padding in the /css/custom.css file .
Doc : https://docs.joomla.org/Module_Class_SuffixSeptember 2, 2016 at 10:04 am #965094Please guide me in details how to make a new module padding suffix for my issue.
thank youPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 2, 2016 at 10:39 am #965101And if you want to apply padding on the separate module , you can add a module suffix class in module options and defined the padding in the /css/custom.css file .
Doc : https://docs.joomla.org/Module_Class_SuffixYou can use the suggestion from my last post to add module suffix .
Example :
Module suffix : padcode for custom.css file:
.pad {padding-top:10px;}
1 user says Thank You to Pankaj Sharma for this useful post
September 2, 2016 at 10:42 am #965102how must be the css for adding padding left, right, top, and bottom ?
Thank you for your kind advicePankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 2, 2016 at 10:45 am #965105This reply has been marked as private. -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum