profile customization on VSE skins
Submitted Jason H, Jan 19 2012 01:42 PM | Last updated Oct 19 2012 03:51 AM
If a skin is created with the VSE, profile customizations seem to not work.. What appears to be the problem, say you set a background image.. On a VSE skin, you have
In the skingen.css, which will override the profile customizations.
I know i've seen this before, so I'm figuring this is a duplicate report.. But, I can't find it anywhere.
html, body {
background: #ffc3c1 !important; background-color: #ffc3c1 !important;
color: #b40500;
}
In the skingen.css, which will override the profile customizations.
I know i've seen this before, so I'm figuring this is a duplicate report.. But, I can't find it anywhere.
| Status: | Fixed |
| Version: | 3.3.1 |
| Fixed In: | 3.4.0 |











10 Comments
1. Set a background image on your profile.
2. Create a skin using the VSE and make color changes, etc.
3. Build the skin.
4. View your profile.
So it wouldn't matter if you added !important to the profile classes, it will still get overridden.
Can we not inject the profile CSS AFTER the skingen.css file? That should resolve the problem.
Updating Status to: Unconfirmed
There is currently no fix available for this issue.
-
-
-
Updating Status to: Fixed
-