Viewing 30 results - 138,031 through 138,060 (of 141,814 total)
  • Author
    Search Results
  • #167448

    Glad we could help :)

    Best regards,
    Josue

    #167437

    OMG – you are amazing. A BIG, BIG thank you this is PERFECT :)

    #167433

    Hey Josue,

    One issue though.Take a look at http://codelessme.com/thematrona/about/ – it is also adding the same background at the top of the site for some reason. Don’t want a background displayed up there.

    #167426

    Topic: Lightbox and Logo

    in forum Enfold
    homemadebyx
    Participant

    2 Questions,

    1) Where’s the lightbox in Enfold?

    I’ve done a bit of searching and it seems that it’s related to WooCommerce. I’m not using Woo, is there a lightbox for other uses?

    2) Using the small fixed header, when the header shrinks and fixes itself to the top, how can i switch the logo image?

    #167423

    Topic: lower the logo

    in forum Enfold
    drmoody
    Participant

    Hi. I’m sure this has been asked a thousand time but I can’t find a specific answer in support. Is there some code to lower the main logo (padding height)? My logo is large and is hitting the top of the browser and I would like to lower it without affecting the other element positions?

    Many thanks

    #167395

    Hey!

    Correct. And please do not start the same topic more than once. I answered your question in your other topic. Closing this one

    Best regards,
    Yigit

    #167375

    Hi uattah!

    Please add following code to Quick CSS

    .pricing-table>li { border-bottom: 1px solid; border-top: none; }

    Best regards,
    Yigit

    #167373

    In reply to: Icon Box Problem

    Hello faterra!

    What do you have for the actual title content for those items? It looks like you may have a secondary h3 element with a span style on it in place of trying to style them from outside css. With chrome, its getting ignored (the double h3) but with the other browsers they are rending 2 h3 elements one on top of the other.

    So the icon and icon title are correct but the title inside is not correctly aligned.

    Best regards,
    Devin

    #167350

    Hi,

    Can you create an administrator account and send it to me at avia.josue (at) gmail.com (include a link to this topic)?

    Regards,
    
