Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1299070
    dmog74
    Participant

    Hi there,

    Couple of quick questions about http://pknk.ca/

    1. I’ve managed to use CSS to remove the footer from the homepage, but I can’t seem to remove the white bar that is now left there. Ideas?

    2. I’ve got 5 background images on the page, but they are left-aligned. I would much prefer if they were centered in that window. Possible?

    3. I would really like to remove the sidebar from the homepage, but when I do, my navigation and site logo re-position themselves. I am cool with the navigation re-positioning itself, makes sense to fill the void left when the sidebar is taken away. But I do not like the logo moving. It shifts to the right about 100px. Is there a way to avoid that happening?

    Thank you so much for all the help X peeps!!

    Dylan

    #1299072
    dmog74
    Participant
    This reply has been marked as private.
    #1299092
    dmog74
    Participant

    As an update to Point 2 – I see now that the background image is indeed centered, but that the centering is in relation to the width of the entire browser window, not the visible area next to the sidebar. Is there any way to center an image within that visible area only?

    #1299096
    Christopher
    Moderator

    Hi there,

    #1 Please disable ‘Footer widget areas’ under Customize -> Footer.

    #2 Background is being added to body tag which wraps add elements and divs, so moving background is not possible. Instead you can add background image to a section.

    #3 Please set page’s template to full with or blank. we may be able to help you with logo position.

    Thanks.

    #1299128
    dmog74
    Participant

    #1 – Thank you!

    #2 – I tried this, but can’t seem to create a background image slider (rotating images). I can only create a single image background. Thoughts? This is my preferred approach, but if I can’t get the image to be centered in this area, then I will do away with the sidebar. Which would mean I need to get #3 to work.

    #3 – I’ve done this, but the logo repositioning itself is irritating. Any work arounds?

    Thank you!
    Dylan

    #1299136
    dmog74
    Participant

    An additional question for you – hopefully my last ever, as the site is almost done! I need to change the background colour of the portolio list page here http://pknk.ca/mywork/ from grey to white but I can’t for the life of me figure out how to do this… can you help? Thank you!

    Dylan

    #1299138
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .page-template.page-template-template-layout-full-width .x-navbar .x-container.max.width {
        width: 100%;
        max-width: 93%;
    }

    Hope that helps.

    #1299188
    dmog74
    Participant

    Didn’t take care of the issue, but thank you anyways.

    #1299220
    Christopher
    Moderator

    Hi there,

    The code has moved logo to left, please clear cache and check again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1299070 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>