Shane
05-26-2008, 07:42 PM
Hey all! I been writing a new plugin (YAY!) and I need your help since I have now clueless on how to proceed.
Here is what I want to do:
Be able to add my own things to the CSS editor, like the "Forum Jump Menu" section, but it be my own tables, which would be more preferable.
I need to do is be able to access the individual CSS color values of certain things. i.e. $css[.vbmenu_control][background] should output: #738FBF, but it doesn't do so.That's my problem. :) I will continue to look into it, but I thought I get some help now. :)
Here is what I want to do:
Be able to add my own things to the CSS editor, like the "Forum Jump Menu" section, but it be my own tables, which would be more preferable.
I need to do is be able to access the individual CSS color values of certain things. i.e. $css[.vbmenu_control][background] should output: #738FBF, but it doesn't do so.That's my problem. :) I will continue to look into it, but I thought I get some help now. :)