Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Technical Issues with the "Gallery" Plugin #7125

    johannesfleischhut
    Participant

    Josh,

    thanks again! I’m really sorry, that I have to say, it still didn’t solve the problem.

    As I’m not able to read php I unfortunately can’t be of any help…If I can do anything to help solving this issue, please tell me. The faster my website works, the better 🙂

    Thanks!

    Johannes

    in reply to: Technical Issues with the "Gallery" Plugin #7105

    johannesfleischhut
    Participant

    Hey Josh,

    thank you! I have replaced the two files. I also deactiveated and reativated the plugin and inserted a new created shortcode. Unfortunately, the gallery still won’t show properly. Also not on the Sub-Side (www.johannesfleischhut.de/galerie).

    Any ideas what could still be wrong?

    Many thanks!
    Johannes


    johannesfleischhut
    Participant

    Edit: Solved it myself!

    It works if you use “full height” and height adjustment instead of normal height.

    Best
    Johannes


    johannesfleischhut
    Participant

    Hey there, I got another question, I’m stuck with:

    Is there any chance, that the responsive menu on mobile devices will open “in front of the next parallax scene”?
    Right now I have the problem that it goes behind the next parallax scene. It’s probably my fault but I don’t know, what I’m doing wrong…

    This is the first bit of my code:

    [intense_parallax_scene background_type="color" background_color="#203026" height="70" breakout="1" padding_top="0" padding_bottom="0" margin_top="-20"]
    [intense_menu id="shortcode_menu" type="horizontal" name="Hauptmenue" class="hauptmenue" top_background_color="#203026" top_font_color="#ffffff" top_hover_background_color="#203026" top_hover_font_color="#39761e" top_active_background_color="#203026" top_active_font_color="#ffffff" top_active_hover_background_color="#203026" top_active_hover_font_color="#39761e" padding_left="15" padding_right="15"]
    [/intense_parallax_scene]
    [intense_parallax_scene background_type="image" image="111" imagemode="parallax" full_height="1" breakout="1" advance_arrow_background_color="#ffffff"]

    As the first parallax scene, which is just supoosed to be some “head of the page”, has been given only a height of “70” I get problems in showing the whole fly out menu on mobile devices.

    I hope I was clear enough with my explanation 🙂

    Thanks
    Johannes


    johannesfleischhut
    Participant

    Josh, thank you so much!

    This helped me 🙂

    Best,
    Johannes


    johannesfleischhut
    Participant

    Hey Josh,

    thank you again! I changed some things at my page in the meantime. I inserted the menu again (in a different way) You*ll find it at the top of the front page.

    The menu is actually very simple. If you could tell me, what I have to type in CSS, it would help me a lot. Thank you in advance!!

    [intense_menu id="shortcode_menu" type="horizontal" name="Hauptmenue" class="hauptmenue" top_background_color="#203026" top_font_color="#ffffff" top_hover_background_color="#203026" top_hover_font_color="#39761e" top_active_background_color="#203026" top_active_font_color="#ffffff" top_active_hover_background_color="#203026" top_active_hover_font_color="#39761e" padding_left="15" padding_right="15"]

    Here you see, what it looks like: http://temp.johannesfleischhut.de/

    The margin top and button is too big, also the font wrong and the lines between the entrys shouldn’t be there.

    My current css entry for the Menu:

    .hauptmenue {
        font: 1.25em "Calibri"  !important;
        float: right;    
        background: #203026;
        border-bottom: 1px solid black;
    }

    Everything works but the font (and I didn’t know the code for getting rid of the lines between the entrys.

    Thanks!

    Johannes

    in reply to: [Help] Menu from Theme overrides menu settings from intense #6987

    johannesfleischhut
    Participant

    PS: This is my current menu:

    [intense_menu id="Menu_201602" type="horizontal" name="Hauptmenue" class="custom_menu" top_background_color="#ffffff" top_font_color="#858585" top_hover_background_color="#858585" top_hover_font_color="#ffffff" top_active_background_color="#ffffff" top_active_font_color="#000000" top_active_hover_background_color="#858585" top_active_hover_font_color="#ffffff" padding_left="3em" padding_right="3em"]
    
    in reply to: [Help] Menu from Theme overrides menu settings from intense #6985

    johannesfleischhut
    Participant

    Josh, thank you very much!

    This was a good first step. Unfortunately, there still appear some things, I did not set…

    For example, there are border lines between the menu entrys. Also I would like to change the font style.

    First, there was the predefined background-color of the themes menu on the empty space (where no menu entrys are). I got rid of this with a small css entry:

    .custom_menu {
        background: white;
        border-bottom: 1px solid black;
    }

    Also I created the bottom line in this css as you can see.

    It would be great, if you could give me a hint, what I have to change to get it work as I want 🙂

    There is supposed to be only the bottom border and I want to change the font style (bigger and without that shadow-effect it has now).

    Thanks!!
    Cheers, Johannes

    temp.johannesfleischhut.de

Viewing 8 posts - 1 through 8 (of 8 total)