Thanks to Dougal Campbell’s Text-Filter-Suite, all the posts on the site should be formatted in “pirate speak” in honor of International Talk Like A Pirate Day. Everything should resume to normal tomorrow. Now go talk like a pirate.
Category: Web
FCK Editor Revisited – Adding a Custom Link Style
I’ve had a few questions/comments on using Custom Styles with FCK Editor, so here’s a style that I created that will format any link you apply it to as a red button that changes color on mouse over.
Add this CSS to the fck.css and portal.css files in you PORTALS folder.
/* Both variations --a.color-- and --span.color a--
are needed to handle DNN's span applications
not being consistent */
.red_button, a.red_button:link, a.red_button:visited,
span.red_button a, span.red_button a:link,
span.red_button a:visited {
font-weight: bold;
font-size:10px;
color: #FFF;
background-color:#C00;
padding:4px 8px;
text-decoration: none;
border-top: 1px solid #DFDFDF;
border-left: 1px solid #DFDFDF;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
}
a:hover span.red_button,
span.red_button a:hover {
background-color:#900;
border-top: 1px #31557f solid;
border-left: 1px #31557f solid;
border-bottom: 1px #666666 solid;
border-right: 1px #666666 solid;
text-decoration:none
}
Be sure to add the following to the fck.xml file, to append the style to the menu in the FCK editor.
<Style name="red_button" element="span"> <Attribute name="class" value="red_button" /> </Style>
Hope this helps, post any questions in the comments.
Huge Amazon.com Animated DVD Sale
Amazon.com has a great sale on a lot of their older animated TV shows on DVD right now. Check out the Amazon widget above for some of my favorite sets (and comments too).
Stupid Dungeons and Dragons Monsters

I remember thinking the monsters in D&D were cool when I was a kid. Reading the article on HeadInjuryTheater about Stupid D&D Monsters made me realize, some of them were pretty lame. It’s amazing the difference years can make on a concept. Ideas that were cool as a kid now seem silly. When we grow up, do we all lose that sense of wonderment and innocence. I like to think I still have a lot of that in me, but the Armadillephant and others just don’t seem as cool anymore.
Incredible Hulk Belt Buckle

Do I need this? Not at all. But do I want one? Definitely a yes. Truthfully, you would never see it because I’m a “shirt out” kind of guy, but it’s still cool. Pick yours up at Amazon.