Forum Replies Created

Viewing 23 posts - 61 through 83 (of 83 total)
  • Author
    Posts
  • in reply to: Safari Compatibility #430801

    Hey Andy,

    Sorry about that, I thought I had included a screenshot. Here it is. [REDACTED]

    • This reply was modified 9 years, 7 months ago by haydaw.
    in reply to: Contact Form 7 incompatibility? #429822

    Hey Yigit,

    Thanks for the help however this did not resolve the issue. (it did make it a bit nicer)

    My main issue is the content becomes messed up, especially the background. Please take a look at these images that show the error and original style. http://imgur.com/a/IyXjb

    Thanks!

    in reply to: Adding Padding to portfolio grid items #429394

    Thanks! I was able to just put this into quick CSS to make it work.

    Can you help me with removing the borders that are now visible?

    Thanks

    in reply to: Issues with custom CSS not working #427919

    Hello Yigit,

    I actually never did get this resolved.

    For more information, I am trying to get the footer to be 100% width such as the header.

    You can see an example of that here

    Also, I believe the current “100% width header” makes it roughly ~96% full width, I would like for both the header and footer to be 93%.

    Thanks!

    in reply to: Editing text background on slider #427897

    Is it appropriate to say I love you?

    Thanks for helping with this and my other threads!

    in reply to: Editing text background on slider #427893
    This reply has been marked as private.
    in reply to: Editing text background on slider #427892

    Hey Yigit,

    Thanks! Unfortunately this did not seem to work, I even applied the !important afterwards.

    I’d be more than happy to provide login details.

    I also had another question I forgot to mention, how can I change the font weight to 300?

    Thanks!

    in reply to: Removing Blog Comments #427873

    Thanks a ton! Your the best, 10 minutes before my meeting too!

    Could you possibly point me in the right direction for increasing the blog post width? Or would this only be able to be achieved by editing the entire sites width?

    Hello,

    Thanks for the feedback, however unfortunately none of the code listed above seems to be working.

    Here is an image of what needs to be accomplished; Header is 100% width, footer needs to align with the header (~96%)

    I’ve attempted the following codes, with no avail:

    
    #socket .container {
    margin: 0;
    }
    
    #socket .container {
    max-width: 100% !important;
    }
    
    #footer .container {
    max-width: 100% !important;
    }
    
    #socket .container {
    margin: 0;
    max-width: 100% !important;
    }
    
    

    Thanks!

    in reply to: Issues with custom CSS not working #427250

    Hello, is there any update on this? I don’t know why I seem to be having so many CSS issues with the theme, I’m not sure if using Chromes inspector is not showing me the correct CSS elements I need to be editing, but it even the code I’m given isn’t working.

    If it would be possible to take a look at the backend and let me know if the CSS is correct or not that would be greatly appreciated.

    in reply to: Small issue with extra pixels on header #427248

    Hello,

    Is there any update on this? I can’t find anything that would be causing these extra pixels.

    Thanks

    in reply to: Issues with custom CSS not working #426868

    Here is some other code I cannot get to work:

    **Homepage Slider font family**
    div .slideshow_caption h2 {
    font-family: ‘Open Sans’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
    }

    **Full Width Footer**

    #footer .container {
    max-width: 95% !important;
    }

    **Padding added to full width header**

    .html_header_top #top .av_header_stretch .container {
    width: 93% !important;
    }

    **Edits to framed text on homepage slider, increasing framed boxes size**

    .caption_framed .slideshow_caption .avia-caption-title {
    padding: 100px 150px !important;
    margin-left: -60% !important;
    }

    Any idea why these are not working? I would really appreciate it if someone could take a look at the backend, because I believe I have the code correct but nothing seems to be taking effect.

    in reply to: Issues with custom CSS not working #426863
    This reply has been marked as private.
    in reply to: Issues with custom CSS not working #426862

    Hello,

    Yes, I did use this in the code. It seems like a lot of the custom CSS elements I am using are not showing up. This is not because of a caching issue.

    The comment sections are still showing, and now I have some other CSS that I cannot get to work.

    Please take a look at the comments on this page:

    [REDACTED]

    • This reply was modified 9 years, 7 months ago by haydaw.

    Hello,

    I am actually looking for the same information. I would also like my Footer to be full width.

    There is a setting for the header to display full width, however there is not one for the header.

    Here is a URL: wp.fluidray.com

    Thanks

    in reply to: Small issue with extra pixels on header #426737

    Hello,

    The URL is: [REDACTED]

    You can see that the header will slightly shrink upon scrolling. I have this feature turned off, and I believe it’s a different amount of pixel’s anyways.

    Not sure what’s creating this space.

    Thanks,

    Hayden

    • This reply was modified 9 years, 7 months ago by haydaw.
    in reply to: Issues with custom CSS not working #425625

    Hey! Thanks for the reply, I couldn’t get the code supplied to work.

    Here is the code in the Quick CSS:

    ‘.slide-meta-comments { display: none !important; }

    .comment-container { display: none !important; }’

    I also attempted

    ‘.comment-meta-container { display: none !important; }’ and did not get anything to work. You can see an example here: [REDACTED]

    When I play with the CSS in my browsers developer window, I can turn these areas off no problem, and I can see that it is in fact .comment-container, so I am not sure why it is not working when I apply the code into the Quick CSS.

    Thanks

    • This reply was modified 9 years, 7 months ago by haydaw.
    in reply to: Sidebars settings are complicated and rarely work. #425015

    Hello,

    Thanks for the reply, this helped a lot and I was able to get it working by placing all the elements into 1/1 containers rather than colored containers.

    Lastly, is there a way to change the order of the nav? Currently it is set to alphabetical, however I would much prefer a custom order, or something that can easily be changed such as date.

    Thanks,

    Hayden

    in reply to: Page Title Bar Background #425008

    Would it be possible to use an image here?

    in reply to: Sidebars settings are complicated and rarely work. #424496

    Woops, left out that the sidebar navigation I am referring to is the kind seen on these pages:

    http://kriesi.at/themes/enfold/shortcodes/tabs/#tab-id-6

    http://kriesi.at/themes/enfold/shortcodes/animated-image/

    in reply to: Sidebars settings are complicated and rarely work. #424495

    Hello Ismael,

    Thanks for getting back.

    The layout should contain a left-sidebar that showcases the subpages of the Features tab. (Technical Specs, Architectural Design, Interior Design, etc.).

    Thanks,

    Hayden

    • This reply was modified 9 years, 7 months ago by haydaw.

    I could really use a reply on this, as these graphical issues seem to be very random, sometimes happening and other times not.

    Also, it now seems that the header is for some reason changing to all white when it’s at the top of the page?

Viewing 23 posts - 61 through 83 (of 83 total)