Viewing 30 results - 142,291 through 142,320 (of 142,790 total)
  • Author
    Search Results
  • #120898
    #121027

    Hi,

    Just add this on your custom.css

    #top .main_color input[type="text"] {
    border-color: gray;
    background-color: red;
    color: blue;
    }

    Regards,

    Ismael

    #120782

    In reply to: Wrap box-shadow

    Hi,

    Try this one. Please remove browser cache the reload the page. It is working on our end.

    .boxed#top {
    -moz-box-shadow: 0px 30px 30px #000;
    -webkit-box-shadow: 0px 30px 30px #000;
    box-shadow: 0px 30px 30px #000;
    }

    Can you give us a link to your website?

    Regards,

    Ismael

    #23440
    theworldawaits
    Participant

    Hey there,

    I really love the prev/next feature on the portfolio items (navigation on the left and right of portfolio item). However, I was wondering if it’s possible to limit them to be Category specific?

    For example, I have portfolio categories of Desktop Wallpapers and another one for Facebook Covers. I noticed that even though I have different pages and sections for these – the prev/next go right from one category to another.

    Is it possible to only have the prev/next go to the same category of the portfolio item being displayed?

    Please let me know. Thanks so much!

    Jason

    #119452

    No problem. Enjoy the theme!

    Thanks,

    Nick

    #120780

    In reply to: Wrap box-shadow

    This is exactly what I have:

    .responsive .boxed#top {

    box-shadow: 0px 30px 30px #371015;

    -moz-box-shadow: 0px 30px 30px #371015;

    -webkit-box-shadow: 0px 30px 30px #371015;

    }

    It won’t work for me. Even forced out of the browser and cleared my cache.

    #114632

    Built in:

    Carousel

    Social Media Widget

    Mega Menu with ability to put in html/multimedia <<Edit by Devin: This is possible inside the third level menu item if you set it as a text block. As well as inside description boxes for the 2nd level items>>

    Facebook OG/app id/aiblity to modify metadata

    Timeline

    Ajax Sidebar navigation

    ============

    SVG support.

    Sensei support

    a Centered Logo header option

    ability to alter the top header background to anything

    ============

    Full google web font support by heading level (with ability to choose which font weight is used)

    ===

    just looked over the request list, I’d like to add myself to many of those, should I list them out?

    Nick Wrote: To show support for a particular feature, please let Kriesi know by posting
    that you also want particular feature(s) asked for in earlier posts or suggest something new.
    In an effort to keep this thread from becoming too long (and thereby useless for the reader)
    we concatenate multiple posts from the same name into a single post (one below the other),
    so nothing is discarded.

    Hi,

    The code above placed another logo on the top right hand side of the website. Here is what I want:

    I want to add some text carrying phone number, Cart sign etc on the empty white space that exist between the top left logo and the social media icons.

    Here is a link to my site:

    http://tinyurl.com/oj6mp9n

    Regards,

    MK

    #119451

    Very helpful. You nailed it again.

    Thanks

    MK

    #120779

    In reply to: Wrap box-shadow

    Hi janeyj,

    Just tested it on my live install and this works and has some fallbacks as well:

    .responsive .boxed#top {
    -moz-box-shadow: 0px 30px 30px #000;
    -webkit-box-shadow: 0px 30px 30px #000;
    box-shadow: 0px 30px 30px #000;
    }

    Regards,

    Devin

    #120710

    Peter/ Devin& Jakejules

    Thank you very much !

    #120292

    Hey!

    It may take some time before you can tracking code works: http://wordpress.org/support/topic/google-analytics-ecommerce-tracking-on-working-with-woo-commerce

    Also make sure that the “Integration” options are configured properly (WooCommerce > Settings > Integration).

    Best regards,

    Peter

    #120709

    Hey!

    Or open up functions-enfold.php and delete

    add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );

    Regards,

    Peter

    #120708

    Hey nimrodmadar,

    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 #menu-item-search {
    display: none;
    }

    The above from jakejules will also work.

    Regards,

    Devin

    #120633

    In reply to: Header Questions

    For the arrow:

    .avia-menu-fx .avia-arrow-wrap {
    top: -15px;
    }

    However, it overlaps the menu a bit when the header shrinks. You may want to use one of the header options that doesn’t give you a fixed header so that it doesn’t shrink when you scroll down the page.

    #118214

    In reply to: Accordion bug

    Hi AthomeDesign,

    Can you create a temporary login for me so I can take a look at the page live?

    You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)

    Regards,

    Devin

    #23701
    Spiv
    Participant

    Hi,

    1. I tested my site on ipad and I make use of the custom repeated background images uploaded through the styling editor.

    This works fine on desktop, but testing it on iOS (with chrome and safari browser) I see no backgrounds. Background is white, none of the backgrounds uploaded through the editor are visible on ipad. This happens with all of them (header, socket, main content,…)

    2. A weird issue with the menu, visible in safari and chrome (on both desktop and tablet): When a menu item has a submenu, the menu item right to it appears to be thinner. It’s visually pretty disturbing. See screenshot here:

    normal state (thin news) : http://s24.postimg.org/ypaqbvtjp/Screen_Shot_2013_05_23_at_09_54_01.png

    hover state (ok news): http://s7.postimg.org/l3s4sheff/Screen_Shot_2013_05_23_at_10_02_23.png

    You see that “news” is thinner. If I remove the submenu from “activities” news appears normal again. When having the submenu and I hover activities “news” appears normal as well. When I hover away it becomes thin.

    It ain’t the shadows or any custom css, I removed all custom css to find the bug and I still had this.

    Thanks in advance for any feedback.

    #120777

    In reply to: Wrap box-shadow

    Hi,

    You can add this on your custom.css or Quick CSS

    .responsive .boxed#top {
    box-shadow: 50px 50px 50px #333;
    }

    Regards,

    Ismael

    #120776

    In reply to: Form Style Conflicts

    Hi,

    You can find all the form layout of the theme on css > base.css

    /* #Forms
    ================================================== */

    #top form {
    margin-bottom: 20px; }
    #top fieldset {
    margin-bottom: 20px; }
    #top .input-text,
    #top input[type="text"],
    #top input[type="input"],
    #top input[type="password"],
    #top input[type="email"],
    #top input[type="number"],
    #top input[type="url"],
    #top input[type="tel"],
    #top input[type="search"],
    #top textarea,
    #top select {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 8px 6px;
    outline: none;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    }

    #top input[type="text"]:focus,
    #top input[type="password"]:focus,
    #top input[type="email"]:focus,
    #top input[type="number"]:focus,
    #top input[type="url"]:focus,
    #top input[type="tel"]:focus,
    #top input[type="search"]:focus,
    #top textarea:focus {
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
    color: #555;
    }
    #top textarea {
    min-height: 60px; line-height:1.5em;}
    #top label{
    display: block;
    font-weight: bold;
    font-size: 12px; }
    #top legend {
    display: block;
    font-weight: normal;
    font-size: 15px; }
    #top select {
    width: 220px; }
    #top input[type="checkbox"] {
    display: inline; }
    #top label span,
    #top legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444; }

    #top textarea{width:100%;}

    #top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area{border:1px solid #9AA600;} /*#70A41B*/
    #top #wrap_all .error .text_input, #top #wrap_all .error .text_area{border:1px solid #DF653E;}
    #top #wrap_all .ajax_alert .text_input, #top #wrap_all .ajax_alert .text_area{border:1px solid #ffb628;}

    You can remove or edit them to avoid conflict with other plugin style.

    Regards,

    Ismael

    #119592

    Hi Nick,

    **** I UPLOADED IT AT LAST ****

    or at least a demo with dummy content with the home page.

    now…..

    a) The menu is fixed but I need to create more space at the top (above menu/logo) and below (menu/log) and ensure that when I scroll up and down the page that there is enough space so the ‘moved thick & feint line” dont overlap the menu. This is whats happening at the moment.

    b) The HUGE slab text under the slider works well but I somehow want the main heading ‘CREATIVE&DIVERSE’ to wrap when the screen is shrunk to mobile phone dimensions. so it reads….

    CREATIVE

    &

    DIVERSE


    but only in smallest sizes as its ok to just shrink with everything else till that point

    Cheers

    Andy

    #119936

    Hi,

    You can find all of the theme’s form style on css > base.css

    /* #Forms
    ================================================== */

    #top form {
    margin-bottom: 20px; }
    #top fieldset {
    margin-bottom: 20px; }
    #top .input-text,
    #top input[type="text"],
    #top input[type="input"],
    #top input[type="password"],
    #top input[type="email"],
    #top input[type="number"],
    #top input[type="url"],
    #top input[type="tel"],
    #top input[type="search"],
    #top textarea,
    #top select {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 8px 6px;
    outline: none;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    }

    #top input[type="text"]:focus,
    #top input[type="password"]:focus,
    #top input[type="email"]:focus,
    #top input[type="number"]:focus,
    #top input[type="url"]:focus,
    #top input[type="tel"]:focus,
    #top input[type="search"]:focus,
    #top textarea:focus {
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
    color: #555;
    }
    #top textarea {
    min-height: 60px; line-height:1.5em;}
    #top label{
    display: block;
    font-weight: bold;
    font-size: 12px; }
    #top legend {
    display: block;
    font-weight: normal;
    font-size: 15px; }
    #top select {
    width: 220px; }
    #top input[type="checkbox"] {
    display: inline; }
    #top label span,
    #top legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444; }

    #top textarea{width:100%;}

    #top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area{border:1px solid #9AA600;} /*#70A41B*/
    #top #wrap_all .error .text_input, #top #wrap_all .error .text_area{border:1px solid #DF653E;}
    #top #wrap_all .ajax_alert .text_input, #top #wrap_all .ajax_alert .text_area{border:1px solid #ffb628;}

    I think this part of the style is the one preventing you from defining input width

    #top .input-text,
    #top input[type="text"],
    #top input[type="input"],
    #top input[type="password"],
    #top input[type="email"],
    #top input[type="number"],
    #top input[type="url"],
    #top input[type="tel"],
    #top input[type="search"],
    #top textarea,
    #top select {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 8px 6px;
    outline: none;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    }

    The width is set to 210px.

    Regards,

    Ismael

    Hi,

    Edit header.php then find this code

    $phone = avia_get_option('phone');
    $phone_class = !empty($nav) ? "with_nav" : "";
    if($phone) echo "<div class='phone-info {$phone_class}'><span>{$phone}</span></div>";

    Cut that and place it below this code

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    Add this on your custom.css or Quick CSS

    .social_header .phone-info {
    font-weight: bold;
    height: 30px;
    line-height: 10px;
    right: 200px;
    top: 40px;
    position: absolute;
    }

    .social_header .phone-info.with_nav span {
    border: none;
    }

    Cheers,

    Ismael

    #120806

    Disregard. I just went into the actual css file “custom.css” via FTP and that fixed it :)

    #23694
    platinum850
    Participant

    I’m having this exact issue, but the solution is not working for me:

    https://kriesi.at/support/topic/removing-the-featured-image-from-top-of-a-single-blog-post

    I added the css code suggested into the quick css box under general in the Enfold admin area and that didn’t work. Should I add it elsewhere?

    Thanks

    #120762

    In reply to: form css

    Hi,

    You can find all of the form styles on base.css

    /* #Forms
    ================================================== */

    #top form {
    margin-bottom: 20px; }
    #top fieldset {
    margin-bottom: 20px; }
    #top .input-text,
    #top input[type="text"],
    #top input[type="input"],
    #top input[type="password"],
    #top input[type="email"],
    #top input[type="number"],
    #top input[type="url"],
    #top input[type="tel"],
    #top input[type="search"],
    #top textarea,
    #top select {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 8px 6px;
    outline: none;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    }

    #top input[type="text"]:focus,
    #top input[type="password"]:focus,
    #top input[type="email"]:focus,
    #top input[type="number"]:focus,
    #top input[type="url"]:focus,
    #top input[type="tel"]:focus,
    #top input[type="search"]:focus,
    #top textarea:focus {
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
    color: #555;
    }
    #top textarea {
    min-height: 60px; line-height:1.5em;}
    #top label{
    display: block;
    font-weight: bold;
    font-size: 12px; }
    #top legend {
    display: block;
    font-weight: normal;
    font-size: 15px; }
    #top select {
    width: 220px; }
    #top input[type="checkbox"] {
    display: inline; }
    #top label span,
    #top legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444; }

    #top textarea{width:100%;}

    #top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area{border:1px solid #9AA600;} /*#70A41B*/
    #top #wrap_all .error .text_input, #top #wrap_all .error .text_area{border:1px solid #DF653E;}
    #top #wrap_all .ajax_alert .text_input, #top #wrap_all .ajax_alert .text_area{border:1px solid #ffb628;}

    The review button on my end is white and it is crystal clear. Can you give us a link to your website?

    Cheers,

    Ismael

    #120746

    Hi,

    Edit header.php then find this code

    do_action('avia_meta_header');

    Below, place this code

    do_action('icl_language_selector');

    Then add this on your custom.css

    #lang_sel a {
    border: none;
    }

    #lang_sel {
    right: -60px;
    top: -10px;
    }

    #lang_sel a.lang_sel_sel {
    background: url(../img/nav-arrow-down.png)right no-repeat;
    color: #444;
    }

    Change the top and right properties to position the switcher.

    Cheers,

    Ismael

    #120738

    Hi,

    Open css > base.css and find this line of codes

    .image-overlay{position: absolute; background: #fff; z-index: 500;}
    .image-overlay .image-overlay-inside{height:100%; width:100%; position: absolute; left:0; top:0;}
    .image-overlay .image-overlay-inside::before{position: absolute; border-radius: 50px; background: #000; height:80px; width:80px; line-height:80px; left:50%; top:50%; margin: -40px 0 0 -40px; z-index: 500; text-align: center; color:#fff;}
    .image-overlay .image-overlay-inside::before{content:"E744"; font-family: 'entypo-fontello'; font-size: 18px; font-weight: normal; }
    .image-overlay.overlay-type-extern .image-overlay-inside::before{content:"27A6";}
    .image-overlay.overlay-type-video .image-overlay-inside::before{content:"25B6";}
    #top .hide-inner-overlay .image-overlay-inside{display: none;}

    You can change the fontello symbols on these lines.

    .image-overlay.overlay-type-extern .image-overlay-inside::before{content:"27A6";}
    .image-overlay.overlay-type-video .image-overlay-inside::before{content:"25B6";}

    Something like this

    .image-overlay.overlay-type-extern .image-overlay-inside::before{content:"E714";}
    .image-overlay.overlay-type-video .image-overlay-inside::before{content:"E714";}

    Please refer to this link for more entypo fontello symbols.

    http://www.entypo.com/characters/

    Cheers,

    Ismael

    #120571

    btw, here’s another option,

    a moderator uploaded a how-to guide for FTP

    https://kriesi.at/support/topic/unable-to-install-zip-file#post-112414

    #23685

    Topic: Wrap box-shadow

    in forum Enfold
    janeyj
    Participant

    I need to put a box shadow on the boxed container. I did this with your Propulsion theme (http://is.gd/36gzlA) and using #wrap_all. It’s not working with Enfold, nor is this (https://kriesi.at/support/topic/boxed-layout-box-shadow). Please help. Thanks!

    #23684

    Topic: Form Style Conflicts

    in forum Enfold
    janeyj
    Participant

    I have a pretty big issue going on. My Formidable form (http://is.gd/tANfgc) isn’t applying any of the styles that I specified (and yes, it’s set to use Formidable styling). And I thought it was just the FP form, but there are styling conflicts with all forms I attempt to place from third parties. This one is a js snippet from aweber (http://is.gd/eEGyKZ).

    I don’t have them placed in columns or anything like that (as I’ve had that problem using a FP form on Propulsion and found a work around). I tried both suggestions here (https://kriesi.at/support/topic/css-column-short-code-messing-up-contact-forms#post-94711) and it’s still not working.

    Please help!

Viewing 30 results - 142,291 through 142,320 (of 142,790 total)