Page 1 of 1
phocadownload_tree_v4.0.0
Posted: 19 Sep 2022, 11:42
by azurenvi
Hello I try this Module but i Have a problem because this one isn't responsive- Do yo know How to make this one responsive ? Regards
Re: phocadownload_tree_v4.0.0
Posted: 19 Sep 2022, 14:30
by Jan
Hi, what do you mean with "no responsive". It is in fact one column layout, so there should not be a problem with responsivity:
Jan
Re: phocadownload_tree_v4.0.0
Posted: 19 Sep 2022, 14:50
by christine
Hi,
Jan was faster, because I tried something:
Checked standard template Cassiopeia, for example: position: sidebar-right and it is responsive!
@Jan I didn't find your demo.
When checking with Cassiopeia:
What is not responsive is refers to:
Code: Select all
.com_phocadownload .pagination {
align-items: center;
justify-content: flex-end;
}
with changing to: display: inline-block, might be better (?)
Kind regards
Christine
Re: phocadownload_tree_v4.0.0
Posted: 19 Sep 2022, 21:35
by azurenvi
Thanks for yours replies
With standard template Cassiopeia I try SBL and SBR position , it is same I haven't a return text
https://imgur.com/a/Ya3lckx
Re: phocadownload_tree_v4.0.0
Posted: 19 Sep 2022, 22:54
by Jan
Hi, download version 4.0.1, the word wrap should be OK there:
Download:
https://www.phoca.cz/download/category/ ... ree-module
Jan
Re: phocadownload_tree_v4.0.0
Posted: 20 Sep 2022, 07:27
by azurenvi
Hi - great - the module works well - Thank for your responsiveness !..Have a good day
Re: phocadownload_tree_v4.0.0
Posted: 20 Sep 2022, 16:51
by Jan
Ok, great to hear it.
Jan