CSS Code #1

Opacity CSS Code A collection of CSS Code snippets. CSS Code Set #1 contains code of opacity, eliminating border outlines, and resetting web pages. Repost. Originally posted 8/12/2011. This is a cross browser CSS code that results in a 50% opacity to what ever it is applied to (i.e. images, links) Some of the code included is CSS 3 and may not work in some browsers.', ' The CSS Code:   .my-opacity {     filter:alpha(opacity=50); /* msie */     -moz-opacity: 0.50; /* firefox 1.0 */     -khtml-opacity: 0.50; /* webkit */ opacity: 0.50; /* css 3 */   } Please...

Thirdsphere news

I'm behind in my intended update of the Thirdsphere website, but progress is being made. Technically I suppose it's ready for use, but there are some sections I still want to tweak a bit. Here's the addy for those who'd like to take a look at the changes so far: Thirdsphere. There's still some bugs but I'm particularly interested in what the BSG and Farscape fans think of the newly reworked areas of the site.Changes made to the site:Switched to Joomla CMS from PHP-NukeUpdated Fiction archive from eFiction 2.0 to eFiction 3.0. Also renamed it the subtitle to "Flights of...