Viewing 30 results - 133,951 through 133,980 (of 142,766 total)
  • Author
    Search Results
  • #221282
    Kristofer Vildbird
    Participant

    Hi there helpful people :)
    I need some help. I can’t figure out how to get rid of the tiny line separating the color sections on my site?
    As it is right now I have put two similar colored sections on top of the site to show you what I mean. Between the two “blueish” sections there is a small white line. The sections do not float(?) together. Can you help me? Can I add something in the quick CSS?
    You an see the site here: http://vildbird.se.preview.binero.se/ny/
    Thankful for help.

    Kris.

    #221281

    Hi Yigit,
    The link is http://182.160.156.94/~w02k29wi/
    I need to eliminate the logo from showing up and sort out the navigation.
    Cheers
    M

    #221265
    patelc0
    Participant

    Hi, I am trying to embed another webpage onto my website and used CSS to adjust the embedded window to display only a certain area but it does not seem to work. Here is what I am using. After I update the height and width it shows up fine on the editor but as soon as I click update the adjustments disappear.

    <div id=”outerdiv”><iframe id=”inneriframe” src=”URL” scrolling=”no”></iframe></div>
    <style><!–
    #outerdiv
    {
    width:490px;
    height:290px;
    overflow:hidden;
    position:relative;
    }

    #inneriframe
    {
    position:absolute;
    top:-320px;
    left:-400px;
    width:1280px;
    height:1200px;
    }
    –></style>

    #221243
    jacobsever
    Participant

    Hello!
    The problem is that posts excerpt don’t work at all. I just read some topics with similar troubles and folowed all pieces of advice but nothing helped to solve it.
    Here is the link:
    http://smtdp.de/index.php/blog/
    tnx

    Hi there,
    Thanks for your continued help on this. So close… but neither of these snippets or putting it into Enfold Child> style.css worked. And now the Reserve Now button which had been working on the smartphone, is no longer appearing at all.
    I hate to do this (because it gets so long) but I’ve pasted all my code in the style.css below. Can you see anything wrong, conflicting or have any ideas on what to do next? Thanks again, Lynn

    /*
    Theme Name: Enfold Child
    Description: A Child Theme for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */

    /*Add your own styles here:*/
    /* Hide layerslider on Smartphones and protrait Tablets */
    @media only screen and (max-width: 768px) {
    .avia-layerslider { display: none; }}
    /* Place Reserve now on tablets */
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .header_color .header-button a { left: -40%!important; }}
    /* Add Reserve Now button to Header-added code to header.php*/
    .header-button {
    position: absolute;
    border: none;
    top: 0;
    left: 255px;
    right: 180px;
    }
    .header_color .header-button a {
    display: block;
    padding: 2px 5px 10px 12px;
    font-size: 22px;
    text-align:justify;
    font-weight: bold;
    float: left;
    color: #f8d699;
    border-radius:0px 0px 15px 15px;
    }
    .header-button a.header-chat { background-color: #985e06; left center no-repeat; }
    .header-button a.header-chat {link: href=”http://reservation.worldweb.com/hotel/1227&#8243; target=”_blank” }
    }
    /* Remove from home page only (right side)#, */
    .breadcrumbs { display: none; }
    .page-id-2 .entry-title { display: none; }
    .sub_menu {
    right: 175px !important;
    }
    /* Added TripAdvisor to ‘register-admin-options.php’ file, then to child functions.php Moves social icons to right of page */
    #top .social_bookmarks li {
    float: right !important;
    }
    /*Dropdown menu on top of LayerSlider*/
    .container_wrap, #header_main { z-index: 1; }
    /* Sizes/styles phone#, */
    #top .social_bookmarks li a { font-size: 18px; }
    .social_header .phone-info span {
    font-size: 18px;
    color: #f8d699;
    font-style: italic;
    padding-right: 28px;}
    }
    /* Change color of header social fonts*/
    .header_color .social_bookmarks a { color: #f8d699; }
    /*size main menu font*/
    #avia-menu a {
    font-size: 17px !important;
    }
    /* Color hover of TripAdvisor*/
    #top .social_bookmarks_tripadvisor:hover a {
    color:#fff;
    background-color: #29A959!important;
    }
    /* Color main menu dropdown font*/
    #top .main_menu .menu li ul a {
    color: #f8d699 !important;
    opacity: .7;
    }
    .header_color .main_menu ul:first-child > li > a { color: #f8d699; }
    .slide-meta {display: none;}
    .blog-categories.minor-meta {display: none;}
    .text-sep.text-sep-cat {display: none;}
    .header-buttons {
    position: absolute;
    right: 0;
    border: none;
    }
    /* Get Reserve Now button on iPhone*/
    @media only screen and (max-width: 480px) {
    .header-button {
    position:absolute;
    top:90px;
    left:30px;
    right:20px;
    }
    }
    /*Dropdown menu on top of LayerSlider*/
    .container_wrap { z-index: 1;
    }
    /* Sidebar styling -latest portfolio widget*/
    #portfoliobox-2 .news-headline {
    font-size: 16px !important;
    }
    #portfoliobox-2 .news-excerpt {
    font-size: 12px !important;
    }
    .image_size_widget .news-thumb {
    height: 50px;
    width: 50px;
    }
    .image_size_widget .news-thumb img {
    width: 46px;
    height: 46px;
    }
    }
    add_theme_support(‘avia_template_builder_custom_css’);

    #221205

    Hi justinfinocchiaro!

    Please see https://kriesi.at/support/topic/enfold-conditional-menu/

    Regards,
    Peter

    #221188

    Topic: Forum search

    in forum Enfold
    Vermishelle
    Participant

    BTW, can you implement search in forum within a specific WP theme thread, Enflod for instance? Browsing through search results where it’s not obvious if it’s Enfold or not is not convenient. I have even tried to google “xxx site:https://kriesi.at/support/forum/enfold/&#8221; but it didn’t work, because topics are not within the enfold folder.

    #221169

    Thanks for your reply. The background colour for the footer and header are supposed to be dark green and they were when I raised this topic. I’ve changed them back within the theme options, but these are not showing on the site

    #221136

    Hey!

    Please use this instead:

    .hr {
    height: 25px;
    line-height: 25px;
    margin: 0;
    }
    
    body .column-top-margin {
    margin-top: 10px;
    }

    That should decrease the gaps between elements.

    Cheers!
    Ismael

    #221127

    Hey jmaguirrei!

    Are you trying to change the font size of the page title? You can use this:

    .title_container .main-title {
    margin: 0;
    font-size: 20px;
    position: relative;
    z-index: 2;
    min-height: 36px;
    line-height: 2.3em;
    top: 0;
    font-weight: 400;
    }

    Cheers!
    Ismael

    #221118

    Hi Boston182!

    Please use this on Quick CSS:

    .header_color .main_menu .menu ul li a {
    color: white;
    }
    
    #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {
    color: black;
    }

    Regards,
    Ismael

    #221094

    Hey!

    You can use this plugin: http://wordpress.org/plugins/wp-mobile-detect/faq/

    Refer to this link for more info: https://kriesi.at/support/topic/homepage-redirect-on-mobile-sites/

    Cheers!
    Ismael

    #221067
    This reply has been marked as private.
    #221059
    HiDrew
    Participant

    Hi there,

    For the life of me I can’t figure out why some images chop the tops and bottoms off, and some images extend the slider to show you the whole photo in all it’s glory.

    In this slideshow as a great example:
    Photo #2 is chopped off;
    Photo #3 shows the whole thing and resizes;
    Photo #6 is chopped off again – bigtime.

    Any insight?

    Warm thanks from a wintery gallery,
    Drew

    #221038
    This reply has been marked as private.
    #221019
    ghrahams
    Participant

    I have a fixed background image that scrolls on Tablets and Phones. It works great on desktop/laptop.
    Is there something I can add via media query?

    An example:
    http://wildmtyoga.com/waiver/

    Thanks graham

    #220996

    Actually, here’s all my quickcode just in case:

    #top.home .hide-home {display: none;}
    #top.blog .hide-blog {display: none;}

    .single-portfolio .main_menu { display: none; }
    .single-portfolio .menu_home li.menu_item_983 { display: block; }

    .single-portfolio #mobile-advanced li { display: none; }
    .single-portfolio #mobile-advanced li#menu-item-983 { display: block; border-top: solid 1px #ddd; }

    #220993

    In reply to: Enfold Showcase

    Hello
    Here is my version of Enfold: http://www.domodeco.fr/
    It is not yet fully completed but it’s on the way.
    This was a very hard migration from about 1100 Joomla 1.5 posts
    I have some problems with the navigation (Enfold do not highlight the active link in the mainmenu/submenu if i use Pages as Blog, see:
    https://kriesi.at/support/topic/building-a-non-conventional-website-with-enfold/
    The site is a litle bit slow but i plan to migrate it to a PHP 5.3+/Apache 2 soon. I could, at this point, install some cache systems.

    #220989

    Large picture of author at right. Not what we want.

    Page in edit mode — Note that author’s picture is reduced and flush left with copy.

    I’m no longer worried about the slider.

    I don’t know how to attach a screenshot to this message.

    The problem is that the image adjustment is not working for the image. It works in the edit mode, but once the page is saved, the image appears as the original unedited size.

    #220975

    In reply to: Layerslider don't save

    Hi elisabertoldi!

    Website you linked is default Twentyfourteen theme and not Enfold. Please see my post here https://kriesi.at/support/topic/problem-with-layerslider/#post-220974

    Best regards,
    Yigit

    jmikhail
    Participant

    Hi Guys,

    I moved the phone number text: to the left of the icon as you an see here: https://www.evernote.com/shard/s77/sh/a133434b-7abe-4a2a-8b76-0377778a5d47/d01aa2fae8bae6ec0b199e5293745777

    I used this code in quick css:

    .phone-info {
    padding-top: 62px;
    margin-left: -20px;
    }
    
    .sub_menu { right: 12%; }

    Works great, plan to adjust the size and might make it a button instead however when it is in mobile view it moves back up to the top or when the browser size adjusts a little smaller it begins to overlap. Here is an example of it moving back to the top in mobile view: https://www.evernote.com/shard/s77/sh/e30d04d7-fc65-4dc6-b748-c4645bbe6c8e/b9d7fe213a0d6b2c3f2647a86d41c583

    I would prefer it remains alongside of the Social icons in the mobile view.

    #220968

    Hi DavyE!

    Please refer to my post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
    instead of 200, please use 88 and remove the custom CSS code you have added to decrease the height of header

    Regards,
    Yigit

    • This reply was modified 12 years, 1 month ago by Yigit.

    Thanks for your input!

    #220956
    DavyE
    Participant

    Hi, I’m trying to change my header from the small fixed header to the fixed header with social icons. The small fixed header was 88px high and changed to 44px when scrolling. The menu part from the fixed header with social icons seems to be 116px high and changes to 56px.

    Now I’m trying to change that menu part to be 88px instead of 116px, but if I do so the animation upon scrolling gets messed up. I still want it to resize when scrolling down. It can resize to 56 instead of 44, I just need to resize the 116 to 88.

    I have tried stuff like this:

    #header_main .container, .main_menu ul:first-child > li a {height:88px!important; line-height:88px!important;}
    #main {padding-top:119px!important;}

    Yes, I need to add the !important to it or it refuses to change it. Of course, that !important is probably also the reason why the animation breaks. I really don’t mind going into a .js file or such to change stuff.

    • This topic was modified 12 years, 1 month ago by DavyE.
    #220948

    In reply to: A few questions

    The link is here but I don’t know if you will be able to see it as it’s under development – I’m happy toPM you the login details if you need them.
    http://compassionateconservation.net/

    Thank you!

    Lauren

    Hey!

    The background for the big images is just set to be the same as the general background when using the blog layout and not one of the blog shortcode layouts.

    You can remove it by 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 .big-preview {
    background: transparent;
    }

    Cheers!
    Devin

    Hey!

    I’m not really sure what you mean. The site linked at the start of this topic has the same footer on each page I looked at.

    Best regards,
    Devin

    #220897
    altr
    Participant

    Hi,

    I previously used this code to hide the main menu on single portfolio entries. It’s working on mobile, but no longer works on desktop.

    .single-portfolio #menu-home li{
    display: none;
    }
    .single-portfolio #menu-home li#menu-item-983{
    display: block;
    }

    .single-portfolio #mobile-advanced li { display: none; }
    .single-portfolio #mobile-advanced li#menu-item-983 { display: block; border-top: solid 1px #ddd; }

    #220880
    vadi4ek
    Participant

    There is a huge issue with nested(child) PAGES URL, when in www.mysite.com/%postname%.
    It should not automatically include the parent page %postname% in the URL, as www.mysite.com/%parent-postname%/%child-postname%/.
    It’s a huge issue in terms of SEO.
    For example: I have a page www.mysite.com/primary-topic/secondary-topic/ and it has good rankings in Google.
    If I decided that I just want it to be a parent page (not a child to any other page) and I save it, the URL is changing automatically.
    Do I need to explain what will happened to the rankings of this page then?

    So please explain me how to avoid this in order the URL will look like this www.mysite.com/secondary-topic/ even if it child page’ but remain a child in the breadcrumbs’ and with automatic menu at the sidebar.

    *This also should go to the todo-list, for next theme upgrade, as an option to chose (in my opinion).

    • This topic was modified 12 years, 1 month ago by vadi4ek.
    #220872
    flypromotion
    Participant

    Hi,

    Love Enfold theme, we’re using it for a clients website – http://www.fly-creative.com/evoline

    On the homepage they would like to display 5 product categories. The best solution I can think of is to put 3 in the top row then 2 centred below. As the porfolio grid isn’t allowing me to do this with the bottom row I am coding it myself, however if I insert code in to a text block then save the page, as I go in to revise any code within the text block when I open the element the block is blank? Just wondered if you know what might be causing this.

    Many Thanks,
    George

Viewing 30 results - 133,951 through 133,980 (of 142,766 total)