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.
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.
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.
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.
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.
Responsive CSS allows you to design a website which will change scale and layout depending on a users device (Computer, Mobile and Pad).
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!
Here is a little list of handy keyboard shortcuts for using in Dreamweaver. They will help your workflow and will be extremely time saving.
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.
Here is how to insert php code and any other kind of code into a Joomla article directly.
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.
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.
Thought I would put a few basics of CSS on the blog for beginners. Like CSS Positioning. and the like.