Viewing 30 results - 130,201 through 130,230 (of 142,941 total)
  • Author
    Search Results
  • I deleted the old and added the rule you just posted but no change I’m afraid.

    #257564

    Hi!

    1) Habe die Abstände mit:

    
    
    .av-main-nav li > ul.sub-menu{
    margin-top: -41px;
    }
    
    #header .avia_mega_div {
    top: 67%;
    }
    

    verringert.

    2) Die Farbe könnt ihr mit:

    
    #top #header .avia_mega_div > .sub-menu > li > ul li a{
    color: #ff000;
    }
    
    #top #header .avia_mega_div > .sub-menu > li > ul li a:hover{
    color: #ff000;
    }
    

    ändern. Der zweite Wert gibt die mouse hover Farbe an. Ihr könntet hier auch font-size hinzufügen, wenn zB eine kleiner Schrift gewünscht wird (zB um die Anzahl der Menüpunkte erhöhen zu können).

    3) Dieser Code ändert die Farbe des Submenüs:

    
    #top .header_color .sub_menu ul li a{
    color: #ff000;
    }
    
    #top .header_color .sub_menu ul li a:hover{
    color: #ff000;
    }
    

    4) Nein, das Megamenü kann man leider nicht scrollen. Wäre auch extrem benutzerunfreundlich, da es sich dann oftmals unerwartet schließt, etc. Ich empfehle entweder die Schrift kleiner zu gestalten, oder die Menüstruktur zu ändern.

    Regards,
    Peter

    #257560
    sea2summit
    Participant

    I am having issues with the accordion tabs not working properly. I am fully up to date with theme version 2.7 (I am using a child theme). And I have WordPress 3.9.

    The problem is that only a few accordion tabs can be opened, and eventually, they all stop working. At this point, they cannot be opened/closed (sometimes one individual one can be openend/closed, but not the rest) unless the page is refreshed.

    You can try it here: http://www.seatosummitworkshops.com/shop/photography-workshops/new-zealand-photography-tour/

    Just open several tabs until it stops working.

    I am using Windows 7 and Chrome browser and I even tried with all plugins disabled.

    Thanks!

    #257547
    Hayd028
    Participant

    Hi there,

    I am trying to add a banner to the top right of the header section. Banner size is 468 x 60.

    I tried having a look in your support section however couldnt find a relevant solution.

    Domain it http://aristocratpokiereviews.com/

    #257538

    Hey!

    Try this code:

    
    #top #wrap_all #layer_slider_1 {
    background: transparent;
    }
    

    Best regards,
    Peter

    #257535

    Hi,
    yes accedding directly it works.. the problem is with your template. Have you tryied with safarai 7.0.3 on mac?

    Thanks, best regards

    #257526

    Hey!

    Ok, try this code:

    
    @media only screen and (max-width: 479px){
    .responsive.html_header_top #header_main .social_bookmarks {
    display: block;
    }
    
    .responsive.html_header_top #header_main .social_bookmarks {
    left: auto;
    }
    }
    

    Cheers!
    Peter

    #257502
    web4smallbusiness
    Participant

    I have created a Fullwidth Masonry Gallery for one of my clients. You can see it at:

    http://www.yourmarriagecelebrant.com.au/wp/photo-gallery/

    The theme has been upgraded to v2.7.

    However, when the client views the gallery in both Internet Explorer and Chrome (she has upgraded to the latest version of each browser) some of the images are sitting on top of each other.

    You can see print screens of both browsers on this page

    http://www.yourmarriagecelebrant.com.au/wp/photo-gallery/error-messages/

    I have deactivated overlay, but the problem still exists.

    Your help would be greatly appreciated.

    #257492

    Topic closed, glad you figured it out.

    #257476
    dsauce
    Participant

    Hello,

    I installed the Yelp widget and when I activate the plugin I get the following error at the top of the header:

    Warning: array_key_exists() expects parameter 2 to be array, boolean given in /home/myotechn/public_html/wp-content/plugins/yelp-widget-pro/yelp-widget-pro.php on line 56

    I am still fairly new and learning, so any help would be appreciated. I do not touch the php code. For now, I will deactivate to remove this error at the top.

    I look forward to hearing from you and your amazing support!

    #257424
    KingConga
    Participant

    My page has a 1/4 , 3/4 split.
    On mid-sized screens the 3/4 is laying on top of part of the 1/4 column
    http://www.ccrasa.com/library-test/
    I can’t see what the problem is, would you mind having a look please.

    Thanks, Tim.

    This is such an amazing and versatile theme that I don’t foresee the need to use others for years to come. All my work has been on one website for a while but I would definitely buy this again for the next client.

    #257398

    Just checked today again in Safari and the video started without issues, please try it in another computer. Test if accessing it directly works on your end.

    Cheers!
    Josue

    #257391
    codepantry
    Participant

    I am unable to gt the syntax here to work. the page returns blank each time with this modification
    Original Question
    “I would like to add an ID value these buttons that exist in my full screen slider image. Here’s the link
    What is the best approach for this

    http://bit.ly/1flsidi”

    https://kriesi.at/support/topic/assigning-id-to-button-element/

    Suggested solution
    You can use jquery to add an id to the button. Edit js > avia.js, add this code at the very bottom:

    $(‘#fullscreen_slider_0 .avia-slideshow-button’).attr(‘id’, ‘BUTTON-ID’);

    #257378
    This reply has been marked as private.
    #257372
    tdimatteo13
    Participant

    Hello,

    My site works great on desktop and ios mobile, but shows no mobile menu at all on Android. I’ll attach the screen shot and link in my private reply. Please help. Thanks

    #257346
    Frank
    Participant

    First, I like the pricing table. I think it’s great. And while I don’t think we should turn it into Excel, it really does need a little more flexibility. Let’s start with column colors. A lot of people are asking about this and I know people are getting this to work cause I see it on their websites, but I can’t figure out how. I’m not lazy. I found threads by Ismael and Yigit (https://kriesi.at/support/topic/change-color-of-the-header-and-pricing-row-in-a-pricing-table/) providing solutions but I can’t get their solutions to work although I get the gist of what they are talking about.

    In the case of Yigit’s solution, I got the row formatting to work but not the text formatting. And when I pasted the column formatting css into quick CSS I got nothing at all:

    .avia-highlight-col li.avia-heading-row,.avia-highlight-col li.avia-heading-row .pricing-extra, .avia-highlight-col li.avia-pricing-row { background-color: blue!important; color: #ffffff; border-color: blue!important; }

    I would have responded to that thread but it’s closed to new replies.

    Could we take this one nice and slow guys with some handholding? Again, I don’t want PTs to become Excel, but how do you do some basic things like, e.g., in a three column table change the background color and text color of cells A1, B1, A2, B2, A3, B3. Let’s start with something simple that.

    Thanks in advance.

    #257342
    mspiro
    Participant

    Hi,
    I’m trying to add more items to my top header (“make a difference” button and a school calendar). How can I edit it so the grey bar there is wider and fits those items on it?
    The site is on maintenance mode so to view it please log in.
    Thank you so much,
    Sarah

    **logins removed**

    • This topic was modified 12 years ago by Yigit.
    #257336
    HNIBnews
    Participant

    Hey guys, having problems with my main menu when viewing it with Safari.

    This is the custom CSS I’m using:
    .html_header_top.html_bottom_nav_header .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: white; background: #2d5c88 !important; }

    .html_header_top.html_bottom_nav_header .header_color .main_menu .menu ul li a:hover {color: #ffffff !important; background: #2d5c88;}

    .html_header_top.html_bottom_nav_header .header_color .main_menu .menu a:hover {color: #ffffff !important; background: #e51837;}

    The website is HNIBonline.com. I am using Mac OS X 10.6.8 and Safari 5.1.10.

    #257333

    In reply to: Page Title in posts

    Hi,

    Thanks, works nicelly.

    Other question in this same topic. How can i chage the breadcrumbs in the posts?

    The original is :

    you stay here: Home / Blog / category / post name

    I would like to use something like that:

    you stay here: Home / Blog / post name

    Just, How remove the category in the breadcrumbs?

    #257325

    In reply to: Change sidebar default

    Hi!

    1) There are default sidebar widgets in the theme that can be removed by adding a single text widget with no data to the sidebars. Try adding one to your displayed everywhere sidebar and see if that is what you are looking for.

    Otherwise using one of the plugins mentioned above is the only way to control where widgets appear exactly with WordPress.

    3) 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 .comment-subscription-form label {
    left: 23px;
    padding-top: 0px;
    }
    

    Cheers!
    Devin

    #257309

    Thanks Peter, is there a way to not have the images cropped? The main issue is that for some images the key part of the image could be in the middle, top or bottom of the image. So would be nice to show a scaled version as opposed to cropping.

    Is that possible?

    Also, can those lines above be added to the child theme functions.php rather than the core WordPress functions file?

    Thanks in advance.

    #257278

    Also please check on iphone the icons do not appear on dolphin or safari. this was all working just find before the upgrade to 3.9

    regards

    Aleks

    #257277

    Hi

    Thanks for your replay
    I operate my browsers with no cache, but i did clean them out. and checked it again on 4 different PC’s/laptop with IE, Safari, FF & crome, the problem is still there, you picture shows it clearly, the icons are white with black background. please re-read my post and also look at the custom.css on the color change of the icon.

    the new upgrade has tampered with the icon colors etc when the implimentation of icons in the post was done i guess????!!!!!!!

    please review

    kind regards

    #257263

    Hey!

    Icons are fine on my end – http://i.imgur.com/9RLxKlP.png
    It must be a caching issue. Please check your website once again and confirm that icons are fine on your end as well so we can mark the thread as resolved or assist you further

    Regards,
    Yigit

    #257258
    HNIBnews
    Participant

    Hey guys, was hoping you could help me with a mysterious white line that appears to the right of my layerslider? I believe this fella’ had the same issue but it looks like OP never followed up (https://kriesi.at/support/topic/1-pixel-line-on-right-side-of-slider-wont-go-away/).

    Either way, the website in question is at http://www.hnibonline.com, and here is a screenshot of it as well (http://i.imgur.com/Pod4leK.png).

    Let me know if you can offer any help, greatly appreciated!

    #257255
    This reply has been marked as private.
    #257233

    In reply to: Mobile navigation

    Hey!

    If you aren’t using a child theme then it would be added at the very start of the file after: if(isset($avia_config['use_child_theme_functions_only'])) return;

    . I think Yigit might have had a quick copy+paste from a different topic.

    Best regards,
    Devin

    • This reply was modified 12 years ago by Devin.
    #257231

    Is there a way to remove the “feature image” preview from the top blog post page?

    Thank you.

    #257199

    Topic: Widen Mega Menu

    in forum Enfold
    mrgreenwaters
    Participant

    Hello,

    I want to widen then mega menu and make it look full width.

    I did find #header .avia_mega_div, and was wondering if changing this width will affect it responsively.

    #header .avia_mega_div{
    width:1000px;
    }

    I also want to put a div behind it to give it the illusion of being full width, like this site:

    http://www.sperrytopsider.com/en/home

    Thanks!

    #257158

    Topic: Font change again!

    in forum Enfold
    Superbobrik
    Participant

    Hello

    That is my previous topic: https://kriesi.at/support/topic/font-change-5/
    That CSS code changed the font, but not to Trebushet.
    Check this pic:
    http://i.gyazo.com/19002e8cdf330a5b3a8ad2c4a21356ec.png

    The header text is not trebushet
    The icon box header is not trebushet too
    But all other tests are in trebushet font

    Could you please help?

Viewing 30 results - 130,201 through 130,230 (of 142,941 total)