Forum Replies Created

Viewing 30 posts - 61 through 90 (of 90 total)
  • Author
    Posts
  • in reply to: Header Logo Overlapping Tabs #503118

    I tried the edit that you mentioned however the social media icons still disappear around 770 pixles and the top content bar with the phone number adjusts to the center. This switch with the top bar text moving to the center and the icons disappearing should take place around 660pixles. Any help cleaning up this code would be greatly appreciated. Thanks

    
    
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    }
    
    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;}
    body { font-size: 16px; }
    
    .phone-info span { font-size: 16px; }
    
    .main_menu .menu ul { width: 235px; }
    
    #top div .avia-gallery img { border-style: none; padding: 0; }
    
    @media only screen 
     and (min-width: 584px) 
     and (max-width: 1200px) {
    .container #advanced_menu_toggle, #advanced_menu_hide {
    display: block;
    }
    .main_menu .avia-menu, #header_main_alternate, .fallback_menu {
    display: none;
    }}
    
    @media only screen
      and (min-width: 584px)
      and (max-width: 1200px) {
    ul.noLightbox.social_bookmarks.icon_count_4 {
    left: -60px;
    display: block;
    }}
    
    in reply to: Facebook Members App #500208

    Wow i had spent so much time on this issue it looks like facebook changed the privacy settings which logged out the account. Thanks for the help you all are awesome!

    in reply to: Header Logo Overlapping Tabs #499622

    I am very close the mobile media makes a switch at 780pxls that makes the social media icons disappear is there a way to set this to a lower number as the code you provided does not work below 780 pxls. Can you review the current coding that I have provided and let me know if the header looks good in addition to providing the code to make the social media icons appear past a number below 780pxls? Thanks for your help!

    .ui-datepicker-title select { padding-right: 17%; }
    
    @font-face {
      font-family: 'PT Sans';
      font-style: normal;
      font-weight: 400;
      src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');
    }
    
    p { font-family: 'PT Sans' !important; }
    
    .grid-entry-title.entry-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    }
    
    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;}
    
    body {
      font-size: 16px;
    }
    
    .phone-info span { font-size: 16px; }
    
    .main_menu .menu ul { width: 235px; }
    
    #top div .avia-gallery img { border-style: none; padding: 0; }
    
    @media only screen and (min-width: 584px) and (max-width: 1200px) {
    .container #advanced_menu_toggle, #advanced_menu_hide {
    display: block;
    }
    .main_menu .avia-menu, #header_main_alternate, .fallback_menu {
    display: none;
    }}
    
    @media only screen
      and (min-width: 584px)
      and (max-width: 1200px) {
    ul.noLightbox.social_bookmarks.icon_count_4 {
    left: -60px;
    }}
    in reply to: Facebook Members App #499619

    I have added the following data per request in private

    • This reply was modified 9 years, 2 months ago by tdproperty.
    in reply to: Facebook Members App #498640

    I have tried multiple facebook plugin ins including enfolds and every one of them results in the same error message

    Error: This Page has not been published.

    in reply to: Header Logo Overlapping Tabs #498635

    The last code worked great I just need to fine tune the social media icons in mobile view. Currently you will notice at 1087 width till about 751 width the social media icons overlap the mobile menu container. I would like to have the social media icons show up in between the menu container and the main logo then disappear before they over lap the logo. Do you have a solution for this? Once again your help is greatly appreciated!

    in reply to: Header Logo Overlapping Tabs #495427

    I have the following quick cc code

    .ui-datepicker-title select { padding-right: 17%; }
    
    @font-face {
      font-family: 'PT Sans';
      font-style: normal;
      font-weight: 400;
      src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');
    }
    
    p { font-family: 'PT Sans' !important; }
    
    .grid-entry-title.entry-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    }
    
    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;}
    
    body {
      font-size: 16px;
    }
    
    .phone-info span { font-size: 16px; }
    
    .main_menu .menu ul { width: 235px; }
    
    #top div .avia-gallery img { border-style: none; padding: 0; }
    
    @media only screen and (max-width: 989px) {
    .av-main-nav > li > a {
        padding: 0 7px;
        font-size: 12px;
    }}
    
    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu .social_bookmarks {
        display: block;
        position: absolute;
    }}
    
    in reply to: Header Logo Overlapping Tabs #495426

    Where can I upload the images or email them? Basically if you look at my site you will notice with the site fully expanded it looks great than the following happens as the site gets smaller.

    Full Screen = Site looks great
    Smaller Size 1 = Main logo overlaps tabs
    Smaller Size 2 = Social media icons move into the main page image
    Smaller Size 3/Mobile = Social media icons overlap mobile main logo

    I just need a fix so things do not over lap and a solution for the social media icons while in mobile view so that they do not overlap the main logo? Your help is greatly appreciated!

    in reply to: Header Logo Overlapping Tabs #493889

    Ismael,

    The main logo still overlaps the tabs and the social media icons still are not showing up correctly. When I added this code it made the social media icons show up on the mobile side as well over the main logo. Any help would be greatly appreciated?

    • This reply was modified 9 years, 3 months ago by tdproperty.
    in reply to: Header Logo Overlapping Tabs #491570

    Sorry for not posting the url I was very tired after getting my site back online last night. The web site is http://www.austindowntowncondos.com I would suggest shrinking the page width were you will first find that the logo will overlap the tabs. Than you will notice that the email address listed in the lower right widget will overlap the page border. Thank you for your help

    in reply to: Header Transparency #491172

    Still not working i just tried uploading a tiff file that was transparent from adobe photoshop and this would not load correctly. What file types are accepted for the enfold form for transparent forms.

    in reply to: Slow Load Times and Google Page Speed Issues #478374

    Awesome this fixed the issue.

    in reply to: Header Transparency #423840

    I saved the image as png24 format and this did not solve the problem.

    in reply to: Header Logo Disappearing #423821

    Added the full url and this did not fix the problem here are the changes in the code

    /* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
    #avia-menu li a {
    font-weight:normal !important;
    }
    /* General Custom CSS */
    @media only screen and (min-width: 1024px) and  (max-width : 1140px) {
    	#avia-menu li a {
    font-size: 11px;
    padding: 0 8px;
    }
    #header_main .responsive .container {
    width: 95% !important;
    }
    }
    
    @media only screen and (min-width: 768px) and  (max-width : 1024px)  {
        
    .responsive .logo {
    background: url('http://austindowntowncondos.com/wp-content/uploads/2015/04/Austin-Downtown-Condos-Main-Logo-275.png') no-repeat left center;
    position: relative;
    float: left !important;
    background-size: auto 63%;
    top: 0;
    left: -10px;
    }
    .responsive .logo img {
    margin: 0 auto;
    display: none;
    }
    #header_main.responsive .container {
        width: 90%; !important;
    }
    #avia-menu li a {
    font-size: 11px;
    padding: 0 8px;
    }
    }
    
    /*
    Desktop Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
    
    @media only screen and (width: 768px) {
      /* Add your Desktop Styles here */
    
    }
    
    /*
    Mobile Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
    
    @media only screen and (max-width: 767px) {
      /* Add your Mobile Styles here */
    .responsive .logo {
    background: url('http://austindowntowncondos.com/wp-content/uploads/2015/04/Austin-Downtown-Condos-Main-Logo-275.png') no-repeat left center;
    position: relative;
    float: none !important;
    background-size: auto 78%;
    top: 0;
    left: -10px;
    }
    .responsive .logo img {
    margin: 0 auto;
    display: none;
    }
    #header_main .responsive .container {
    width: 95% !important;
    }
    #avia-menu li a {
    font-size: 11px;
    padding: 0 8px;
    }
    
    .responsive #top #header_meta .social_bookmarks li:last-child a{border-right:none !important ;}
    }
    in reply to: How to Remove Mobile Logo #386720

    Ismal:

    The solution you provided gives me the option to completely remove the logo which fixes one of my sites.

    Where would I go to replace the logo with a new one only for the mobile side?

    You will find that the logo on my mobile side is completely different from the regular web site .

    AustinDowntownCondos.com

    As well how do I apply padding to my new logo so that it is not so close to the header menu tabs?

    in reply to: How to Remove Mobile Logo #386719

    Ismal:

    The solution you provided gives me the option to completely remove the logo. Where would I go to replace the logo with a new one only for the mobile side?

    You will find that the logo on my mobile side is completely different from the regular web site side.

    AustinDowntownCondos.com

    As well how do I apply padding to my new logo so that it is not so close to the header menu tabs?

    in reply to: How to Remove Mobile Logo #384592

    Yigit,

    When I add your code it messes up the header as I am using the collapsible menu square. Is there a section in the actual code to go in and remove /replace the mobile icon?

    in reply to: How to Remove Mobile Logo #378075

    The only Quick CSS code that I have added is to remove the default enfold logo:

    .logo { display: none; }

    in reply to: Custom Template for dsidxpress #378072

    Yes everything is working now thank you!

    in reply to: Custom URL for Pages #378071

    Perfect thank you for the help!

    in reply to: Use heading font "PT Sans" as a body text font #378070

    Awesome that worked great thank you!

    in reply to: advanced-layout-editor-button-not-working #325442

    It looks like I need to update my theme to fix the issue with layout editor not working. How can I update my theme without messing up my custom header located at the following site http://www.TexasDreamProperty.com?

    in reply to: Advanced Layout Editor is blank #325436

    I to am having the same problem not being able to access the advanced layout editor. Can you please help?

    in reply to: Tesimonial appearance #224719

    I added the quick css code above from reply #222032 to my site everything is starting to look nice were I have the social media icons on the header to the right of the search icon. How do I added spacing between the search icon and the social media icons as they are very close together? My ultimate goal was to add the vertical dashes separating the pages! Thanks for your help this is the farthest I have come to accomplishing my goals on this website!

    • This reply was modified 10 years, 9 months ago by tdproperty.
    in reply to: Making the Enfold Theme like Kriesi #224595

    Thanking you richard I reached out to the company to see if they could help. If you know how to make these changes I am willing to pay you for your time.

    in reply to: Adding Read More to Blog #179403

    Josue, I have tried these steps and the read more link is still not showing up. I even tried deleting the blog post clicking update. Readding the blog post section and clicking update. However, Nothing that I can do will update the link. I have provided the url to my site.

    http://new.texasdreamproperty.com/news/

    in reply to: Adding Read More to Blog #179315

    I went to enfold, general settings, blog style, select grid layout and there was no area to define blog grid layout. I am currently on enfold version 2.3.1. Your help is greatly appreciated. Thanks

    THE FOLLOWING QUICK CSS CODE FIXES THE LIKE BUTTON COMMENT SECTION NOT FULLY OPENING UP:.

    fb-like span{overflow:visible !important; width:450px !important; margin-right:-375px;}

    .stButton .stButton_gradient {
    height: 24px !important;
    }

    THIS CODE FIXES THE BUTTONS FROM BEING CUT OFF AT THE BOTTOM::

    .stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    height: 24px !important;
    }

    in reply to: Color Section #171915
    This reply has been marked as private.
    in reply to: IE8 Issues + others? #171878
    This reply has been marked as private.
Viewing 30 posts - 61 through 90 (of 90 total)