Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
October 10, 2016 at 4:00 pm #975072
I’m using the JA Resume template. I would like to extend the contents of the ABout Me-module in order to make use of the free space to its right. Beneath the box with the social-media-addresses. Just a small picture- in fact the first image to the left at the text start. In short: How do I move the small portrait from left position and to right just above or below the red box…
Please look at the attached image…Yours Claus…
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 11, 2016 at 4:38 am #975191Hi,
Try the work belowOpen templates/ja_resume/acm/features-intro/css/style.css file
find and change
.acm-features-intro.style-2 .list-social { display: inline-block; list-style: none; padding: 48px 48px 48px 0; position: relative; margin: 0; } @media (min-width: 992px) { .acm-features-intro.style-2 .features-info { padding-right: 144px; } }
to
.acm-features-intro.style-2 .list-social { display: inline-block; list-style: none; padding: 8px 0px 18px 52px; position: relative; margin: 0; } @media (min-width: 992px) { .acm-features-intro.style-2 .features-info { padding-right: 30px; } }
Hope it helps
Regards
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Ninja Lead 8 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum