Page 1 of 1

How to style "Member Profile Modifications"

PostPosted: July 14th, 2010, 10:17 pm
by Nick
I want to be able to style the "Member Profile Modifications" page and in particular the button so that it matches the buttons on my other pages. I'm using jquery-ui for the other pages.

Should I add a stylesheet to profile.inc.php and add the required jquery directly to that page?

thanks
Nick

Re: How to style "Member Profile Modifications"

PostPosted: July 14th, 2010, 11:13 pm
by Jason Caldwell
Hi Nick. Yes, that should work just fine.

Just an FYI ( heads up ), we are going to be updating the Profile Modification panel in a future release, so that it can be inserted with a Shortcode directly into a Post/Page and inherit the styles from your theme. Look for this change in s2Member v3.1.4 in around 1-2 weeks.

Backward compatibility with ( profile.inc.php ) will be preserved though.