Viewing 30 results - 137,521 through 137,550 (of 142,898 total)
  • Author
    Search Results
  • #185029
    fonterra
    Participant

    https://kriesi.at/support/topic/menu-background-image/
    Hi, I started the topic above… I have checked using IE8 and the background and menu are not displaying correctly. The menu is sitting over my slider instead of over the background image. Is there some code I need to add to get it working on IE8.
    Thanks in advance for your help

    #185023

    In reply to: Mini heading in Page

    Hi there,
    Is there any way to keep the main menu on top but have the sub menu underneath?

    #185001
    entrepreneur
    Participant

    I’m wondering if you could help me with the button shortcode. I need to make it responsive.
    As you can see in the screenshots below, I’ve added the large button shortcode, inside of a text widget, in the sidebar of the product page. I’ve increased the size of the button with:

    .avia-button.avia-size-large {
    padding: 13px 30px;
    font-size: 16px;
    min-width: 760px;
    }

    and styled it with:

    #top #main .single-product-main-image .sidebar, #top #main .single-product-main-image .inner_sidebar {
    border: 1px;
    margin: 0;
    padding: 0px 0 0 0;
    width: 100%;
    min-height: 0;
    }

    body div .avia-button {
    border-radius: 3px;
    padding: 10px;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    margin: 0px 0;
    line-height: 1.2em;
    position: relative;
    font-weight: normal;
    text-align: center;
    max-width: 100%;
    }

    Desktop View
    https://dl.dropboxusercontent.com/u/17031532/live-view-button-desktop.png

    Tablet Portrait View
    https://dl.dropboxusercontent.com/u/17031532/live-view-button-tablet-portrait.png

    Phone Portrait View
    https://dl.dropboxusercontent.com/u/17031532/live-view-button-phone-portrait.png

    I’ll send info in a private message.

    Thanks,
    Ben

    #184983
    spmg67
    Participant

    Hi,

    I would like to get some help resolving several issues with the following website:

    http://goo.gl/6zTgDr

    1) When using Chrome and clicking on one of the top main menu items, the page jumps to the section as oppose to doing a smooth scroll down which we prefer. Is there a way of selecting or configuring this option?
    2) In Safari, all of the top main menu links do not work but works fine in other browsers.
    3) In Firefox, when I click on one of the top menu items, the page jumps to the section but then automatically scrolls back up (just a little) such that now the title of the section can no longer be seen.
    4) In Internet Explorer, the background pictures on every color section do not span the entire width of the page unlike in the other browsers.

    Would appreciate any help. Thanks!

    #184982

    Topic: Setting the megamenu

    in forum Enfold
    victoriaeducacion
    Participant

    Hi:

    I want to do some tunings to the megamenu.
    Inside the mega menu, there are:
    column element1 – column element2 – column element3 – column element4
    page element1 – page element1 – page element1 – page element1
    page element2 – page element2 – page element2 – page element2
    page element3 – …

    I want:
    1-) Column elements working like page elements when hovered.
    Column elements are underlined when hovered. I want to change it. I want column elements behaves like the page elements in the list. In the list, the elements shown a different background color. I want this hover behaviour for the column elements.
    2-) More space between the column elements and page elements (sublinks) in the list.
    W
    3-) More space between items of the list. I searched and tried this snippet
    #top .main_menu .menu li>a {
    height: 62px !important;
    }
    but itsn’t what I want because it also affects to the elements in the header nav (like in this page “home” to “support”). I tried with padding-top and margin-top. I want more space only for the item list, not for the header nav elements.

    Thanks and regards!

    #184978
    dmpitzer
    Participant

    Could Josue please post a description on what needs to be changed to make this happen?

    https://kriesi.at/support/topic/linking-the-icon-box-icon/

    Love the idea, it is something that I have tried to do when working on the site. Maybe an enhancement for the next version? :)

    Thanks,

    Dave

    #184974
    DoGrinDigital
    Participant

    The site http://ruralwave.net/ is displaying php errors when in different browsers at the top.

    How do I fix this?

    #184970
    silviouk
    Participant

    Hi there, I would like a little help with a header issue. I would like to:

    Use the superior header (top header) as the main header and remove the main header.
    In doing this I would like to include the site logo/ two social icons & a qtranslate drop down.

    Or

    Perhaps it would be easier to have the social icons and qtranslate in the main header and remove the superior header.

    I’ve been playing around with the header file but have not achieved the look I’m trying for, perhaps I’m aiming too high!

    Thanks, Silvio

    #184957

    Topic: Icon colours

    in forum Enfold
    adamsm
    Participant

    Hi
    Had some great help on this via this tread https://kriesi.at/support/topic/icon-colours/

    This page works great as did what you said etc http://www.clubfacemag.com/sample-page, however not sure other pages work e.g. added 3 icons to homepage http://www.clubfacemag.com and don’t change colour based on custom CSS.

    Let me know what you think

    Cheers, Mark

    #184954

    Hey Alcadis!

    Please take a look at this topic: https://kriesi.at/support/topic/enfold-child-theme/

    Best regards,
    Josue

    Here are some screen captures visually depicting my comment above in post id#184636

    1. A hand-coded from scratch thumbnail gallery showing a part of my Youtube video gallery. This file resides outside of the WordPress environment and is fetched by an Ajax call. There is no < head > or < body > in the fetched HTML. It’s straight HTML with the CSS snagged from the parent page which hosts the < a > and href call firing the lightbox overlay hosting all the thumbs. This is illustrated in the screen capture below. Even with this complex Ajax fetch which requires perfect coding to execute correctly, no errors can be found with the automatically generated play graphic overlaying the automatically generated Youtube thumbnails. They are centered correctly. Compare this to the thumbnail in Item 4. below which shows the play graphic shifted downward in an Enfold template. Something in the CSS is affecting it and I haven’t nailed it down yet.

    Youtube video thumbnails

    2. An example of the lightbox window that opens when clicking the thumbnails.

    Youtube Video Playing

    3. Enfold themed page with video thumbnail and comment section.

    Enfold theme top

    4. And here is the bottom of the page and an example where the play graphic shifts downward due to some CSS properties in Enfold. See red arrow. If img-width: 100% was not commented out in base.css, the thumbnail would be 480px wide and part of the graphic would reside outside the darker opacitized text content area on the right side of the page. FYI, 480px is a default size for youtube thumbnails in their API and my CSS shrinking the thumbnail is ignored in IE due to img-width: 100%

    Enfold theme bottom

    5. Point five is not related to img-width, but I thought I would share a tidbit about the CSS in your Comments system while I’m thinking about it. You may want to consider giving the .comment-entry CSS a property of display: inline-table;
    It will vastly improve the flexibility of your comment layout for users. Right now, the entire parent Div will not expand and contract dynamically. For example, if you use the Ajaxify plugin recommended in your forum by Dude, the parent Div hosting the comments entry will now expand and contract like it should if displayed as an inline-table. The colored background DIV will work great and scale up and down. With the current CSS in Enfold, it does not. So clicking on “reply” or add a comment creates a big dynamic hole in the background where the comment form appears. The colored background properties are transparent and do not expand and contract due to the current CSS properties on .comment-entry. I am sorry, but all of this is being developed on Localhost and I have no public link to show you. The concept of an inline-table setting should not be hard for a coder to visualize if they know CSS. Pass it along. They will get it and it will add up.

    And finally, the reason for showing you all these screen captures, is maybe lost in all the text here. It can be boiled down to two things:

    6A. I am looking for some direction working around img-width: 100% as it relates to Enfolds performance. Is it important?

    6B. What global CSS property might be shifting my play graphic downward? Point me in the right direction among your CSS files. I will probably figure it out from there.

    Cheers.

    #184930

    Hey tcoq!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 480px) {
    .responsive .logo { height: 110px; }
    #advanced_menu_toggle { top: 74%; }}

    Cheers!
    Yigit

    #184924
    tcoq
    Participant

    Hi together,

    at my site http://www.rundumskinderzimmer.de I have got a problem with the top menu icon on smallest smartphone view. Here the menu icon moves over my logo. (advanced_menu_toggle)

    I thought my logo is not too big but it seems to be that it is not scaled correclty.

    Is there anybody how knows to control this behaviour in best way?

    Best regards
    Steffen

    #184921

    Hi!

    Please try adding following code to Quick CSS as well

    .avia-builder-el-8 .main_color.iconbox_top .iconbox_icon { background-color: blue; color: #ffffff; border-color: blue; }

    Cheers!
    Yigit

    #184878
    This reply has been marked as private.

    Min heights obviously won’t help revert the logo back to original ‘maximised’ state. But thanks anyway.

    peter_wu
    Participant

    Hi there,

    I am just working on my website and I would like to have the same header effect like at this page:

    http://www.teamgeek.co.za/#company

    The Website I build is just a one-page-site with anchors to navigate to a certain point. I would like to have a full-screen image (with no header) on the first part of the page. The header menu is located at the bottom of the picture and is being scrolled up until it reaches the top of the site. There it stays fixed when I scroll through the rest of the site – until I scroll up to the first image again. I already managed to change the position of the header, but I don’t know how to proceed with the rest. I can’t send you a link of my site as it is still local.

    Thank you guys,

    Cheers
    Peter

    #184854

    Hi!

    Please add following code to Quick CSS as well to change the opacity of button

    #top .avia-slideshow-button { background-color: rgba(0,0,0,0.9); }

    Cheers!
    Yigit

    #184843

    Hey!

    Not that i know of. Please add following code to Quick CSS in Enfold theme options to remove social icons

    #top .social_bookmarks { display: none; }

    You should change following style with your login buttons style to have similar hover state with social icons

    .yourstyle:hover { color: #fff; background-color: red; }

    Regards,
    Yigit

    #184842

    Hi!

    1) Please try re-generating thumbnails
    2) Please refer to this topic https://kriesi.at/support/topic/collapsable-menu/#post-165144

    Regards,
    Yigit

    #184808

    In reply to: IE10 Display Problems

    Hey Vigit – appreciate your help here.
    No – I’ve not made any changes. In fact, I only recently upgraded to v2.4.2 by replacing the old Enfold folder with the latest download.

    (Thanks for the heads-up by the way on the back-to-top icon)

    #184787

    Hey!

    We see and respond to every single post that gets posted and have for about the past year so no need to ever double post or even bump a post since our queue goes by oldest post to newest (and a self response pushes it to the end of our queue).

    Ismael has responded to your other topic here: https://kriesi.at/support/topic/portfolio-grid-content-element-not-showing-on-webpage/#post-184097

    Regards,
    Devin

    #184785

    Hey mgma!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 480px) {
    .main_color #js_sort_items { font-size: 16px; }}

    Regards,
    Yigit

    #184781

    In reply to: IE10 Display Problems

    Hey!

    Have you made any changes on theme files?
    By the way, back to top icon is not working on your website, you can refer to this post to fix it https://kriesi.at/support/topic/back-to-top-button-broken/#post-179730

    Regards,
    Yigit

    #184761

    Duplicated. Please do not start the same topic more than once as it makes it harder for us to follow threads. Closed!

    Regards,
    Yigit

    This reply has been marked as private.

    Hey!

    Please add following code to Quick CSS as well

    .responsive #top .avia-content-slider-odd .slide-entry.slide-parity-even { clear: none;
    margin-left: 4%; }
    .responsive #top .slide-entry { margin-left: 0; clear: both; }

    Regards,
    Yigit

    #184741

    Hi,

    Sorry for that! I just figured out that when I add some text underneath the special header it fixes the problem. The header goes up on the page so it’s fine.

    You can close this subject.

    Thanks.

    #184740
    Delphiine
    Participant

    Hi,

    I wanted to reproduce something which is on your demo (please see the files above)
    Instead of a slider on the left it’s an image.
    I don’t understand why my special heading is not in line with the picture and why there is so much space on top of it…

    https://www.dropbox.com/s/tz1wz2e4moxvdf3/mariage_inoui___About_Us.jpg

    https://www.dropbox.com/s/wpuk58cqw8ji6z0/mariage_in_oui___L%E2%80%99%C3%A9quipe.jpg

    How can I fix that?

    Kind regards

    Delphine

Viewing 30 results - 137,521 through 137,550 (of 142,898 total)