By home page I mean the first page users are presented with when logging in. I want to remove many of the default elements such as "Newsletter Subscritptions" and "Your products / Subscriptions" and move others such as "Useful Links" and "payment History". Am I (or my developer) able to do what I please with that page in terms of layout, styling etc? Many thanks, Phil. P.s. if there are any good Amember developers reading this I'd be interested in hiring you.
If you go to the templates directory member.html it is a smarty template you can brew it as much as you like! It is pretty easy. Just make sure that you keep a copy somewhere for when you do updates, I generally keep the un-edited file, my changes and the new file and use my file compare with a three way compare. Larry