Email - info@zymphonies.com

Blog

Symfony - PHP web framework

Symfony is a web application PHP framework which follows the model-view-controller (MVC) paradigm. Symfony is the…

Read more

How to select a Drupal development company

Knowledge in Drupal CMS:

Knowledge in Drupal CMS is a essential part. None of the company can develop…

Read more

Drupal 8 key features

Yes, Drupal is changed lot, Drupal 8 is coming with lot of new features. These are five reason to choose Drupal 8.…

Read more

Add new regions in Drupal 7 themes

Drupal theme regions are specific areas defined in a theme into which we place blocks. We can create several regions…

Read more

How to create dropdown menus in Drupal

For creating multi-level menus in Drupal 7, 
Login as admin and navigate to structure -> menu(/admin/…

Read more

Adding body class for IE

Conditional comments allow special syntax constructions for checking the IE version and are proprietary to Internet…

Read more

Keep Flash behind other elements

Dropdown menu going "behind" a flash movie, or staying on top of a lightbox layover. You have a CSS based drop-down…

Read more

HTML comment

Comments are piece of code which is ignored by any web browser. It is good practice to comment your code, especially…

Read more

Using CSS3 for alternate row colors

The DIV movement of getting away from table-based design taught us that tables should be used only when you're…

Read more

HTML5 character encoding

Every piece of text you have ever seen on your screen, that actually stored in a particular character encoding…

Read more

Introducing $(document).ready()

This is the first thing to learn about jQuery, If you want an event to work on your page, you should call it inside…

Read more

Redirecting non-www to www with .htaccess

Redirect all non-www requests to your site to the www version, all you need to do is add the following code to your…

Read more