- 
AuthorPosts
- 
February 9, 2017 at 7:27 am #1364262 greenrajaParticipant greenrajaParticipantI am trying to create a sort of reverse parallax effect. The text needs to stay stationary while the background image scrolls normally. See this website as an example: http://corra.com/ Is this possible? February 9, 2017 at 10:01 am #1364435 RupokMember RupokMemberHi there, Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care! February 9, 2017 at 9:35 pm #1365360 greenrajaParticipant greenrajaParticipantI figured out how to affix an image with this css .affix { 
 position: fixed;
 }However, now I just need to know how to set a parameter. Like, only affix to section 1 February 10, 2017 at 1:15 am #1365564 LelyModerator LelyModeratorHello There, When the position is fixed, it is always relative to the browser and not on any element. 
 See this:http://www.w3schools.com/cssref/pr_class_position.asp
- 
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1364262 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