Josue

    #167345

    Hi Trace!

    It’s because their links are already configured to open that size:

    <a href="javascript:newWindow('http://www.mackenziefinancial.com/rrspcalculator','RRSPcalculator','','620','400')"> RRSP Calculator</a>

    Including links like that won’t work in Enfold, unless you include the newWindow function too (this could be put at the end of the js/avia.js file):

     function newWindow(contentsURL, winName, winProps, width, height) {
         if (!winName) var winName = "CALCULATOR";
         if (!winProps) var winProps = "menubar=0,toolbar=0,resizable=0,location=0,status=0,scrollbars=0";
         if (!width) var w = 620; 
         else w = width;
         if (!height) var h = 400;
         else h = height;
         var x = 100; y = 100;
         var args = "width=" + w + ",height=" + h
          + "," + winProps
          + ",screenx=" + x + ",screeny=" + y
          + ",left=" + x + ",top=" + y;
         window.open(contentsURL, winName, args);
        }
    

    Best regards,
    Josue

    #167337
    webWahine
    Participant

    hi there

    this site is now live – if you search for ‘Rosemary’ you see 3 results, however, the numbers are laying on top of the clickable text. please advise. thanks :)
    http://www.ekb.com/?s=Rosemary

    #167333

    Hey ChaosWeb!

    I guess you want the layout to be 960px, please check this topic.

    Best regards,
    Josue

    #167329
    smilingcatinc
    Participant

    Hi there
    I have a chart with external links I would like them top open in a style similar to this link when you click on one of the calculators (with the window resized to the content)
    Thanks so much for your help
    Trace

    #167320

    and awesome, #2 i just adjusted to use .fixed_header #main { margin-top: 100px; } and it gave me the functional result i needed (just need to adjust the height). Is that the best method or is there another I should use?

    #167315
    Tech Dude
    Participant

    Hi tech guys, man I feel bad putting in daily help questions. I actually think i’m very close to being done and just have a few tweaks left. So first, thank you very much for the day-to-day! I’m extremely grateful and happy this theme comes with such great daily support! THanks Devin, Yigit, Josue, Dude, Ismael, and Nick (think that’s everyone that’s helped me so far).

    1. By default there’s a header type called “Fixed Header With Social Icons”. I’d like to make this aligned from the center of the navigation bar and keep the search floated to the right. How can I do so?

    2. Also, I’m using a notification bar at the top and need to increase the padding/margin of the header to start at 180px from the top of the page (and use the same bar height as default). i added the following but it increased the height, the text is aligned very high, and as you scroll the height stays.

    #header_main .container {
    height: 180px !important;
    line-height: 82px !important;
    }

    what block(s) of css should I edit to increase this?
    you can see the examples of where the header is at http://lapolla.dreamhosters.com/

    #167312
    paulsutton
    Participant

    I was trying to add the suggested code to the form button,

    $this->output .= '<input type="submit" onClick="_gaq.push(['_trackEvent', 'Contact', 'Form Submission', 'Contact Page Form',, false]);" value="'.$this->form_params['submit'].'" class="button" />';

    as suggested here: https://kriesi.at/support/topic/adding-event-tracking-to-choices-contact-form/#post-121376

    And got the following error:
    Parse error: syntax error, unexpected ‘_trackEvent’ (T_STRING) in /home/maasen/public_html/wp-content/themes/enfold/framework/php/class-form-generator.php on line 179

    #167311

    Hello Gerold!

    I’m unable to find it, please send it again with a link to this topic.

    Regards,
    Josue

    #167289

    In reply to: Layout Header

    Hello!

    You have this code in your custom.css:

    #megaMenu.megaFullWidth {
    width: 1310px;
    }

    You need to move that inside of the desktop only media query so that it is only applied while a user’s screen size is very large.

    Then add this to the mobile only query so that it only effects your mobile layout:

    .bottom_nav_header.social_header .main_menu, .bottom_nav_header.social_header .main_menu {
    margin-left: 50px;
    }

    Cheers!
    Devin

    #167279
    #167275

    In reply to: Styling/Position Help

    Thank you!

    There still appears to be a top border on the menu of some kind?

    http://practiceexcel.com/personaltouchdental.com/

    If you see there is a dark line going through the logo all the way to the right side where the phone number is, it is very faint but still there.

    Also,

    I want to make my h1’s within the pages the Railway font…right now it looks like it is only applying to the text that is within the purple bar inside of my pages

    http://practiceexcel.com/personaltouchdental.com/our-office/

    #167269

    In reply to: Site breaks in chrome

    Hey i just had it happen to me this AM: http://www.smurkcreative.com/wp-content/uploads/2013/09/Screen-Shot-2013-09-27-at-10.38.08-AM.png

    Once this happens i try and go to “edit page” at the top to go into the page and it logs me off. Once i try to add the username and password it just never takes it and keeps taking me back to a pop up log in.

    I have to shut down chrome and retry a few times to get it to start or i just give up and I go to a new browser.

    This seems like a bug to me but I am lost at this point to see what is causing this..

    Please help

    thanks

    #167262

    Hello mirzepapa!

    Please add following code to Quick CSS in Enfold theme options

    .responsive div .avia-data-table td { border-top: inherit; border-right: inherit; border-left: inherit; }

    then in your WordPress theme directory, go to Enfold > Css folder and open shortcodes.css file and find following code in line 1073

    .responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;}

    and change it to

    .responsive div .avia-data-table th{ border-top:none; border-right:none; border-left:none; text-align: center;}

    Cheers!
    Yigit

    #167256

    Hi!

    I made the first pair, now for the rest just clone them and change the image, to do it you will have to be in the Text tab and replace the highlight section like in the following image:

    Best regards,
    Josue

    #167253

    In reply to: Styling/Position Help

    Hello!

    Please add following code to Quick CSS

    #top .main_menu .menu > li > a { border: none; }

    Best regards,
    Yigit

    #167234

    Hey Hojoon!

    Try with this:

    /*PolliMolli*/
    #menu-item-3964 > a:hover,
    #menu-item-3964.current-menu-item > a,
    #menu-item-3964.current_page_item > a,
    #menu-item-3964.active-parent-item > a,
    #menu-item-3964.active-ancestor-item > a {
    background:url(https://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_pollimolli_blue.png) no-repeat top; display:block;
    }
    
    /*zflex*/
    #menu-item-2567 > a:hover,
    #menu-item-2567.current-menu-item > a,
    #menu-item-2567.current_page_item > a,
    #menu-item-2567.active-parent-item > a,
    #menu-item-2567.active-ancestor-item > a {
    background:url(https://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_zflex_black.png) no-repeat top; display:block;
    }
    
    /*MINI*/
    #menu-item-2570 > a:hover,
    #menu-item-2570.current-menu-item > a,
    #menu-item-2570.current_page_item > a,
    #menu-item-2570.active-parent-item > a,
    #menu-item-2570.active-ancestor-item > a {
    background:url(https://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_mini_color.png) no-repeat top; display:block;
    }

    Cheers!
    Josue

    #167212
    montanayank
    Participant

    I have several book shots in an easy slider on our home page, christophermatthewspub.com. All are a uniform size except one. The original images are all the same size, but one book is coming out shortened. How can I fix that?

    #167211

    Hi kriru!

    You do not have enough content on these pages. That is why it does not display go-to-top button. You can zoom in on these pages , then you will see that it appears.

    Regards,
    Yigit

    #167210

    In reply to: Blurry fonts @ mobile

    #167208

    Hi Tech Dude!

    Please add following code to Quick CSS in Enfold theme options and adjust as desired

    .header_color .main_menu ul:first-child > li > a { color: red; }
    .header_color .main_menu ul:first-child > li > a:hover { color: purple; }
    .header_color .main_menu ul:first-child > li.active-parent-item > a { color: green; }
    #top #header .mega_menu_title a { color: blue; }
    #top #header .mega_menu_title a:hover { color: yellow; }
    .header_color .avia-bullet { border-color: red; }
    #top .header_color a:hover .avia-bullet { border-color: blue; }
    #top .main_menu .menu li ul a { color: pink; }
    #top .header_color .main_menu .menu ul li>a:hover { color: orange; }

    Best regards,
    Yigit

Viewing 30 results - 138,031 through 138,060 (of 141,814 total)