[SSD] Custom Markup For User

[SSD] Custom Markup For User 1.0.1

No permission to download
Having a problem where the user can select their color. On the overview it shows the capability of choosing colors through a drop down menu. I assumed you would be able to select the colors a user could use but this is what happens: http://prntscr.com/3kspph and this http://prntscr.com/3ksrxo It would be cool to create a list of colors users can select from. I have staff as certain colors and I don't want the users to be able to use those colors.

EDIT: Seems the color selector doesn't work with themes other than the default one, anyway to fix that? @tyteen4a03
 
Last edited:
Having a problem where the user can select their color. On the overview it shows the capability of choosing colors through a drop down menu. I assumed you would be able to select the colors a user could use but this is what happens: http://prntscr.com/3kspph and this http://prntscr.com/3ksrxo It would be cool to create a list of colors users can select from. I have staff as certain colors and I don't want the users to be able to use those colors.

EDIT: Seems the color selector doesn't work with themes other than the default one, anyway to fix that? @tyteen4a03
Make sure you have the images uploaded to the correct folder. It looks in your indiviaul style color so you can choose between the dark theme or the light one.

I will make this option clearer in the next release (but I am once again away so it will be another while)
 
Can this be used to edit and entire usergroup and not just the name?
You can use CSS for that (at least forthe feature set I offer right now). It is designed to support more complex markup however, so when the need of that actually arises I'll consider adding it.
 
just curios is it possible to add custom css with this add one?

like having css rules like this:

color: #FFD700;
font-size: 15px;
font-weight: bold;
text-shadow: 0 1px 6px #000000, 0 0 5px #FFFF00, 0 1px 5px #FFFAFA, 0 1px 3px #000000;
background: url("link/to/animated/gif/pic.gif")

giving users more free will over the customizations would be great to have instead of just strict boxes where thy only can choose certain css.

should consider adding something like an advanced option where users can input code right into a box to customize there name..

also the difference between this add one and this: http://xenforo.com/community/resources/*******-store-product-user-name-style.2741/

is?

i believe these two do the same thing

and i have mentioned this also in a request i made a long time ago here: http://xenforo.com/community/threads/custom-user-name-banner.72494/
 
Last edited:
just curios is it possible to add custom css with this add one?

like having css rules like this:

color: #FFD700;
font-size: 15px;
font-weight: bold;
text-shadow: 0 1px 6px #000000, 0 0 5px #FFFF00, 0 1px 5px #FFFAFA, 0 1px 3px #000000;
background: url("link/to/animated/gif/pic.gif")

giving users more free will over the customizations would be great to have instead of just strict boxes where thy only can choose certain css.

should consider adding something like an advanced option where users can input code right into a box to customize there name..

also the difference between this add one and this: http://xenforo.com/community/resources/*******-store-product-user-name-style.2741/

is?

i believe these two do the same thing

and i have mentioned this also in a request i made a long time ago here: http://xenforo.com/community/threads/custom-user-name-banner.72494/
This addon is used so users cannot enter their own CSS, therefore preventing any abuse and exploits. Right now my addon does not support text shadow, text sizes, or background URL, and I'm not sure about adding the latter two as they may bring consistency and potential exploit issues.

*******'s User Name Style must be used in tandem with their store, while mine does not.

You can use Join User Group, an addon Waindigo and I made, to achieve the pre-defined user name banner effects as you said.
 
well then is it possible to add pre defined user styles already set up for them?

if you think allowing users access to CSS code directly could be exploited i would like to give users the option of sparkling glowing effect names i have many, many CSS code written up and having like a predefined list for users to pick from would be nice

so at least allow the admin to enter in custom CSS code and give each CSS style a name and save it in a list where users can choose that style. i think this would great instead of default basic styling. giving something special to the users...
 
Last edited:
well then is it possible to add pre defined user styles already set up for them?

if you think allowing users access to CSS code directly could be exploited i would like to give users the option of sparkling glowing effect name si have many, many CSS code written up and having like a predefined list for users to pick from would be nice

so at least allow the admin to enter in custom CSS code and give each CSS style a name and save it in a list where users can choose that style. i think this would great instead if default basic styling give something special to the users...
For now you can use the Join User Group addon, but in the next version I will bring this feature on board.
 
Superbe add-on !

Review: 5 stars !

As add-on is free, i send donate ;)
 
Last edited:
i love this addon, i have set it up so that when members have had an account upgrade they can use this feature, the problem i have is when there upgrade has come to an end there name still stays the same color rather than going back to default.

is it possible to get this to work when there upgrade expires ?
 
i love this addon, i have set it up so that when members have had an account upgrade they can use this feature, the problem i have is when there upgrade has come to an end there name still stays the same color rather than going back to default.

is it possible to get this to work when there upgrade expires ?
Update on expire is a planned feature.
 
Top Bottom