Posts Tagged ‘css’

jQuery UI draggable and resizable combination

Wednesday, November 12th, 2008

I’ve just taken a look at how a rich interface for creating invitations could be created with jQuery UI’s draggables and resizables.... Read More

Working with TYPO3 4.2 and TemplaVoila 1.3.7

Monday, September 15th, 2008

Introduction... Read More

Styling Lists and Boxes with Round Corners

Monday, September 15th, 2008

Let’s begin with the menu. The below CSS listing is only concerned with the menu list itself, not the box that contains it, we’ll get to that later.... Read More

YAML CSS Framework with Borderless Banner

Wednesday, September 10th, 2008

I should have done this a long time ago. I’ve probably redone the below adjustments five times already, wasting more than a full working day all in all, testing by trial and error.
yaml_banner_border.jpgyaml_banner.jpg
Normally the YAML CSS framework looks like the picture to the left when you add a banner without changing anything. Unfortunately all the sites I’ve been involved in required the banner to have no borders. The below CSS will result in a look like in the picture to the right.... Read More

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