The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Profile Glow Coding Help
Hey well in my my forums i have it setup so you can chose a glow and text color for a custom title. It works perfectly and all...but there is a slight problem
What happens is that if you leave the field blank it just defaults to using a red glow and white text (the text is fine...it's the glow that bugs me) I believe it is glowing red...because of how the custom vb code is setup maybe? So how can i set it so if the glow field is blank no glow will show? This is how it is setup as of right now to display in the postbit, incase you need this info <font style="filter:glow(color=$post[field9], strength=2);height=2px" face="Verdana" size="1" color="$post[field8]"><b>$post[usertitle]</b></font> also the attachment is what the 2 fields look like in usercp thanks in advance for any help |
#2
|
||||
|
||||
Are you sure there isn't any default color set in the code?
|
#3
|
|||
|
|||
this is the code replacement for my glow
PHP Code:
PHP Code:
|
#4
|
||||
|
||||
Is there actually a glow=red in our code or is that just an example of what it would look like?
|
#5
|
|||
|
|||
which code are you talking about? what have posted is both straight from the postbit and custom vb code setup
|
#6
|
||||
|
||||
Do you have ANY glow=red in your code, because that would make it glow red.
|
#7
|
|||
|
|||
<a href="http://www.lazerlite.com/forum/glow_readme.html" target="_blank">http://www.lazerlite.com/forum/glow_readme.html</a>
that is the glow hack i installed and am using to call upon for the postbit |
#8
|
||||
|
||||
Hmm, maybe that example affects the default code..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|