Showing page 1 of 2
Previous Next

me@grafxflow

03 May, 2017

PHP and HTML and CSS

Ignore .DS_store files when uploading in Dreamweaver

Here is a nice little trick to stop Dreamweaver uploading the '.DS_Store' files and you having to delete them either on the live site or via the terminal.

me@grafxflow

30 Oct, 2016

PHP and HTML and CSS

Find and replace crashes Dreamweaver CC on Mac

Is Adobe Dreamweaver crashing on your Mac when you try and do a 'Find and Replace'. Well fingers crossed this little tip should solve the problem for you.

me@grafxflow

15 Dec, 2013

PHP and HTML and CSS

Open and colour code tpl files in Dreamweaver

With these file amends you can make Dreamweaver MAC open files with the extension (tpl) plus make them use the php code colouring settings for output.

me@grafxflow

12 Apr, 2013

PHP and HTML and CSS

Show hidden .DS_store files in Dreamweaver

Tested a themes compatibility in WordPress and noticed a .DS_Store files warning, but I couldn't see them in DreamWeaver. Here is a simple solution.

me@grafxflow

18 Mar, 2013

PHP and HTML and CSS

What is responsive CSS

Responsive CSS allows you to design a website which will change scale and layout depending on a users device (Computer, Mobile and Pad).

me@grafxflow

05 Mar, 2013

CMS

Import CSV into WP-eshop Magento error

I recently had to upload a CSV file edited in excel to Wordpress eshop, but I kept getting back error messages. This is a very easy solution!

me@grafxflow

06 Nov, 2012

PHP and HTML and CSS

Dreamweaver keyboard shortcuts

Here is a little list of handy keyboard shortcuts for using in Dreamweaver. They will help your workflow and will be extremely time saving.

me@grafxflow

16 Oct, 2012

PHP and HTML and CSS

How to remove blank lines in Dreamweaver

In Dreamweaver I had a CSS file with loads of blank lines of code, which needed to be deleted to make the file smaller. Here's a nice little tip.

me@grafxflow

28 Aug, 2012

CMS

How to Insert php code into a Joomla article

Here is how to insert php code and any other kind of code into a Joomla article directly.

me@grafxflow

20 Feb, 2010

CMS

Joomla JXTC Deluxe News Module link Problem

I had to do a joomla website and used the 'JXTC Deluxe News Module'. But when selecting the images they didn't use the correct URL link.

me@grafxflow

10 Feb, 2010

PHP and HTML and CSS

Spaces appearing between Div tags in IE6

You will have a template with a simple content, header, menu and footer div tags. In IE 6 you will be seeing some strange gaps between the div tags.

me@grafxflow

23 Sep, 2009

PHP and HTML and CSS

CSS the Basics

Thought I would put a few basics of CSS on the blog for beginners. Like CSS Positioning. and the like.

Showing page 1 of 2
Previous Next