Viewing 30 results - 136,321 through 136,350 (of 142,851 total)
  • Author
    Search Results
  • #197976

    Hi ShortieD!

    See https://kriesi.at/support/topic/socket-links/

    Regards,
    Peter

    #197972

    In reply to: Portfolio

    Hi!

    If you want to change the border color use this css code

    
    #top .main_color a.av-masonry-entry{ border-color: #444444; } 
    

    You can insert it into the quick css field.

    Best regards,
    Peter

    #197947

    the “you are here” heading is visible when i add the code at the top of my quick css.

    #197946

    NM i added it to the top but there are some options that are showing up that i have hid before. Is there a correct order in which i should apply my quick css codes so they all work properly?

    #197938

    Hey!

    Please choose one of header type with additional menu and create a new menu in Appearance > Menus and add your pages that you would like to display on the top right side of your website and make sure to check Enfold secondary menu http://i.imgur.com/NoGshmw.jpg

    Cheers!
    Yigit

    #197926

    Hi!

    You can create a Layer Slider with different backgrounds transition. Create a page then insert the Layer Slider element. Below, add a Color Section for the content. Add a unique section id for the color section on “For Developers: Section ID” option, example “awesome-section”. Add this on your custom.css or Quick CSS to move the Color Section on top of the Layer Slider with different background images.

    #awesome-section {
    position: relative;
    top: -300px;
    z-index: 20;
    background: transparent;
    border-top: none;
    }

    Regards,
    Ismael

    #197922

    In reply to: breadcrumb

    Hi!

    The color of the text is white. You can change it using this:

    .breadcrumb.breadcrumbs.avia-breadcrumbs {
    color: red;
    }
    
    #top .alternate_color.title_container .main-title a {
    color: red;
    }

    Best regards,
    Ismael

    #197897

    In reply to: bbPress 2.5

    Hello,

    no that does not change anything.

    http://gewora.net/forums/topic/gewora-is-now-live-3/

    I also do not think that this is the way to handle this.

    It worked fine until the bbPress update so there is anything wrong now.

    #197894

    In reply to: logo resize

    Hi!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 480px) {
    .responsive .mobile_slide_out .logo img, .logo, .logo a { width: 245px!important; }
    #advanced_menu_toggle { top: 30%; }}

    Best regards,
    Yigit

    #197864

    Hey!

    Try adding this code to the Quick CSS:

    .header-scrolled .main_menu .menu{
        top: 7px  !important;
    }
    #top .main_menu .menu{
        position: relative;
        top: 65px;
    }
    #top .main_menu .menu > li > a{
        height: 50px  !important;
        line-height: 50px  !important;
    }

    Cheers! 
    Josue

    #197858
    ShortieD
    Participant

    Hi Folks – I would like to increase the size on the top navigation font – have done a search and came up with this code – which didn’t work. Any clues how to change the font size in the nav?

    see here http://shortiedesigns.com/acmena/

    #top .main_menu .menu li > a {
    font-size: 16px !important;
    font-weight: normal !important;
    }

    Thanks

    #197827

    If you check the site http://purerideusa.com/contact/ on your iPhone, you have to go to one of the shorter pages such as “Authorized Dealers” or “Contact” to see what I’m talking about. In both of these pages, the content is short enough to where the footer/socket ends and you can see the bg image below it. On both of these pages, the image isn’t long enough to cover the screen at 1192px. Even with the background-size:cover css3 attribute applied by default, this attribute doesn’t stretch the image to full height so we all need to be aware of this when considering the correct size/dimensions of a custom bg image in a boxed layout.

    Devin, you’re correct that I have it set to no repeat and I changed it just to see what it looks like. Being that my image isn’t one to match up with any sort of repeat, I could clearly see where one image stops and the other starts. Setting it to repeat does cover the black at the bottom of the screen, but it doesn’t look good so I don’t want to go that route. I’ll leave it set to “no repeat” for now so that you guys can see what I mean with the black space at the bottom.

    I’m under the impression that if my image was 1920×1300 or 1400 instead of 1920×1192, my image would cover the bottom portion and I’d be good to go. However, I just went back and realized that the iPhone 5S’s resolution is only 640×1136?? My 1920×1192 bg should cover the screen regardless bc my image is larger both horizontally and vertically?! Now I’m really stumped.

    The background-size:cover css3 attribute is applied and my image is larger vertically than 1136px and I’m still having a bg issue? I really don’t think this is an issue with the theme, I think there’s a general rule of thumb everyone should be using when designing a full screen custom bg image that works on every device.

    If we can figure this out, you guys could maybe write a blog post about it using all the info in this thread and be the site to provide this answer for the world once and for all. I’m just sayin’ :)

    Thank you all for your help!

    Cheers!

    #197826

    Thank you for your quick reply. I’m still fairly new at this that I don’t even know how to ask a good question. I’m trying to put the “Login” link at the top right corner of my page, above the menu bar. Is that possible?
    Thanks, Brian

    #197825

    Thank you, Yigit. Your recommendation looks great. I have one more small change. How would I increase the font size in the top row (Heading Row) of the table? I want to increase the size of the phrases: Personal Development Survey, Manager Survey, and Team Survey (http://www.nexushumancapital.com/pricing/). Thanks.

    #197809

    Hey!

    1) It is possible but you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
    2) Answered your question in this topic https://kriesi.at/support/topic/background-with-white-page-floating-above/#post-197797
    3) Can you post the link to your website and point out the elements that you would like to decrease the whitespace?
    4) Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .header_color .main_menu ul:first-child > li > a { color: red; font-weight: normal; }
    .header_color .main_menu ul:first-child > li.active-parent-item > a { font-weight: 600; }
    #top .main_menu .menu li ul a { padding: 4px 15px; }

    5)

    .header_color .sub_menu>ul>li>a { color: red; font-weight: normal; }

    6)

    .avia-slideshow-dots a.active, .avia-slideshow-dots a { background: red; } 
    .avia-slideshow-dots a { background: purple; }

    7) Yes you can. You should go to wp-content\themes\enfold\js\prettyPhoto\images\prettyPhoto\default folder and edit images

    Cheers!
    Yigit

    #197798

    In reply to: quiz plugin

    Hi yukanl!

    I am not promising that it will work perfectly but you can try http://wordpress.org/plugins/wp-pro-quiz/ or you can search on CodeCanyon to find some premium plugins.
    And please see recommended plugins list here https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/

    Best regards,
    Yigit

    #197785

    Topic: Bigger Logo gets cut

    in forum Enfold
    p_niedrich
    Participant

    Hi,

    I use a bigger logo. I didn’t add any css, but it is displayed perfectly most of the time. Just when I reduce the width of the browser window, simulating a mobile display, the “o” of “BerlinGuitarTrio” is cut.

    The png file i use is 425 × 156px. However, it is automatically displayed at 289 * 116 which I perfectly like.

    I read through the several threads concerning this topic but didn’t find a solution. I tried out this code (as well with 425 × 156px)

    .logo, .logo a, .logo a img {
    width: 289px;
    height: 116px;
    }

    but that didn’t solve my problem.

    Thanks for your help and best regards
    Philipp

    #197773
    Lynnr321
    Participant

    Hello,
    I created a box shadow in the LayerSlider for under a You tube video. It works -except- that it appears that ‘something’ is on top of it when it plays. The images in the vidoe are more grey.
    It’s on a local host site, so I am not able to send a link to show you.
    Here is the code I placed in the Custom style section of the slide:
    box-shadow: 15px 4px 110px -5px black; black; text-shadow: none; opacity: .75; width:585px; height:380px;

    And I tried this in the child theme options, after reading it in one of the topics.
    #after_layer_slider_1 {
    background: url(http://new-wordpress/wp-content/uploads/2013/12/shadow3.png);
    background-repeat: no-repeat; background-size: contain;
    top: -1px;
    }
    For this one, I ended up with the shadow on all pages, below the slider.

    I appreciate your help! I think I am almost ‘there’.
    Thanks -Lynn

    #197757
    This reply has been marked as private.
    #197745

    Definitivamente no esta siendo guardado lo que se pone en el Quick CSS, puede ser un problema de permisos, mientras tanto haz lo siguiente, pon el codigo en este archivo.

    Saludos,
    Josue

    #197744
    griffiba
    Participant

    I am trying to put a login link in the top right corner of my home page to direct users to a separate landing page where they access a dashboard for web-based surveys. I don’t want to manage the login from my WordPress site but just want to point to another page. How do you do that? Any help you could provide would be much appreciated.

    #197700

    In reply to: WPML problem

    This reply has been marked as private.
    #197667

    Hey LD3!

    You can change the switch width to a higher value following the steps here: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger/?replies=5#post-132320

    Best regards,
    Devin

    #197652

    Hi primarythoughts!

    There isn’t anything on the theme end that does anything with the text widgets so I’m not sure what it might. It isn’t something I’ve ever encountered either but a vague guess would be a plugin that autoformats content. Its a shot in the dark but that would be my main guess.

    WordPress by itself shouldn’t be doing that either as long as the html is correct and the auto format for paragraphs check box is unchecked to turn on off wpautop.

    Regards,
    Devin

    #197651

    Hi Christopher!

    I choose your pages directly from pages as shown here http://i.imgur.com/8yfQ5TQ.jpg and both links work fine. As for second question, could you please remind me what exactly you would like to achieve with that shortcode? You may need to modify theme files directly if you really need it

    Regards,
    Yigit

    #197638

    In reply to: logo resize

    This reply has been marked as private.
    #197620

    In reply to: logo resize

    This reply has been marked as private.
    #197617

    In reply to: logo resize

    Hey!

    Try adding this code to the Quick CSS:

    .logo {
        position: relative;
        top: 38px;
    }
    .header-scrolled .logo{
        top: 8px;
    }

    Cheers! 
    Josue

    #197615

    In reply to: logo resize

    Hey!

    Please remove Yigit’s code:

    @media only screen and (min-width: 989px) { .logo, .logo a, .logo a img { width: 285px!important; height: 40px!important; }}

    Replace it with:

    @media only screen and (min-width: 989px) {
    .logo, .logo a, .logo a img {
    width: 285px!important;
    height: 80px!important;
    top: 20px;
    }
    }

    Cheers!
    Ismael

    #197610

    Hey!

    Please use this instead of the code I provided above:

    @media only screen and (max-width: 767px) {
    #header_main {
    padding-bottom: 20px;
    }
    
    .responsive .main_menu {
    position: static;
    margin-top: 20px;
    }
    }

    Remove browser cache then reload the page.

    Cheers!
    Ismael

Viewing 30 results - 136,321 through 136,350 (of 142,851 total)