That looks like a splatter pattern that one would get by first spraying the base, curing at 150-180 for 15-20 minutes and then changing color, reducing the air pressure to get the desired pattern and spraying.
<div class="ubbcode-block"><div class="ubbcode-header">Originally Posted By: kflaig</div><div class="ubbcode-body">Oddball-Six, how'd you do that? </div></div>
The username or URL of that user has a special character in the name. It will break a web address if its not "translated" to browser speak. You have to replace that @ sign with %40 which is the special identifier for that symbol when it is used in web addresses.
<div class="ubbcode-block"><div class="ubbcode-header">Originally Posted By: Oddball-Six</div><div class="ubbcode-body"><div class="ubbcode-block"><div class="ubbcode-header">Originally Posted By: kflaig</div><div class="ubbcode-body">Oddball-Six, how'd you do that? </div></div>
The username or URL of that user has a special character in the name. It will break a web address if its not "translated" to browser speak. You have to replace that @ sign with %40 which is the special identifier for that symbol when it is used in web addresses.