Custom Fonts and their use on Websites
A quick article explaining the selection and use of fonts on websites.
Web development tips, company news, and insights from our team.
A quick article explaining the selection and use of fonts on websites.
This plugin will look at the GET URL variables and redirect the user to the segment version of the URL. For example, http://www.yourdomain.co.uk/template_group/?type=blue will redirect to http://www.yourdomain.co.uk/template_group/type/blue, or any template_group (it can be specified).
A bash script that creates a Virtualmin server then transfers files and the database from one server to the new Virtualmin server.
This code will show a subtle notification box at the bottom of the website, which when closed will use cookies to remember the choice for subsequent visits. This is suitable for the EU Cookie Directive that came into force in May 2012.
We have released a plugin for Expression Engine that allows a user to easily be subscribed to an Interspire Email Marketer contact list from an Expression Engine template. Perfect for a newsletter subscription form or a contact form thank you page if a user has opted in to receive newsletters.
It's tricky center aligning a drop down menu using CSS only, so we use a simple JQuery method to calculate the parent width and work out the child menu widths, and set them accordingly. If a user does not have Javascript enabled, then the menu still works, but is left aligned to the parent menu instead.
There are many options and configurations the AddThis code could have for your setup. This is ours.
Our custom META tag coding for SEO LITE, the META tag manager for Expression Engine
If using a 100% DIV width for a jQuery Cycle container, jQuery Cycle will find the width of the container when its rendered and fix it to this width so when you then resize the browser the container stays at the fixed width.
Solving the issue of JQuery html() not parsing URLs properly
Am finding the FREE VirtualBox for Mac MUCH faster to run Windows 7 than Parallels Desktop 5.
If you ever have a blank screen in Joomla, it is quite likely due to some errors, perhaps PHP errors. Errors are turned off by default so in order to display your errors, add the following to your configuration.php file at the bottom, before the closing PHP tag, and after the closing curly bracket:
Showing 1-12 of 23 posts