-
AuthorPosts
-
leonhart700 Friend
leonhart700
- Join date:
- April 2014
- Posts:
- 141
- Downloads:
- 5
- Uploads:
- 27
- Thanked:
- 2 times in 2 posts
January 21, 2016 at 3:26 pm #864502Is it possible to specify the padding-top within the module itself? If I can avoid creating a completely new type which would essentially be a copy of ACM HERO 1 that would be great. Is it possible to ammend the padding from the top within the module itself and if so how do I do this?
CAN BE FOUND ON SLIDE 4 ON THE BELOW PAGE
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 21, 2016 at 4:22 pm #864534Hi,
Hope this way will help you to add the padding-top into acm hero style 1
Open templates/uber/css/custom.css file and add new rule
div#block-landing-item-143 .section-inner.no-padding { padding-top: 52px !important; }
Regards
leonhart700 Friendleonhart700
- Join date:
- April 2014
- Posts:
- 141
- Downloads:
- 5
- Uploads:
- 27
- Thanked:
- 2 times in 2 posts
January 21, 2016 at 4:32 pm #864539Thanks for the input I tried that. Here is my custom.css file.
Is there anything wrong with what I have done?
leonhart700 Friendleonhart700
- Join date:
- April 2014
- Posts:
- 141
- Downloads:
- 5
- Uploads:
- 27
- Thanked:
- 2 times in 2 posts
January 21, 2016 at 4:34 pm #864540I pasted the text as described however it still doesnt work
.uber-header.fullscreen-overlay-menu.dark-color { background: ##ff0000;}
div#block-landing-item-143 .section-inner.no-padding {
padding-top: 52px !important;
}Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 22, 2016 at 1:37 pm #865341I tried to check the URL of your site again but I could not see the problem of you mentioned above. If possible, you can give me the screenshot and describe on that of what are you trying to do?
leonhart700 Friendleonhart700
- Join date:
- April 2014
- Posts:
- 141
- Downloads:
- 5
- Uploads:
- 27
- Thanked:
- 2 times in 2 posts
January 22, 2016 at 1:47 pm #865346Thanks for your help.
Please see below basically I just need to add some custom css for this
Slide 5 (Still not convinced a single room is for you ?)
I would like to raise the text closer to the centre of the page. Would be great to be able to do this in the module itself or in a custom.css file
Regards
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
January 25, 2016 at 1:44 am #867215Any top padding css change will affect all slides. Did you put in the following css ?
element.style { padding-top: 54.3125px;
Tim
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 25, 2016 at 9:29 am #867600You can follow my tweak to fix the problem on your site
-
Go to admin of your site and find module id: 158 and add custom CSS style as my screenshot
- Open templates/uber/css/custom.css file and add new CSS style below
.block-landing .block-landing-item .section-inner.custom .container .hero-content { padding-top: 100px !important; }
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 3 voices, and was last updated by Ninja Lead 8 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
PADDING-TOP ACM HER0 1
Viewing 8 posts - 1 through 8 (of 8 total)