Tagged: x
-
AuthorPosts
-
December 20, 2016 at 1:00 am #1299070
dmog74ParticipantHi 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
December 20, 2016 at 1:01 am #1299072
dmog74ParticipantThis reply has been marked as private.December 20, 2016 at 1:30 am #1299092
dmog74ParticipantAs 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?
December 20, 2016 at 1:47 am #1299096
ChristopherModeratorHi 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.
December 20, 2016 at 2:36 am #1299128
dmog74Participant#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!
DylanDecember 20, 2016 at 2:54 am #1299136
dmog74ParticipantAn 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
December 20, 2016 at 2:58 am #1299138
ChristopherModeratorHi 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.
December 20, 2016 at 4:02 am #1299188
dmog74ParticipantDidn’t take care of the issue, but thank you anyways.
December 20, 2016 at 4:53 am #1299220
ChristopherModeratorHi there,
The code has moved logo to left, please clear cache and check again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1299070 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
