Forum Replies Created

Viewing 30 posts - 211 through 240 (of 247 total)
  • Author
    Posts
  • in reply to: navigation bar transparent #1014032

    Dear Mike,
    Thank you very much for the support, which looks very good, except for one small thing.
    What is different from my ideas is:
    1. the length of the bars of navigation elements. They should not all have the same length, but adapt to the length of the font according to the font length.
    2. In addition, the submenu items should appear at a distance to the main menu item “KATEGORIE”.
    See screenshot of the old version: https://osmosis.de/support/screen3.png
    How can I integrate these two elements into the current version?
    Thank you for your departure and best regards Diana

    in reply to: navigation bar transparent #1013503

    Dear Mike,

    Thanks for the tip. I have implemented your proposal once and removed from the css all font-formatting scripts and instead formatted via the “Advanced setting” the navigation elements.
    Unfortunately, the result is now again a new Drucheinander: https://www.osmosis.de/NEU/
    I have not yet reset it and left it in this condition, first of all I wanted to ask you first whether you think that this is the way to go? Or if I should return to the old css again.
    Here again a screenshot of the previous state (without css) – Change: https://www.osmosis.de/support/screen1.png

    I do not work on the theme today, so you’re welcome to tweak the css.

    Below I will send you a copy of my css – before I have deleted formatting concerning the navigation colors.

    .header_color .header_bg {
    background-color: transparent!important;
    }
    /* Header transparent */
    .header_bg { background-color: rgba(255,255,255,0.5)!important; }
    #main { margin-left: 0px !important; }

    /* Abstand Logo Rand*/
    .html_header_sidebar .logo {
    padding-left: 41px;
    width: 220px;
    }

    .header_color nav,.header_color div,.header_color nav ul,.header_color span {
    border-color: transparent !important;
    }

    /* NAV Button kontakt Abstand*/
    .html_header_sidebar #header .av-main-nav > li#menu-item-3889 > a {
    margin-bottom: 60px;
    }
    /* NAV Buttons Abstand*/
    .html_header_sidebar #header .av-main-nav > li > a {
    line-height: 1.7em;
    height: auto;
    padding: 0px 3px;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    margin: 0 auto;
    }

    /* NAV Aktuell */
    #top #header .av-main-nav > li#menu-item-3426.current_page_item > a .avia-menu-text {
    color: #ffffff;
    background-color: #000000;
    width: 107px;
    }
    #menu-item-3426 .avia-menu-text:hover, #menu-item-3426 .avia-menu-text:active {
    color: #ffffff;
    background-color: #000000;
    width: 107px;
    }
    #menu-item-3426 .avia-menu-text {
    color: #000000;
    background-color: #ffffff;
    width: 107px;
    }

    /* NAV ÜberUns */
    #top #header .av-main-nav > li#menu-item-3425.current_page_item > a .avia-menu-text {
    color: #ffffff;
    background-color: #000000;
    width: 125px;
    }
    #menu-item-3425 .avia-menu-text:hover, #menu-item-3425 .avia-menu-text:active {
    color: #ffffff;
    background-color: #000000;
    width: 125px;
    }
    #menu-item-3425 .avia-menu-text {
    color: #000000;
    background-color: #ffffff;
    width: 125px;
    }

    /* NAV Kontakt */
    #top #header .av-main-nav > li#menu-item-3889.current_page_item > a .avia-menu-text {
    color: #ffffff;
    background-color: #000000;
    width: 121px;
    }
    #menu-item-3889 .avia-menu-text:hover, #menu-item-3889 .avia-menu-text:active {
    color: #ffffff;
    background-color: #000000;
    width: 121px;
    }
    #menu-item-3889 .avia-menu-text {
    color: #000000;
    background-color: #ffffff;
    width: 121px;
    }

    /* NAV Projekte */
    #top #header .av-main-nav > li#menu-item-3424.current_page_item > a .avia-menu-text {
    color: #ffffff;
    background-color: #000000;
    width: 117px;
    }
    #menu-item-3424 .avia-menu-text:hover, #menu-item-3424 .avia-menu-text:active {
    color: #ffffff;
    background-color: #000000;
    width: 117px;
    }
    #menu-item-3424 .avia-menu-text {
    color: #000000;
    background-color: #ffffff;
    width: 117px;
    }

    /* NAV Wettbewerbe */
    #top #header .av-main-nav > li#menu-item-3423.current_page_item > a .avia-menu-text {
    color: #ffffff;
    background-color: #000000;
    width: 170px;
    }
    #menu-item-3423 .avia-menu-text:hover, #menu-item-3423 .avia-menu-text:active {
    color: #ffffff;
    background-color: #000000;
    width: 170px;
    }
    #menu-item-3423 .avia-menu-text {
    color: #000000;
    background-color: #ffffff;
    width: 170px;
    }

    /* NAV Kategorie */
    #menu-item-3422 .avia-menu-text {
    color: #000000;
    background-color: #ffffff;
    width: 128px;
    }

    #menu-item-3422 .avia-menu-text:hover, #menu-item-3422 .avia-menu-text:active {
    background-color: #000000;
    color: #ffffff;
    width: 128px;
    }

    /* Submenü ohne Feld*/
    .html_header_sidebar #top .av-main-nav ul a {
    padding: 0px 0px;
    }

    /* Submenü weisses Hintergrundfeld */
    .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
    background-color: transparent!important;
    border: none;
    }

    .html_header_sidebar #header .av-main-nav > li:hover > a .avia-menu-text {
    background-color: #000 !important;
    }
    .av-main-nav li#menu-item-3422 ul.sub-menu {
    left: 4px !important;
    position: relative !important;
    }

    /* Textgröße Submenü (und alle Menüs)*/
    .avia-menu-text {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    }

    /* SUBNAV Buttons Kategorie Abstand*/
    .html_header_sidebar #header .av-main-nav > li#menu-item-3422 > a {
    padding-bottom: 60px;
    }

    /* SUBNAV Stadträume */
    #menu-item-3584 {
    color: #000000;
    background-color: #ffffff;
    width: 151px;
    }
    #menu-item-3584:hover {
    color: #ffffff;
    background-color: #000000;
    }

    /* SUBNAV Parks */

    /* SUBNAV Bildung */
    #menu-item-3845 {
    color: #000000;
    background-color: #ffffff;
    width: 121px;
    }
    #menu-item-3845:hover {
    color: #ffffff;
    background-color: #000000;
    }

    /* SUBNAV Unternehmen */
    #menu-item-3851 {
    color: #000000;
    background-color: #ffffff;
    width: 167px;
    }
    #menu-item-3851:hover {
    color: #ffffff;
    background-color: #000000;
    }

    /* SUBNAV Gutachten */
    #menu-item-3858 {
    color: #000000;
    background-color: #ffffff;
    width: 140px;
    }
    #menu-item-3858:hover {
    color: #ffffff;
    background-color: #000000;
    }

    /* Beitrag Gallery */
    #av_section_1 .container {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    }

    .home #av_section_5 .container .flex_column.av_one_full {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: 0 !important;
    }

    #top #main .avia-section .template-page {
    width: 100%;
    border: none;
    margin-left: auto;
    padding-left: 0;
    padding-top: 0;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    }

    /* Footer Socket NAV */
    .socket_color span {
    color: #000000;
    background-color: #ffffff;
    font-size: 11px;
    font-family: ‘Lato’
    }
    #socket .container {
    padding-top: 20px;
    padding-bottom: 20px;
    }

    /* Masonry Gallery Titel Overlay */
    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
    }
    #top .avia-post-nav {
    visibility: hidden;
    }
    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: none;
    transform: none;
    }

    span.av-masonry-date { display: none; }

    /* Masonry Gallery Image zoomIn*/
    .flex_column av_two_fifth flex_column_div first avia-builder-el-2 el_after_av_hr el_before_av_one_fifth {
    margin-left: 40px;
    }

    #top #wrap_all .all_colors h3 {
    text-align: right;
    }

    /* Tabelle */
    .avia-data-table.avia_pricing_minimal td {
    text-align: left;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 300;
    }

    /* Tabelle Spaltenbreite */
    .avia-table-1 td:first-child {width: 27%}
    .avia-table-1 td:nth-child(2) {width: 73%}

    /* Tabelle Smartphone */
    #top .main_color .avia-data-table.avia_pricing_minimal td {
    color: #282b2e;
    text-align: left;
    }

    .main_color td
    {
    border-color: #ffffff;
    }
    td {
    font-size: 14px;
    padding-top: 9px;
    padding-right: 12px;
    padding-bottom: 9px;
    padding-left: 0px;
    }

    /* Subtitel Überschrift */
    .av-subheading p:last-child {
    margin-top: 20px;
    }
    #top #header .av-main-nav > li:hover > a .avia-menu-text {
    color: #fff !important;
    }

    in reply to: navigation bar transparent #1013293

    Dear Mike,

    Thanks for the script. It works very well and I was able to expand and refine the subnavigation.
    If you go to the main menu on the menu item “Kategorie”, then the submenu – correctly placed and formatted.

    However, there are still 2 errors in the active state of the submenu:
    If you now click on the first submenu item “Stadträume” as an example, you will get to the top of the page of city rooms and the errors will appear in the submenu:
    1. Going back to the menu item “Kategorie”, the rollover effect (inactive state: white background, black text /// hover state: black background, white text) is not executed correctly and the word “Kategorie” is not readable. The same applies to the first submenu item “Stadträume”. Here also just a white field appears.
    Can you help me here, so that the font is displayed again in both cases?

    2. There is one more discrepancy with the submenu: If you switch very slowly with the mouse from one submenu punk to the other, the font of the button will appear white in the first moment (inner white field) before the roll-over effect ( hover condition: black background, white font) eintritt: See screenshot: https://www.osmosis.de/support/screen1.png This unwanted effect, but I only have the submenu. This does not appear in the main menu. What can I do to avoid this effect?

    Many thanks.
    Best regards

    in reply to: navigation bar transparent #1011684

    Dear Support Team,

    Thanks for the support, so I could now progress and already create a submenu: it now appears exemplary for the menu item “KATEGORIE” (last menu item)

    However, there are still 2 problems that are unsolvable for me:

    1. I would like that the submenu does not appear to the right of the main menu item but below. (see template pdf https://osmosis.de/support/website_vorlage2.pdf). How do I have to change the script to put the submenu down?

    2. As soon as you touch one of the submenu items with the mouse, the font of the main menu item changes, it turns white without the background turns black and is no longer legible. Actually, I wanted it so that the selected menu item always has a black background and the font is white.

    Many thanks for your help!
    Greetings DIana

    in reply to: masonry gallery padding #1009403

    Thanks
    this cod works perfectly! :)
    Best regards!
    Diana

    in reply to: navigation bar transparent #1007815

    Hello Mike,

    thanks a lot for the css-script. It works perfectly! https://www.osmosis.de/NEU/

    1. For my second question: sorry that I expressed myself unclear. I meant the white line between the logo and the navigation and the second white line below the navigation. I would like to have removed these lines. Can you help me?

    2. For the further development of navigation, I have one more question:
    if you click on one of the bottom 3 menu items (PROJEKTE, WETTBEWERBE, KATEGORIE) onClick should open a submenu in the vertical menu bar, as shown in the template https://osmosis.de/support/website_vorlage2.pdf.
    Even if I have already created the submenu, it is not shown to me and I find no way to integrate it into the navigation. Could you show me a way here too?

    Best regards
    Diana

    in reply to: Background image #994099

    Please excuse my bad formulation
    My question was: A customer of mine would need to have a German as well as English version of his page. And so I thought of simply duplicating the German pages using the TEMPLATE editor and simply inserting the English content into the newly created, duplicated pages. Would this be a possibility?

    Best regards

    in reply to: logo centered navigation right and left #994097

    Thanks this documentation worked very well at first!
    Best regards Diana

    in reply to: Change field size contact form #991528

    Thanks a lot. It works perfectly!
    best regards Diana

    in reply to: permanent field #988143

    Hello Victoria,

    could you perhaps tell me what kind of plugin I need for the feature and if it is compatible with ENFOLD?
    Best regards Diana

    in reply to: Background image #980446

    Hi Rikard,

    if I choose the possibility to create a new installation and copy all of my content to it to have an english version of the site (in addition to the german version) can I use for this version the same purchase code of ENFOLD or do I have to buy another license?
    Moreover, I still have the question of whether there is also the possibility within the German version of all pages to copy and here to integrate the English page with the same. Or does this approach have a drawback?
    Thank you for answering my questions!
    Best regards Diana

    in reply to: Background image #980035

    Thank you !

    I have one more question concerning the page http://neu.elianafe.com:
    we would like to create this page bilingual. At the moment there is only a German version, but the whole content should be translated in English and at the top of the page (top right, as already created as text) should be able to switch between the German and the English content.
    Since I do not have any experience with creating an English version, I wanted to ask how I manage this in the ENFOLD theme the most? Do I need a plugin for this? is this chargeable? And as a web designer can I buy this or does the customer need to buy it?

    Thanks for your support!
    Best regards Diana

    in reply to: Slide-Show – Ausrichtung und Bildtitel #936052

    Hello Ismael,

    ahhh this script worked perfectly, the borders are gone and it looks perfectly.

    More over I integrated a caption now for each slide. I already managed to chang the color to black. But I couldn’t change the position of the caption. The caption should not be display in the field of the image, but below of the image.
    How can I change the position of the caption?

    Thank you!
    Best regards Diana Loola

    in reply to: Lightbox color change #934643

    Hello,

    In a page for a customer I adapted the lightbox colors: we wanted a white background and the colors for writing in black. Everything is displayed correctly only the arrows for the forward and back navigation in the lightbox are not visible.
    Could you please give me additional help:

    I’ve changed the lightbox colors for a page as follows: http://stefanhunstein.de/Neu/salamis/

    My Entries in the QUICK CSS:

    /* Lightbox titel */
    div .mfp-title {
    font-size: 11px;
    padding-top: 10px;
    color: #000000;
    }

    .mfp-counter {
    color: #000000;
    font-size: 11px;
    padding-top: 10px;
    }

    /* Lightbox Hintergrundfarbe */
    .mfp-bg {
    background-color:#ffffff!important;
    }
    /* Lightbox Transparenz */
    .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 1;
    }

    /* Lightbox Schrift Farbe */
    .mfp-wrap * {
    color: #000000!important;
    }

    BEST REGARDS!!!! Thanks you!

    in reply to: Slide-Show – Ausrichtung und Bildtitel #934639

    Ok, now trying in English:

    Hello

    I’m working on the page “http://stefanhunstein.de/Neu/”
    With regard to the layout, everything should be completely left-aligned and right-justified. On the bottom http://stefanhunstein.de/Neu/fotoarbeiten/ this is already very well done. There are no white borders on the right and left, and the content area (the images) are right and left aligned with the navigation, logo and pedestal area.

    However, I do not reach this on the home page “HOME”: the slider protrudes right and left beyond the desired content area.
    The horizontal images should extend completely from left to right (flush with the navigation and the base area), the vertical images should be located in the slider area on the left and left-aligned with logo, navigation and socket appear.
    In addition, I wonder why the images often such a gray border (in the area of ​​the slider surface) appears. I would not like to see this.

    Furthermore, the customer wants each image to display a caption as it runs, as shown in its old html website: http://stefanhunstein.de/home.html (image caption, bottom right). How can I include these image titles in the WordPress version?

    Thanks for your support !
    Diana Lola

    in reply to: Enfold Lizenz #924572

    Danke.
    Wenn ich Sie richtig verstanden habe, dann muss ich die Frage nicht nochmals posten, sondern Sie leiten meine Anfrage an einen Kollegen weiter?
    Schönes Wochenende!
    Diana

    in reply to: Enfold Lizenz #924515

    Vielen Dank schon mal für die Antwort.
    Der erste Teil mit der Navigation funktioniert sehr gut. Der Zweite Teil (die Ausrichtung des Contents) leider gar nicht, da zerschießt es mir dann alles…

    Einen Account habe ich schon, über den schreibe ich ja auch. Nur wie lege ich ein neues Topic an und kann man weiteren Fragen platzieren?
    Sende Ihnen anbei nun schon mal die Accountinformationen, falls Sie mir doch noch über diesen Weg weiterhelfen könne, zumal Sie nun schon im Thema drin sind…

    Vielen Dank!

    in reply to: Enfold Lizenz #922876

    Hallo,

    ich habe eine Frage zu einer Website die gerade in der Bearbeitung ist:
    1. zur HOME – Seite: http://stefanhunstein.de/Neu/
    – Ich hätte gerne das Logo und die Navigation und die Seiteninhalte (Slider) alle linksbündig auf einer Kante ohne weissen Rand aussen. Im Moment ist das Logo (auch wenn die Bilddatei keinen Rand hat) nicht linksbündig zum darunter folgenden Inhalt. Zum anderen hat der erste Navigationspunkt “HOME” nach links auch noch einen anderen Abstand als das Logo. Ich hätte gerne ALLES auf einer Kante links.
    – Zum anderen frage ich mich was das für graue Ränder sind bei dem Slider auf der Home Seite (überall in den Ecken) und wie ich diese entfernen kann?

    2. Beispiel einer Inhaltsseite: http://stefanhunstein.de/Neu/fotoarbeiten/
    Hier hätte ich auch gerne dass sowohl oben das Logo und das Menü auf einer Kante links ausgerichtet sind. Diese Kante soll auch für die Inhalte als Vorgabe sein: d.h. die linken kleinen Bilder sollen ohne Rand links dargestellt werden. Ebenso soll das Rechte Bild rechtsbündig mit dem Such-icon oben und mit dem Socket unten auf einer Kante sitzen. Wo kann ich dies einstellen?

    Vielen Dank ! Viele Grüße und einen schönen tag
    Diana Lola

    in reply to: Enfold Lizenz #905448

    Oh no, with the script
    #menu-item-408.current-menu-item .avia-menu-text:hover, #menu-item-408.current-menu-item .avia-menu-text:active {
    color:#00a9ff !important;
    }
    even the Rollover does not work any more!

    So I returned to the firstly recommended script, because with this the Rollover is right.
    #menu-item-379 .avia-menu-text:hover, #menu-item-379 .avia-menu-text:active {
    color:#53284f !important;
    }

    Could you pleas help me further, so that the active menu is also in the defines color?
    Best regards
    Diana

    in reply to: Enfold Lizenz #905439

    Hello,
    thanks for your new option, but unfortunately it does not work either. On Rollover the defined color is shown, but not if the Menu Item is active (http://neu.yoga-in-der-valley.de).
    I created a profile for you to look into the dashboard of the site. I will send you the login in the hidden content. Perhaps this helps us to find the bug, why it does not work.
    Thank you very much.
    Best regards Diana

    in reply to: Enfold Lizenz #901305

    Thank You for your quick reply!
    I integrated the purposed code. The Rollover in different colors concerning the items is accepted.
    Have a look: http://neu.yoga-in-der-valley.de

    Only the active- Button behavior doesn’t work. How could I change the script that this also is running?
    Here is my code:

    /* NAV Home Rollover*/
    #menu-item-379 .avia-menu-text:hover, #menu-item-379 .avia-menu-text:active {
    color:#9d1e65 !important;
    }

    /* NAV Kursbeschreibung Rollover*/
    #menu-item-411 .avia-menu-text:hover, #menu-item-411 .avia-menu-text:active {
    color:#f7d33c !important;
    }

    /* NAV Kurstermine Rollover*/
    #menu-item-410 .avia-menu-text:hover, #menu-item-410 .avia-menu-text:active {
    color:#ffa100 !important;
    }
    /* NAV Workshops Rollover*/
    #menu-item-409 .avia-menu-text:hover, #menu-item-409 .avia-menu-text:active {
    color:#94d600 !important;
    }
    /* NAV Lehrer Rollover*/
    #menu-item-408 .avia-menu-text:hover, #menu-item-408 .avia-menu-text:active {
    color:#00a9ff !important;
    }
    /* NAV Kontakt Rollover*/
    #menu-item-407 .avia-menu-text:hover, #menu-item-407 .avia-menu-text:active {
    color:#5988da !important;
    }

    Thanks a lot! best regards
    Diana

    in reply to: Enfold Lizenz #900708

    Thanks first for your answer. It helped me a step further with the menu item number.
    But I wanted the menu item just to change its specific color on Rollover and if the it s active. But if I change the code in the following way it does not work:

    #menu-item-379 .avia-menu-text > li:hover {
    color:#53284f !important;
    }

    #menu-item-379 .avia-menu-text > li:active{
    color:#53284f !important;
    }

    If it s not been touched by rollover or active the origin link color should remain.

    Could you please help me?
    Thanks a lot
    Best Regards Diana

    in reply to: Enfold Lizenz #899605

    hello Rikard,
    Thanks for your answer. I have one more question to the following site: http://neu.yoga-in-der-valley.de/
    I want for each Menu-Element (Home, Kursbeschreibung,Kurstermine,…) a different rollover color but I don t know how to edit this. It should be like in the former page http://www.yoga-in-der-valley.de/index.html where each menu item has its own color.
    Where can I define this?
    Thanks a lot
    best regards Diana

    in reply to: Enfold Lizenz #898984

    Hello
    a customer who would like to transform his old website into a CMS system asked me to:
    I would like to use the theme ENFOLD for him and as with his previous page (http://yoga-in-der-valley.de/index.html) above horizontally center the logo place and below a content area in which the navigation is placed n the left side. With which of your templates or how can I implement this?
    best regards
    Diana

    in reply to: Image fullscreen #889314

    How can I creat a new thread????? and why can ‘ t I use this here?

    in reply to: Image fullscreen #888271

    Hello,

    more over I have got one more technical question: referring to the test page: neu.praxis-ganesha.de
    the submenu for the menu items “weitere Leistungen” and “Praxis” is displayed in the Safari browser very bad: the font is barely legible and looks as if covered by a white area. It works perfectly in all other browsers. What can I do that it is still readable in Safari?

    Thanks
    Best regards
    Diana

    in reply to: Image fullscreen #887299

    Hello,

    I have two questions about a website I created for a client:
    on the one hand a technical question referring to the test page: neu.praxis-ganesha.de
    the submenu for the menu items “other services” and “practice” is displayed in the Safari browser very funny: the font is barely legible and looks as if covered by a transparent Fläache. It works perfectly in all other browsers. What can I do that it is still readable in Safari?

    The second question concerns the license. The customer also already has another website on the theme ENFOLD. (www.alcahest.de) For this he has already acquired a license of the ENFOLD theme. Does he have to buy a new license for his further page http://www.praxis-ganesha.de (currently only under the test server neu.praxis-ganesha.de) or can we use the already acquired license?
    If we can use what we’ve already acquired, is the next step in the process of generating a new API key, or what steps need to be taken?

    Thank you for your work
    Best regards Diana

    in reply to: Image fullscreen #869513

    Hello,

    I have set an “easy slider” in the top section, where images fade in and out. Each image is linked to a current site.
    I don ´t like the look of the rollover-link-button (big black circle with the curved arrow) . Where and how can I change the look of this button?

    Thank you
    Best regards
    Diana

    in reply to: Image fullscreen #865586

    Hello John,

    now I have one more question:
    I designed an developed a website for a friend of mine based on ENFOLD.
    For this I used as a basis my ENFOLD -Theme. Now he wants to have realized the site and has now bought his own license (he downloaded the License Certificate and send it to me, here I can find his purchase code) Now I only do not know where I can link the existing system with the new license in the dashboard. Do I do this at ENFOLD> Theme Update? And should the customer itself selsbt an API key generate and me then this transfer? Or how is the correct procedure now?
    Thank you and many greetings Loola

    in reply to: Image fullscreen #865175

    Thanks a lot. This is working very well!
    Best regards, Loola

Viewing 30 posts - 211 through 240 (of 247 total)