M'kay, I see where you are talking about...
in that profilecustomize.php,
PHP Code:
'moduleinactive_background_color' => self::$stylevars['tabslight_selected_background']['color'],
So now I finally get where the tabslight comes in. Now I have to find out where the rest of the stuff comes from...
What I don't get is why there are a bunch of
profile_sidebar StyleVars that seem to do nothing, then. :<
I mean, it would make some sense if I could change the background of the profile sidebar using
profile_sidebar_background. :< Why put in them StyleVars, if we can't use 'em? XD
So wait.
Let me get this straight...
Half of my profile page, even if I'm not using customization, is more than likely NOT going to mesh with my skins?
You're saying it gets the values from a default profile... So if I want it to actually behave "normally," I have to edit the PHP?
Am I getting that right? It doesn't make much sense to do it that way, so I'm probably wrong...