Blogs
-
0 comments
-
-
Now a days social media marketing has became a trend because social media networks are just new channels for your brand?s voice and content. This is important because it simultaneously makes you easier
-
0 comments
-
-
Step 1: Enable Twitter Module and its Dependencies
- Download Twitter Module and extract it to sites/all/module
- Download Oauth and extract it to sites/all/module
- Now Enable these module
-
0 comments
-
-
The main difference between using @extend
and @mixin
is in the output CSS
. Like, If you want to create 5 box and only the color of the background would be changed. And you use mixins.
-
0 comments
-
-
SassScript supports control directives for including styles only under specific condition or including same style several times with variations. Their main purpose is to use them in mixins, those that are part libraries like Compass and requires flexibility.
-
0 comments
-
-
Qforms module is similar to webform module but it is much lighter then webform and is much simpler for using. The main idea behind qforms module is to keep it simple for the end user.
-
0 comments
-
-
One tool that makes spam detection and prevention extremely easy is the Drupal 7 Mollom module. This module uses the Mollom service to give your Drupal website capabilities to add captchas to forms, or even analyze text for content that looks like Spam.
-
0 comments
-
-
Firebug is a free and open-source web browser add-ons for Mozilla Firefox, and now also for Google Chrome. Which gives facilities to the live debugging, editing, and monitoring of any website's CSS, HTML, DOM, XHR, and JavaScript.