Tagged: x
-
AuthorPosts
-
September 22, 2016 at 1:12 am #1186041
JfantasyBooksParticipantHello there.
Details:
Name: JFantasyBooks
Site: Fantasy-Updates
Site Url: https://fantasy-books.live
WordPress Version: 4.6.1
X Version: 4.6.2
Cornerstone Plugin Version: 1.3.2Problem:
1. Today, I’m trying to create entirely different looks (background and all) for certain pages. So, at the end of the day, other than the navigation, you would not know it was the same site.
Is it possible to do this. Of course the general background page set in my css would remain for other pages. But if I want it to be different for a specific page, is that possible?
2. Also, if you can show me how to make different sidebars for particular pages.
Thanks
September 22, 2016 at 1:36 am #1186065
Paul RModeratorHi,
Thanks for writing in!
1. You can add your css in Cornerstone > Settings > Custom CSS, that way it will affect only that page.
2. Please refer to this link – https://community.theme.co/kb/unlimited-sidebars/
Hope that helps
September 22, 2016 at 2:09 am #1186085
JfantasyBooksParticipantThanks for the reply,
unfortunately that did not work for #1.
I used:
body {
background-image:url(“https://….”);
background-repeat:no-repeat;
background-attachment:fixed;
}for the css… is it because I have another background css for global? I use that instead of the one in customizer because as I looked into it, I found that it loaded a lot faster, and I had less problems. Before, I would have it load, albeit within 1.5s, it load part of the background at a time.
September 22, 2016 at 2:22 am #1186101
Paul RModeratorHi,
I can see it working in your home page.
http://screencast.com/t/sPT6bLaM
Can you provide us a little more clarification of what you are trying to do.
Thanks
September 22, 2016 at 3:39 am #1186160
JfantasyBooksParticipantI have a background for the entire site.
I am asking for that background to change when i’m on specific pages.
For example, generally, you would see background X globally.. But if I wanted to see a different background when I click on a page, called Example Page, you would see that page but with background Y.
So, it only shows up when I’m on that specific page called Example Page. But if I were to switch back to the home page or another kind of page, I would see background X again instead of background Y.
September 22, 2016 at 4:08 am #1186188
Paul RModeratorHi,
Thank you for the clarification.
You can add your code in cornerstone > Settings > Custom css. It will override your global css.
body { background-image:url(“https://….”); background-repeat:no-repeat; background-attachment:fixed; }Can you provide us the url of the specific page where it is not working so we can take a closer look.
Thanks
September 22, 2016 at 10:51 am #1186558
JfantasyBooksParticipantOh thank you!
It worked!
September 22, 2016 at 11:11 am #1186590
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1186041 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
