Viewing 30 results - 135,811 through 135,840 (of 142,935 total)
  • Author
    Search Results
  • #204049

    Hey!

    Following code should improve the performance of image scaling for Firefox users

    
    #top .logo img, #top img, #top a img{
    image-rendering: auto;
    }
    

    Try to insert it into the quick css field.

    Regards,
    Peter

    #204010

    Hey!

    Please try to insert following code into the quick css field to fix the issue

    
    
    #top #header .avia_mega_div > .sub-menu > li.avia_mega_menu_columns_4{
    width: 250px;
    }
    

    Best regards,
    Peter

    #204007

    In reply to: comment box size

    Hey jacquesfriggieri!

    You can use following code to increase the textarea size of the comment box

    
    #top .comment-form-comment textarea {
    width: 97%;
    }
    

    By default the width is set to 92%. Insert the css code into the quick css field or into your child theme style.css file.

    Cheers!
    Peter

    #204006

    Hey!


    @wholereneducation
    – did you add the

    
    add_theme_support('deactivate_layerslider');
    

    code to your child theme functions.php? If not you must insert the code at the very top of the parent theme functions.php below

    
    <?php
    
    global $avia_config;
    

    because the theme will check the if() condition immediately and if you declare the add_theme_support() code at the end of the functions.php file it’s too late.

    Best regards,
    Peter

    #203976
    microhound
    Participant

    I’m trying to get the layer slider to center the banner image on the homepage for smaller laptops.

    http://microhound.com/

    It works great on screen size of 1920×1080 , but when the size is smaller the banner image I created will go to the right until it is cut off.

    The banner I created is 1920×470 Its the second and third banner that I am having a problem with.

    Thank you for your help

    #203953

    In reply to: Maga Menu

    Try watching this video as I think you are overthinking it: https://vimeo.com/67651241

    Each column is one indentation within the mega menu item. The > I’m using are only for illustration here in text.

    So in your menu:
    Mega menu top level name
    > Column name
    >> Column list item
    >> Column list item
    >> Column list item
    > Column name
    >> Column list item
    >> Column list item
    >> Column list item

    Would give you 2 columns with 3 items inside of them.

    #203947

    In reply to: Maga Menu

    We don’t have any ability to address the email/bbpress issue right now which is why I didn’t respond to it initially. I’ve asked Kriesi to take a look but its nothing we would be able to address at the moment or in this topic.

    #203946

    In reply to: top menu

    Hey kecster2!

    You’ll need to add a z-index to the header buttons css. For example:

    .header-buttons {
    position: absolute;
    right: 0;
    border: none;
    z-index: 10;
    }

    It looks like the image uses is a bit taller than the top nav so you’ll probably need to adjust that as well.

    Just note that although we do often provide custom css for customizations like this it doesn’t guarantee it will always work flawlessly or have full cross browser support. Customization isn’t generally covered by support.

    Best regards,
    Devin

    #203937
    lizybloom
    Participant

    I have seen several different answers for this but it seems they all talk about padding for the top and the bottom. I would like to reduce the space between the two layout elements I have in place on the frontpage. I have a 1/4 and a 3/4. In the 1/4 box are two promo boxes and in the 3/4 is the easy slider. I want the space between them to look similar to the small space between the red menu and then top of the content elements.

    http://lizybloomdesigns.com/storeboards.net/

    Thanks.

    Lizy

    • This topic was modified 12 years, 3 months ago by lizybloom.
    #203924

    Topic: top menu

    in forum Enfold
    kecster2
    Participant

    i received some help from you guys a couple of weeks ago and added the green “live chat” and blue “contact us” button on the top menu bar… http://j2k.info/american/ can you please help me, not every part of the two boxes is clickable.. i didnt use image maps, i just used the code given to me by you guys.. but only certain parts of the graphic are clicable…

    Thanks! just so I’m sure I have it right – below is exactly what I have – is this correct?

    .ls-fullwidth .ls-playvideo {
    width: 70px;
    height: 70px;
    margin-left: -25px;
    margin-top: -25px;
    background-position: -290px -140px !important;
    }
    .ls-fullwidth .ls-playvideo {
    width: 70px!important;
    height: 70px!important;
    }
    .ls-fullwidth .ls-playvideo:hover { opacity: 0.5; }

    I think I already have that – this below is exactly what I have:
    .ls-fullwidth .ls-playvideo {
    width: 70px;
    height: 70px;
    margin-left: -25px;
    margin-top: -25px;
    background-position: -290px -140px !important;
    }

    #203881

    Hi PhilCarabet!

    You are currently using Enfold version 2.0.1 which is fairly old. Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version and update via FTP. Let us know if issue remains after the update
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Yigit

    #203880

    In reply to: Same size boxes

    Hey!

    Currently, changes Josue made looks fine on my end. You can add following code to Quick CSS to remove page title and border from breadcrumbs bar

    .title_container .main-title { display: none; }
    #after_layer_slider_1 .container_wrap { border-top-style: none; }

    Regards,
    Yigit

    #203875

    Hi again,

    I don´t know if it´s the regular behavior, but the header navigation bar doesn´t keep at the top when the page is about 980px wide or less, despite this option was previously selected: “Fixed Header With Social Icons and additional Navigation”. Could this threshold width be changed?

    PS (images in Firefox): You can also check that your Enfold demo site has the same image resize pixelated issues in Firefox:

    – Take a look to the Enfold logo when it’s resized scrolling the page:
    Enfold logo in Firefox

    – Take a look to your demo customers:
    Enfold customers logos

    Regards.

    • This reply was modified 12 years, 3 months ago by Pablo.
    #203871
    PhilCarabet
    Participant

    Hi,

    A few weeks ago, the Advanced Layerslider on my homepage just stopped displaying – now showing a blank space where slider used to be ( http://www.inspiredintermedia.com ). I have screen captures of the site and of the wp admin edit page view.

    Please help!!

    Phil Carabet

    Hey!

    Try with this code instead:

    .ls-fullwidth .ls-playvideo {
    	width: 70px;
    	height: 70px;
    	margin-left: -25px;
    	margin-top: -25px;
    	background-position: -290px -140px !important;
    }
    

    Cheers! 
    Josue

    #203812

    Hi Matt!

    Try applying the solution Peter provided here: https://kriesi.at/support/topic/password-protect-pages-with-dynamic-templates/#post-113640

    Regards,
    Josue

    #203804

    Hi Pablo!

    Post the login as a private response to this topic.

    Cheers!
    Josue

    #203789

    Hey Lizy!

    Try adding this code to the Quick CSS:

    #top .main_menu .menu li {
        float: right;
    }

    Cheers! 
    Josue

    #203787

    Hey!

    You are welcome. You can add following code to Quick CSS to make your menu right aligned

    #top .main_menu .menu li { float: right; }

    Cheers!
    Yigit

    #203772

    Hi Adame!

    Afaik you can’t use the adsense code with the portfolio preview feature because Google doesn’t allow to embed or generate the adsense code with ajax (see: http://productforums.google.com/forum/#!topic/adsense/oy3bC3-qJzw or http://stackoverflow.com/questions/435391/refresh-a-div-that-has-a-google-ad-inside-it#441425 ). The portfolio preview feature uses ajax to load the content and thus your content won’t show any google adsense ads. From a technical point of view it might be possible to “activate” the ads somehow but I’m not sure how and I wouldn’t recommend because you’re risking a permanent ban.

    Cheers!
    Peter

    #203768
    jmaguirrei
    Participant

    Hi!!

    I am using the Post Slider in my home page: http://www.adw.cl

    But the order of the post is allways the same (date of upload).

    I want the order to be random, so the Home page looks diferent every time you load it.

    I have seen some topics in the forum, but not sure how to do it in Enfold.

    Please help!!

    Thanks
    José

    #203765

    In reply to: Zitat Schriftfarbe

    Hey!

    Please try following code

    
    #top #wrap_all .av-special-heading.classic-quote {
    color: #ff0000;
    }
    

    Cheers!
    Peter

    #203760
    123456
    Participant

    I believe the full screen sliders on Enfold have such unbelievable visual impact and I love theme. However, I am questioning whether users are intuitive enough to know to continue to scroll down to view content hidden below the fold.

    As developers, do you find this to be true or are most users now accustomed to assuming there is more to be seen below the fold?

    And in regard to that, do you have any suggestions on what may be a good solution to investigate? Perhaps I should look at adding a scroll down to next section button like you might see on some one-page scrolling websites?

    (Not sure if this is the appropriate place to post – as this is more customization based than support required. Admin(s) please feel free to remove topic if necessary.)

    TIA

    #203758
    jmalevic
    Participant

    Thank you for all the support thus far.

    My top page is set to show a slider and then the latest blog posts underneath it. The blog posts are paginated. When I click to go to the next page of the blog posts, I get the same slider again. Is it possible to show the slider on the first top page only?

    Thank you

    #203744

    In reply to: Social Icons

    Hi lizybloom!

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

    #header_meta { z-index: 1; }
    #header_main .social_bookmarks { top: -18%; }

    Regards,
    Yigit

    #203734

    Topic: Social Icons

    in forum Enfold
    lizybloom
    Participant

    HI.

    I am using Enfold theme with Header with Social Icons and Bottom navigation. I was wondering if there was anyway to use this header style but place the social icons in the top bar like they are in the fixed header position?

    Site is here: http://lizybloomdesigns.com/storeboards.net/

    Thanks

    LIzy

    #203731

    Hey foking!

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

    .avia_cart_buttons { opacity: 1; }
    #top .main_color .avia_cart_buttons .button { color: red; }
    .header_color .cart_dropdown_link { background-color: blue; }
    .header_color .cart_dropdown_first .cart_dropdown_link { color: yellow; }

    This will keep the opacity fixed at 1, change color of add to cart and show detail buttons and change the color and background color of basket on the header

    Cheers!
    Yigit

    #203727

    Already found a solution, topic can be closed.

Viewing 30 results - 135,811 through 135,840 (of 142,935 total)