News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

HTML usergroup colour??(more inside!)

Started by Danniboi, July 15, 2007, 04:59:42 AM

Previous topic - Next topic

Danniboi

Hi bassically i want to change certian groups group colour by making it look like the ones u can use on VB, like this

The "HTML Markup"


And the one that comes on smf


Please help :D

ディン1031

Easy to made, you can use the onlinecolor for this.
But first you need to change a little bit the Database ;).

ALTER TABLE `forum_membergroups` CHANGE `onlineColor` `onlineColor` VARCHAR(60)


Than you can use css in the online color (only the font color should be everytime the first!)
Example:

red; background-color:yellow;


And for the legend you need this mod -> http://custom.simplemachines.org/mods/index.php?mod=207

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

franklinrony

#2
thanks mate how can use a image for the legend
i try
red; background-color:yellow; background: url(http://localhost/mauriciofunes/Themes/cyborg-red/images/on.gif) repeat-1 top left;

but repeat ..

the fisrt code work fine
edit

i wrong i use now no-repeat and work but how unmount the image
http://twitter.com/franklinrony

Entra y aprende a ser un webmaster
www.sv-blog.com
--Si pides ayuda al menos agradece el soporte recibido----

ディン1031

Quote from: frony on July 28, 2008, 02:45:44 AM
thanks mate how can use a image for the legend
i try
red; background-color:yellow; background: url(http://localhost/mauriciofunes/Themes/cyborg-red/images/on.gif) repeat-1 top left;

but repeat ..

the fisrt code work fine
edit

i wrong i use now no-repeat and work but how unmount the image
What is you goal? :x
I'm not really understand it <<.

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

franklinrony

#4
i reword  :)
how move the image to the left of  the legend, appear like this
http://twitter.com/franklinrony

Entra y aprende a ser un webmaster
www.sv-blog.com
--Si pides ayuda al menos agradece el soporte recibido----

[SiNaN]

You can use something like this: padding-left: 15px
Former SMF Core Developer | My Mods | SimplePortal

Advertisement: