Forum Replies Created
-
AuthorPosts
-
Hi Mike,
You can close this topic,
thanks for help
Best regsrds,
MarioI got it :)
I have another question: how to set this margin-top to zero?
[url=https://postimg.cc/image/cn2cpd0m7/][img]https://s19.postimg.cc/cn2cpd0m7/margin.jpg[/img][/url]
Hi,
of course that’s much better,
thank you
best regardsMario
Thank you Guenni007,
very good solution.
I’ve already tried to do this with grid row, but I did not know how to give the full-size mode a certain width.Thank you very much,
best regards
Mario
Hi Rikard,
you can close this topic,thanks for help
Best regards,
Mario
Hi Mike,
thank you for your help. That works like a charme !Best regards,
Mario
Hi,
I have two post categories: organ stops nad organ players. A simple post with a siderbar would be enough, but I would like to have a diferent header for each category with a grid row above and below it.I would like to build this structure as a template for entering the organ registers:
https://ibb.co/h9D3yU
https://ibb.co/jLc7Q9Hi Mike,
thanks for the explanation.
What is the right way to bulid such a layout? Is this with Avia builder impossible?
Is there an alternative way?Best regards,
Mario
Hi Rikard,
the layout and the input of the content I make with the Avia layout builder on a separate page then copy the code from debuger and paste it in the appropriate place in debuger on the target page. Thas works well so, but the content on the targed page cannot be edited on the conventional way any more. If I want to edit the content I haveto make the new content on the separat page, copy the code and paste it on the target page again.Thanks for help,
best regards
Mario
July 12, 2018 at 9:28 pm in reply to: Display elements horizontally (inline-block) on the single page #984896I got it… <div class=”row”> is the solution
Best regards,
MarioJuly 12, 2018 at 4:49 pm in reply to: Display elements horizontally (inline-block) on the single page #984822Hi,
I need further assistance :)
I´ve added some more items with different image sizes and it looks like this now:How to how to sort them without gaps?
Thanks for help,
best regardsMario
July 9, 2018 at 5:07 pm in reply to: Display elements horizontally (inline-block) on the single page #983220Hey Victoria,
it works like a charm :)
Thank you for the quick response and your help
Best regards,
MarioThis reply has been marked as private.Hi Rikard,
that was my fault. Everything works fine.
The problem was “very aggressive” browser caching :)
best regards
MarioHi Victoria,
thank you for your assistance. I’ve allready solved this problem and this solution works fine:
https://kriesi.at/support/topic/add-custom-self-hosted-font-to-enfold-fonts-list/ (Participant tech500)https://google-webfonts-helper.herokuapp.com/fonts/oswald?subsets=latin,latin-ext
Best regards
Mario
It works great !!
Thank you!Thank you very much, i´l try this
best regards
This is the code i will apply to table in div#ghwkurz by use @media screen and (max-width: 1420px)
How to do this?
.responsive .avia_scrollable_table {
width: 100%;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}.avia_scrollable_table .avia-table {
width: auto;
}.responsive .avia_scrollable_table .avia-data-table > thead > tr > th,
.responsive .avia_scrollable_table .avia-data-table > tbody > tr > th,
.responsive .avia_scrollable_table .avia-data-table > tfoot > tr > th,
.responsive .avia_scrollable_table .avia-data-table > thead > tr > td,
.responsive .avia_scrollable_table .avia-data-table > tbody > tr > td,
.responsive .avia_scrollable_table .avia-data-table > tfoot > tr > td {
white-space: nowrap;
}Hi Jordan,
the div the table is in have the custom id – -> ghwkurz
The table has no custom id. -
AuthorPosts