Viewing 30 results - 133,171 through 133,200 (of 142,457 total)
  • Author
    Search Results
  • #225862

    Topic: html Embedding videos

    in forum Enfold
    Presumebox
    Participant

    Hello;
    I have seen the last upgrade Enfond topic and want to insert a video (Youtube) on my slide from Home as they have in the demo “Home -V9 – Videos and Parallax”

    According’ve seen you must insert a Html code but I do not have to include code since I do not know.

    As I can do?
    I have that code to include and where?

    I hope your help, thank you.
    regards

    • This topic was modified 11 years, 9 months ago by Presumebox.
    #225848

    Hey claireremington!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .js_active .top_tab .tab { padding-left: 30px; padding-right: 30px; }

    Regards,
    Yigit

    #225844

    In reply to: Mobile Menu Error

    #225837

    Hey Eleina_Shinn!

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

    .fixed_header.social_header #main {
    padding-top: 212px;
    }

    2-

    div .logo { left: 35%; }

    3- Can you post a screenshot and show the changes you would like to make? I am not sure if i understood you clearly
    Cheers!
    Yigit

    #225829
    aweirick
    Participant

    Hello,

    I would like to make the easy slider that appears at the top on my sub pages (Profile, Location, Sustainability etc) to appear static (no scroll) just like the top navigation bar. Is this possible? If so what code would I need to find/where and edit.

    http://255george.inlink.com.au/

    Thanks so much!!

    #225827

    Hi ianstudio!

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

    #top .avia_ajax_form input[type="checkbox"] { z-index: 2; }

    Cheers!
    Yigit

    #225816

    My mistake, it should be:

    
    #top.tax-product_cat .product-sorting {display:none;}
    Devin
    Inactive Moderator

    Final Edit 2/24 – Thank you everyone who sent in data.

    If you are still having issues make sure you are on version 2.5.4, have disabled all active plugins and that you clear any browser cache and plugin cache when testing out videos. The avia.js file was updated which can get cached locally on your computer and make it seem like things arent’ working.

    If you are still having issues make a new topic with your site information so we can take a look.

    Regards,

    Devin

    • This topic was modified 11 years, 9 months ago by Devin. Reason: Closing off thread
    #225785

    Hi sergeesteves!

    You can add following code to Quick CSS in Enfold theme options under Styling tab to make the whole header section fixed

    #header { position: fixed; }
    #main { padding-top: 156px; }

    To make only menu section fixed, you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.

    Regards,
    Yigit

    #225773

    Hi goldsport!

    As far as I know LayerSlider doesn’t have multiple height changes as it responds to the users screen size and only changes size proportionally. You might be able to use some media queries to adjust it for key sizes (ipads, laptop etc) but I know that with how complicated animations can be and placement that gets tricky/messy.

    Cheers!
    Devin

    #225758

    Hey teotaban!

    Answered your question on your other topic. So closing this one for now.

    Cheers!
    Yigit

    #225744

    It may be an isolated case, if it happens again reply to this topic.

    Best regards,
    Josue

    I just want to add a word like “Search” or anything on the left of magnifying glass but it not show correctly. It show on top of magnifying glass…

    I’m following up to this as I solved couple things, and you no longer have to login – I disabled the maintenance mode.

    1) How do I adjust my logo positioning, I’d like the bottom of the body to sit on top of the navigation bar and probably move the logo further to the left as well.

    I was able to get the image of the person to sit on on nevigation bar by adding the margin-top: 20px but I can’t get the logo to position further to the left without an issue. I’d like to see the body somewhat behind the “Home” button.

    2) How do I set up the navigation so when I click on an active page it changes the color of the background and makes it look like a rectangle, for example click on one of the pages at http://www.apple.com and you see how the active link changes the background into another color.

    I figured out the background color for the active page. However, how do I get it to not set “home” as an active page with that background color? I prefer the background color to only show up on the other pages.

    3) How do I set a specific size to the right and left vertical borders on the navigation link so each one looks like its the same size. example: http://www.apple.com

    I can’t figure this one out, I’d like to see each tab Home, Bio, Giving Back, Speaker etc to each be in the same block size regardless of the length of characters used. Apple does it nicely.

    4) How do I move the sign up now into the same row as the name and email down near the socket?

    Still can’t figure this out either.

    Thanks!

    #225730

    The current page on the sub menu is already highlighted with this css:

    #top .main_menu .menu ul .current_page_item > a, #top .main_menu .menu ul .current-menu-item > a, .sub_menu li ul a {
    background-color: #f5f1ee;
    }
    #225728

    Hey!

    Good to know although I’ve never heard of or encountered the plugin before.

    Best regards,
    Devin

    Hey!

    Unfortunately its really not something we can assist with customizing. The next release (2.6) is planned to have more header options including a centered version but for right now to get the logo and menu centered requires very specific custom css for desktop, responsive sizes and then cross browser fixes.

    Best regards,
    Devin

    Thanks but the “current” navigation on the header is only evident when one is in the first submenu item i.e. the first open page of a main navigation item. When one goes to another page item within the menu item the “current” is lost.

    The css for the navigation looks unclean.
    /*NAVIGATION*/

    /*ROLLOVER/CURRENT MENU DECORATION*/
    .header_color .avia-menu-fx {
    background-color: #7aa84a;
    }
    .header_color .avia-menu-fx .avia-arrow, .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
    border-color: #7aa84a;
    }

    /*MAIN*/
    .header_color .main_menu ul:first-child > li > a {
    color: #d45226;
    }

    #top .main_menu ul.menu li a {
    font-size: 14px;
    }

    /*MAIN NAVIGATION HOVER*/
    .header_color .main_menu ul:first-child > li a:hover {
    color: #7aa84a;
    }

    /*MAIN NAVIGATION CURRENT*/
    .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {
    color: #7aa84a;
    }

    /*MAIN NAV SUB NAVIGATION*/
    .header_color .main_menu .menu ul li a {
    color: #d45226;
    font-weight: 600;
    }

    #top .main_menu .menu li ul a {
    font-size: 14px;
    line-height: 15px;
    }

    /*MAIN NAV SUB NAV HOVER*/
    #top .header_color .main_menu .menu ul li>a:hover {
    color: #7aa84a;
    background-color: transparent;
    }

    /*MAIN NAV SUB NAV CURRENT*/
    still need this code

    /*SIDE NAVIGATION*/
    .main_color .widget_nav_menu ul:first-child>.current_page_item {
    background: transparent;
    }

    .main_color .sidebar .current_page_item>a {
    color: #7aa84a;
    }

    .main_color .sidebar a {
    color: #d45226;
    }

    .main_color .sidebar a:hover {
    color: #7aa84a;
    }

    .sidebar {
    font-size: 14px;
    line-height: 17px;
    }

    .js_active .tab {
    font-size: 14px;
    }

    THANKS

    how to remove the lines on the side navigation current item ?

    #225713

    Hi McGawain!

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    #top.archive .product-sorting {
    display: none;
    }
    

    Regards,
    Devin

    #225702
    This reply has been marked as private.
    #225699

    Hi!

    Since you have another topic on the subject open i’ll go ahead and close this one.

    Cheers!
    Devin

    #225694

    Hi yofia!

    I would first suggest updating WordPress to 3.8+ since the theme updates being released now are built for the new admin interface.

    The menu option isn’t a theme controlled option and you can change what is shown by going to the top right corner of that screen and clicking on Screen Options. Then check the boxes for what you want to be shown.

    Regards,
    Devin

    #225676

    Thanks Devin, that did it! For some reason after the movie started, it stopped. I suspect my server provider or maybe it is a youtube thing. I will be looking into hosting my own html5 movies in the near future.

    Best regards — George

    #225652

    Hi Ismael,

    I don’t need this plugin. I used only the Dutch language. So I have disabled and delete it.
    But I notified it here, this plugin makes no problems with the default theme from WordPress like twenty eleven. With other themes I don’t test.

    #225638
    Eleina_Shinn
    Participant

    Ok I’m using the “Fixed Header with Social Icons and Additional Navigation”

    I’ve made the logo area bigger to accommodate a logo that is 350 x 182px… but here are the issues

    1. After making logo area bigger (which I must have done incorrectly), the rest of the page is not sliding down with the larger container, instead it’s behind it where that extra space is added, so on each page, home, services and blog, the other containers or content needs to go down too. here’s my site: http://premiereaesthetics.com/

    2. I’d like to Center the Logo

    3 I’d like the blue hover lines to be closer underneath the the menu items in the main menu and either go centered underneath the centered logo or keep top right but be able to manipulate it a bit up or down so it looks nice.

    I’m sorry, but I really struggle with customizing this header, and I know I should maybe choose another theme, but if I could make it work in Enfold, I’d kind of like to buy it again because the rest of it is soon easy to use.

    let me know if this is possible. Thank you!

    #225629
    AnaBasso
    Participant

    Hello,

    I’m using non-fixed header with social icons. My logo is 436×79 px.

    I adapted its width using the code I found here at the forum:

    .logo, .logo a, .logo img { width: 436px!important; height: auto!important; max-width: 436px!important; padding-top: 5px;}

    I was able to adapt the width but got a problem:
    The main menu and the logo overlap for a while before it becomes fully responsive. I would like it to become responsive before.

    You can check the website here:
    http://www.congresinternacionaldetransit2014sct.cat/

    Thanks!

    • This topic was modified 11 years, 9 months ago by AnaBasso.
    #225624

    In reply to: Contact Form CSS Style

    Thanks Josue and Yigit, but did not work.
    I found this code to reduce textareas.

    #top .text_input, #top .select, #top .text_area {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    }

    but misaligned the captcha and i want to reduce the space between the text areas to contact form is more compact.
    Let me add an example of the areas i want to reduce.
    textareas to reduce

    much appreciate your support.

    #225611

    Hey awilson3rd!

    You can edit config-templatebuilder > avia-shortcodes > portfolio.php, find this code on line 432:

    $output .= "<h3 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>";
    

    Replace it with:

    $output .= "<h2 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h2>";
    

    Add this on Quick CSS or custom.css:

    #top .grid-entry.no_margin.av_one_third {
    padding: 10px;
    }

    Best regards,
    Ismael

    #225606

    Hey!

    No, we are not aware of this problem with the plugin. Please contact the plugin author or disable it entirely.

    Best regards,
    Ismael

    Hi Josue,
    thanks for replying.
    This failure I’ve seen in other Laptop Computer. It’s as if there is any conflict with any photo gallery or slideshow …. not, but it is rare.
    Thanks for everything

    *********************

    Hola Josue,
    gracias por responder.
    Este fallo lo he visto en otros ordendadores. Es como si hubiera algún conflicto con alguna galería de fotos o pase de diapositivas…. no se, pero es raro.
    Gracias por todo

Viewing 30 results - 133,171 through 133,200 (of 142,457 total)