Let's say that I follow the User layer example. There are a couple of things I want to ask about. Where it says:
set page_friends_items = 10;Will this override what I have in Edit Customizations > Presentation? If so, can I just leave that off of my User layer? Or do I have to redo it on the User layer?
set page_recent_items = 10;
In other words, I would like to keep everything I have set in Edit Cutomizations. This way I know where it is and will know how to quickly fix it if the need arises, rather than trying to find it months from now and not remembering where it was, or not understanding it later and having to do all this reading all over again.
I guess I could ask the same question about:
set background_scrolling = "fixed";Or any of those I have set already in Edit Customizations.
Any answer is greatly appreciated! ;)