wildgoosespeeder
Code Helper
Tiers are for strangers!
Posts: 530
wildgoosespeeder said 161 great things
|
Post by wildgoosespeeder on Oct 24, 2010 14:16:27 GMT -8
Well you could use some way to convert color key words into hex. The trick is knowing all the keywords and their hex values.
|
|
|
Post by rhondairv on Oct 24, 2010 14:20:08 GMT -8
cool.. i'll put that in my post so my members know
|
|
|
Post by Wormopolis on Oct 24, 2010 18:27:04 GMT -8
Well you could use some way to convert color key words into hex. The trick is knowing all the keywords and their hex values. you are right.. I COULD... but will I?
|
|
coal
Not New Member
Posts: 5
coal said 0 great things
|
Post by coal on Oct 30, 2010 21:12:31 GMT -8
Is it possible so we dont just have colorsmear in the board titles but in the board discriptions as well?
|
|
|
Post by Wormopolis on Oct 31, 2010 13:34:33 GMT -8
use the board titles code, but try this:
ft[f].parentNode.className=='welcomebg'
change to
ft[f].parentNode.className.match(/welcomebg/)
|
|
coal
Not New Member
Posts: 5
coal said 0 great things
|
Post by coal on Nov 1, 2010 8:18:06 GMT -8
Awesome thanks!
|
|
|
Post by Wormopolis on Nov 1, 2010 21:19:08 GMT -8
guess that worked.
|
|
coal
Not New Member
Posts: 5
coal said 0 great things
|
Post by coal on Dec 2, 2010 22:11:12 GMT -8
yeah It did, just one more question....for some reason whenever I have a post that uses colorSmear and put the post in a code tag, the colorSmear always becomes a hex code, do you know why?
|
|
|
Post by Wormopolis on Dec 3, 2010 18:44:45 GMT -8
because code tags convert HTML into regular text. then when colorsmear tries to run on the regular text, it doesnt get converted back to HTML.
you can get around that by putting [smear] instead of [smear]
unless I dont understand what you are wanting to do...
|
|
wildgoosespeeder
Code Helper
Tiers are for strangers!
Posts: 530
wildgoosespeeder said 161 great things
|
Post by wildgoosespeeder on Dec 10, 2010 0:18:46 GMT -8
I made a mistake. I deleted the colorSmear UBBC button. Old URL: The good news is I have something that could make this better! I made a ProBoards V5 image! How? Here is the answer!
|
|
|
Post by Wormopolis on Dec 10, 2010 5:32:00 GMT -8
how did that image violate terms of service?
|
|
wildgoosespeeder
Code Helper
Tiers are for strangers!
Posts: 530
wildgoosespeeder said 161 great things
|
Post by wildgoosespeeder on Dec 10, 2010 14:34:56 GMT -8
It didn't. Read part 2 of the message and what I originally posted.
|
|
|
Post by Wormopolis on Dec 10, 2010 18:20:37 GMT -8
yeah... contacts make it hard to read things when they have been in my eyes for 2 days in a row...
care if I just rehost to the WC photobucket acct?
|
|
wildgoosespeeder
Code Helper
Tiers are for strangers!
Posts: 530
wildgoosespeeder said 161 great things
|
Post by wildgoosespeeder on Dec 11, 2010 0:44:45 GMT -8
Glasses FTW! Yeah there's laser surgury but there is that very slight chance I'll go blind during the procedure. Glasses are safer but do have their down sides.
Go right ahead and rehost. I don't care.
|
|
coal
Not New Member
Posts: 5
coal said 0 great things
|
Post by coal on Dec 18, 2010 19:48:28 GMT -8
Um, I dont understand where to put the:
[smear] instead of [smear]
|
|