Showing page 1 of 2
Previous Next

me@grafxflow

09 Aug, 2015

Frontend Frameworks

Bootstrap 4, 3 and 2 css @media rules widths

Here is a quick reference guide containing the default @media rules used by Bootstrap 3 and Bootstrap2. Handy to know if customising things like font sizes.

me@grafxflow

11 Sep, 2012

PHP and HTML and CSS

How to use CSS @font-face for all browsers

I have always thought that using custom fonts via @font-face was only a CSS3, but actually it works in internet explorer 6 as well.

me@grafxflow

11 Sep, 2012

CMS

Changing a Joomla email link cloaking CSS color

Joomla's plugin called Email Cloaking, replaces any email in content with javascript to stop spam. One problem is changing the hyperlinks colour.

me@grafxflow

05 Sep, 2012

PHP and HTML and CSS

CSS3 border-radius fix for IE6 upwards

This post is a little helper to get around the infamous CSS3 Internet Explorer issue (of which there are many) that covers the CSS3 border-radius.

me@grafxflow

02 Sep, 2012

CMS

JQuery function not working in WordPress Post

You have placed some JQuery function in a WordPress post but it does nothing. Yet you know the code is correct. This is the way of getting it work.

me@grafxflow

04 May, 2011

Database

MYSQL Select values containing any UpperCase characters

I recently had a problem searching for values containing any uppercase characters in a MYSQL database. I had this little query but with no luck.

me@grafxflow

27 Mar, 2011

Website Server

Firefox issue with spaces in excel download file name

I did a php class to save down an excel file from a database. My client got back saying the file was the wrong format with no extension. Read the fix.

me@grafxflow

12 Mar, 2011

Database

MySQL Function Tips

Here are some tips that can really be helpful for MYSQL queries for quick reference. Including Database control functions and the like.

me@grafxflow

01 Jan, 2011

Website Server

Changing default error pages with htaccess

Nice little trick for replacing the default error pages that can appear on your server. Just add this code to your .htaccess file.

me@grafxflow

20 Apr, 2010

3D Animation

Problem putting C4D to sleep

There will be times when rendering in C4D, that your Macs monitor stays on for hours. And if try to put the screen to sleep it does nothing. Try this.

me@grafxflow

20 Mar, 2010

Mac OS X

Apple Mail not deleting problem

You may have an issue when trying deleting old messages going back a few years in your Apple Mail, but they don't disappear. Try these options.

me@grafxflow

12 Jan, 2010

3D Animation

Duplicate object in C4D

Grab the object you want to duplicate and hold the ctrl key at the same time. The icon should change to a plus sign. Then you can place it anywhere.

Showing page 1 of 2
Previous Next