Posts Tagged ‘css’

Don’t forget that body background color

Saturday, September 6th, 2008

Modifying the look of the GUI in Linux is one of the reasons it’s more fun than Windows, but it’s not very difficult to do in Windows too, using various tools that “crack” it open. A more softcore approach is Desktop -> Properties -> Appearance -> Advanced.... Read More

Adding search with jQuery and Check Boxes

Monday, August 25th, 2008

Asian Diving Vacation search function... Read More

jQuery Treeview with MODx Wayfinder

Sunday, July 6th, 2008

I’ve begun creating a site for a friend of mine who will sell diving, Asian Diving Vacation (please don’t bitch about the way it looks at this point, it’s a work in progress, the only reason I’m linking to it at this point is because there is also a lot of bitching about demos going on, so here you go demo freaks) . I’m using MODx because it simply rocks for the purpose, we don’t need any strange modules that would require something from the giant repositories of Drupal or Joomla.... Read More

New look!

Wednesday, February 20th, 2008

I just updated the layout, I think it’s much cleaner and nicer now. Loads faster too :) Anyway, hope you like it!... Read More

jQuery tablesorter – sorting tables is easy

Tuesday, December 11th, 2007

This is a continuation of the scrolling and toggling tutorial. Some of it’s content is discussed here, without much explanation. ... Read More

Writing a CMS/Community with Smarty and the Zend Framework: Part 6

Friday, December 7th, 2007

This time we will take a look at the current state of the gallery section.... Read More

Joomla 1.5 template design with YAML CSS Framework

Wednesday, October 24th, 2007

I usually start with a Yaml scaffolding when I make a new template for Joomla. When I use Yaml I know the basic structure of the HTML document is the best possible, and the CSS will work for IE6 out of the box. Yaml has been created by far more design and CSS savvy people than me and I trust them completely.... Read More