This commit is contained in:
Oliver Davies 2017-07-11 18:57:51 +01:00
parent 0692d8ff00
commit 47e2ffcfda
247 changed files with 409 additions and 383 deletions

View file

@ -84,7 +84,7 @@
<main class="col-md-9">
<h1>Style Drupal 6&#039;s Taxonomy Lists with PHP, CSS and jQuery</h1>
<p class="posted">5th April 2010</p>
<p class="posted text-light">5th April 2010</p>
<p>Whilst developing this, and other Drupal websites for clients, I decided that I wanted to categorise content using the taxonomy system. However, I wasn't happy with the way that Drupal displayed the terms lists by default, and I started comparing this to other websites that I look at.</p>

View file

@ -84,7 +84,7 @@
<main class="col-md-9">
<h1>Using ImageCache and ImageCrop for my Portfolio</h1>
<p class="posted">28th April 2010</p>
<p class="posted text-light">28th April 2010</p>
<p>Whilst working on my own portfolio/testimonial website, I decided to have a portfolio page displaying the name of each site and a thumbnail image. For this Blog post, I'll be using a site called <a href="http://popcornstrips.com">Popcorn Strips</a> which I built for a friend earlier this year as an example.</p>