By Sabih on Saturday, 05 November 2016
Posted in General
Likes 0
Views 131
Votes 0
Hey there,

not sure if it is a bug or only on my site but when I make the docker appear on bottom, the top is going down as if it would be shown on top of the page. I would suggest taking a look by yourself on my dev site.
Hello Sabih,

Ah okay saw the problem. I can't seem to find the template's custom css file but can you add this?

[gist]
body.has-docker.docker-bottom {
padding-top: 0 !important;
}
[/gist]

It should not pad the top if the docker is at the bottom.
·
Saturday, 05 November 2016 23:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Sabih,

I tried to access http://zazeni.de/community but I don't seem to see the docker plugin. Am I missing anything here?
·
Saturday, 05 November 2016 12:51
·
0 Likes
·
0 Votes
·
0 Comments
·
·
Saturday, 05 November 2016 18:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

that worked. Thank you very much.

Gantry5 differs from most other frameworks related to the custom.css. it is located at /templates/TEMPLATENAME/custom/scss/custom.scss. Just in case you might be interested.
·
Sunday, 06 November 2016 18:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating me on this Sabih, glad that your issues are resolved now

Oh, thanks for your input on Gantry! This is why we have a love and hate situation with frameworks. Different template framework behaves differently
·
Sunday, 06 November 2016 21:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post