-
AuthorPosts
-
manul Friend
manul
- Join date:
- February 2009
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
October 29, 2013 at 7:23 am #191785How can I decrease the value of padding on both sides of the module in sidebar2 position?
I tried to edit the value in the template.css file (line 2042),
.t3-sidebar .t3-module {
border-bottom: 2px solid #000;
margin-left: -20px;
margin-bottom: 0;
padding: 40px;
}but changes only the left indent.
where did I go wrong?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 30, 2013 at 6:26 am #510631So that I can try to best assist you, please provide the url of the site you’re working on,
as well as temporarily set your site to “Development Mode” within your Template Manager–General settingsphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
October 30, 2013 at 2:32 pm #510678Hi manul,
You found the correct css class to change the padding of sidebar-2 modules. But, the texts of sidebar-2 modules are being aligned to left and they are short that is why they looks like the change is affecting on the left only. Indeed, the padding was effective on 4 edges (top, bottom, right and left).
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by phong nam 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
padding in sidebar2
Viewing 3 posts - 1 through 3 (of 3 total)