-
AuthorPosts
-
August 5, 2013 at 8:10 pm #189502
Hello There 2 quick question.
1. How can I remove the margins, padding, aliments etc.. on modules??
2. How can I reduce the margin between the Main Menu and the Slideshow (Please see attached image)
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 6, 2013 at 7:57 am #501395Right now its difficult to guess where you want to change th properties and give solution to you with the first question, but you can find all css styles are appearing on module of JA Mendozite template
Open templates/ja_mendozite/css/template.css file
Change with my red mark below
div.ja-moduletable, div.moduletable {
margin-top: 20px;
margin-bottom: 20px;
}With question 2: this way will help you to do that
Open templates/ja_mendozite/css/template.css file
From
#ja-container .main { padding: 20px 0 0; }
Change to
#ja-container .main { padding: 0px 0 0; }Remember to clear cache from Admin area after changing
August 15, 2013 at 7:42 pm #502374Is not working!!
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 16, 2013 at 6:29 am #502424<em>@yolvy 385057 wrote:</em><blockquote>Is not working!!</blockquote>
So that I can take a look and try to assist, please provide the url of the site you’re working on
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by
Ninja Lead 11 years, 5 months ago.We moved to new unified forum. Please post all new support queries in our New Forum
Margins
Viewing 4 posts - 1 through 4 (of 4 total)
