Forum Replies Created

Viewing 30 posts - 57,571 through 57,600 (of 67,197 total)
  • Author
    Posts
  • Hi!

    I’m sorry, I was trying to move the content 1px towards the right using this code. Please don’t add the width property:

    .avia-mozilla .nine.units {
        margin-left: 1px;
    }

    This should straighten out the border.

    Best regards,
    Ismael

    Hey!

    Alright. I was able to reproduce the issue on your installation. Please deactivate all plugins then we’ll test it again.

    Cheers!
    Ismael

    in reply to: Open link in Lightbox/iframe #283527

    Hey!

    Google forbid the use of iframe for google maps: http://tech.slashdot.org/story/11/10/23/1949227/google-not-reciprocating-on-iframe-usage

    Cheers!
    Ismael

    in reply to: Large megamenu #283512

    Hey heelia!

    Thank you for choosing Enfold!

    Unfortunately, the mega menu toggle is not available without major modification on the theme codes. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    Note that the theme do have a mega menu feature. Please watch this video: http://vimeo.com/channels/aviathemes/67651241

    You can also try to integrate the ubermenu plugin but we won’t be able to provide any support for it.

    Cheers!
    Ismael

    in reply to: server won't recognize child-theme #283510

    Hi!

    Thank you for the details.

    There is a theme named “SmallBiz Dynamic Lite” on Appearance > Themes. Where is this coming from? I checked the themes folder, there’s only enfold, enfold-child and the default wordpress themes but I don’t see this smallbiz theme. Are you sure that this is the correct server?

    Regards,
    Ismael

    in reply to: Big issue bug updating changes not take effect #283505

    Hi!

    Thank you for the screenshots.

    You have a cache plugin installed. Disable it while editing the theme.

    Cheers!
    Ismael

    in reply to: Logo above header + 1-column portfolio #283504

    Hi jansthh!

    Thank you for visiting the support forum!

    1.) You can adjust the size of the logo by decreasing its height:

    .html_header_top #top .av_logo_right .logo {
    height: 80%;
    top: 20px;
    }

    2.) Please edit config-templatebuilder > avia-shortcodes > portfolio.php, remove everything then replace it with this code: http://pastebin.com/3Tjscv7m

    Regards,
    Ismael

    in reply to: responsive horizontal layout #283495

    Hi!

    I’m sorry but we can’t reproduce the issue on our end. I’ll ask the rest of the support team to take a look.

    Regards,
    Ismael

    in reply to: Issue with posts displayed in category pages #283492

    Hey!

    Thank you for the info but the login details are incorrect. Please check. If you can paste the code from loop-index.php to pastebin.com, that would be great. I’ll give you a modified version after. Copy the includes folder with the loop-index.php file to your child theme folder if you want to preserve the changes.

    Best regards,
    Ismael

    Hey!

    Try to add a bottom margin.

    .hr.blue-hr {
    margin-top: 0;
    height: 1px;
    margin-bottom: 10px;
    }

    Play around with the css values.

    Regards,
    Ismael

    Hi!

    Glad you found it. If you still have questions, let us know.

    Cheers!
    Ismael

    in reply to: Partner/Logo Element images are shrunken #283435

    Hey edcable!

    Thank you so much for using the theme!

    The link leads me to a 404 page. Please check.

    Cheers!
    Ismael

    in reply to: Dark background problem #283417

    Hey!

    Thank you for the info.

    I’m sorry but we won’t be able to provide support for third party plugins such NGFB as stated on our support policy. If you insist on using the plugin, please hire a freelance developer to modify the plugin for you. Please visit Envato Studio or Werkpress for further customization.

    Thank you for your understanding.

    Best regards,
    Ismael

    in reply to: Contact form results formatting. #283408

    Hi awilson3rd!

    Thank you for using the theme!

    If you want a more flexible and extensive contact form module, you can use plugins such as Contact Form 7 and Gravity Forms.

    Best regards,
    Ismael

    in reply to: right menu #283403

    Hey!

    I’ll ask Yigit to check the thread again or you can translate your inquiry to English so that we can understand it. Please wait for Yigit’s response.

    Best regards,
    Ismael

    in reply to: Questions about full screen slider and and logo header #283401

    Hi!

    Thank you for using the theme!

    You should use the layer slider if you want to create animations to cover the slider background but you might lose the full background cover. If you really to use the full screen slider, add html tags on the caption text. Something like this:

    <img src="IMAGE URI HERE">
    

    Another plugin that you can use is the Revolution Slider. The plugin has a fullscreen background option if I am not mistaken.

    Best regards,
    Ismael

    in reply to: Video doesn't play on windows xp #283400

    Hi!

    Thank you for the update.

    The video works fine on Firefox, Chrome Windows 8 and 7. Not sure about XP, Microsoft’s support for the OS has ended on April 8, 2014. You should upgrade to the latest Windows version like 7 or 8.1. Let us know if the video works well on your end.

    Best regards,
    Ismael

    in reply to: Moving Right Side Bar #283396

    Hey!

    Thank you for the update.

    What do you mean by color separation? Please provide a screenshot of what you’re trying to do. If you want to have more control on where the sidebar should be. Set the page’s layout to No Sidebar then insert 3/4 and 1/4 column layouts respectively. Add the content on the 3/4 column and the Widget Area element or the sidebar on the 1/4 column.

    Regards,
    Ismael

    in reply to: Responsive Header Image #283394

    Hey!

    Thank you for the info.

    Please use this one:

    @media only screen and (max-width: 767px) {
    .header_color .header_bg {
    background: #ffffff url(https://theboardhound.com/next/wp-content/uploads/2014/06/the-board-hound-shirlington-9-no-shadow-no-dog.png) top right repeat scroll;
    }
    }

    Regards,
    Ismael

    in reply to: Dropdown menu disappears on hover in IE9 #283392

    Hey!

    Please try this one:

    .avia-msie .main_menu ul:first-child > li a {
    height: 116px !important;
    line-height: 116px !important;
    min-height: 116px !important;
    }
    
    .avia-msie .header-scrolled .main_menu ul:first-child > li a {
    height: 58px !important;
    line-height: 58px !important;
    min-height: 58px !important;
    }

    Best regards,
    Ismael

    in reply to: Font Size #283391

    Hi WeAreDGTL!

    Thank you for using the theme!

    You can change the font size of the blog with this on Quick CSS or custom.css:

    .template-blog p {
    font-size: 16px;
    }

    Use this for the text block:

    .av_textblock_section p {
    font-size: 18px;
    }

    Regards,
    Ismael

    in reply to: Add rel="nofollow" on button links #2 #283389

    Hey!

    Thank you for the update.

    I checked the page and the button does have a rel=”nofollow” attribute applied to it. This is the button code:

    <div class="avia-button-wrap avia-button-left  avia-builder-el-2  el_after_av_one_third  el_before_av_hr  rel-nofollow">
    	<a href="http://www.viagogo.fr/psg/Billets-de-sport/Football/Ligue-1/Paris-Saint-Germain-Billets/E-667348?AffiliateID=1277&PCID=AFFFRIAFF1277REFART0F4EDEAE1E-10" class="avia-button avia-icon_select-yes avia-color-theme-color avia-size-small avia-position-left" target="_blank" rel="nofollow"><span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Acheter billet PSG Bastia</span></a>
    </div>
    

    Regards,
    Ismael

    Hey smorrone!

    Thank you for visiting the support forum!

    Edit the separator or hr elements, add something like “blue-hr” on the custom css class field. Add this on Quick CSS or custom.css:

    .hr.blue-hr .hr-inner {
    border-color: blue;
    }
    
    .hr.blue-hr {
    margin-top: 0;
    height: 1px;
    }

    Regards,
    Ismael

    in reply to: Partner/Logo Element Issue #283386

    Hey!

    Glad you figured it out. If you still have questions, let us know. :)

    Cheers!
    Ismael

    in reply to: Word Wrap in Menu – or Have the menu on two lines #283385

    Hey ewingmh!

    Thank you for using the theme!

    You can wrapped the second word on the menu title around a span tag. Something like this:

    Fire<span class="menu-break">Division</span>
    

    Add this on Quick CSS or custom.css:

    span.menu-break {
    display: block;
    line-height: 0;
    bottom: 35px;
    position: relative;
    }

    Best regards,
    Ismael

    in reply to: server won't recognize child-theme #282916

    Hi!

    Thank you for the info.

    What is the folder name of the parent theme? Make sure that it is “enfold”.

    Best regards,
    Ismael

    in reply to: Partner/Logo Element Issue #282913

    Hi!

    Thank you for the info.

    I really can’t see the border my end. I’ll ask the rest of the support team to check it. Please try to remove the browser cache then reload the page a few times.

    Best regards,
    Ismael

    in reply to: “Caption” styling?? #282912

    Hey!

    Thank you for the update.

    Alright. I thought you’re asking for additional options on the slider panel. Anyway, if you want to change the transparency, font size, font color etc. You can use this on Quick CSS or custom.css:

    Caption Title:

    .caption_framed .slideshow_caption .avia-caption-title {
    background: rgba(0,0,0,.8);
    font-size: 50px !important;
    color: blue;
    }
    

    Caption Text:

    .caption_framed .slideshow_caption .avia-caption-content {
    background: rgba(0,0,0,.8);
    font-size: 20px !important;
    color: red;
    }

    You can use imgur, dropbox etc. if you need to post a screenshot. Thank you.

    Best regards,
    Ismael

    Hi!

    Alright. We’ll wait for it. Make sure that you set it as a private reply.

    Regards,
    Ismael

    in reply to: Tabular Table Issues #282906

    Hi sdbroker!

    Thank you for using the theme.

    Please edit the table settings, set the Table Purpose to tabular data and the Responsive Styling to scrollable.

    Best regards,
    Ismael

Viewing 30 posts - 57,571 through 57,600 (of 67,197 total)