Tuesday, November 4, 2014

Colors in Web Design and their meaning!

Designing  website templates is a challenging job and the main challenges in it are 
1.     understanding the website's purpose, ?
2.     why is the website being developed, ?
3.     what it is supposed to tell it's visitors. ?...etc

To meet the requirement and have a successful website, color combination should be highly prioritized. So one have to know about the colors meaning such as which color indicates what mode or message. I have read about it somewhere on the internet, from that post here are the color names and their meanings. Have a look! 

Red – Attention, excitement, anger, love, warmth, life, blood 
Yellow – Happiness, competence, enthusiasm, wealth, sophistication. 
Green – Balance, good taste, envy, health, money, harmony. 
Orange - Passion, originality, and freshness 
Blue – Honesty, masculinity, competence, coldness, loyalty, trust, reliability. 
Pink – Feminist, love, compassion, sophistication, sincerity, romance, gentleness. 
Black – Grief, sophistication, expensive, intelligent, death, slimming. 
White – Purity, simplicity, order, innocence, cleanliness, neutrality.

Note - unfortunately I can not provide the original post link as I have lost it, please Google it if you feel any doubt or need to know details. I collect and keep posts for my own collection.

Thank you!

Thursday, October 2, 2014

How to Fix the WordPress White Screen of Death, White Screen at wp-admin!

White Screen of Death is a serious problem for a developer. The trouble it prepares is that It will stop you from accessing your WordPress admin panel. Its obvious to get tensed if you can't access wp-admin panel and the worst thing about white screen of death is that it sometimes only affects a specific portion of your website. Like you will only see the white screen of death on your WordPress admin but everything else keeps working alright. On the other hand, different problems may happen such as you may only see it on a specific post and as I said that everything else operates just normal.

Why this problem arises ?

May be some plugin you are using are malfunctioned or troubling, or sometimes it happens because of poor coding, maybe for just a simple white space on your function.php lead your wp-admin to go white screen of death.

Friday, May 16, 2014

Leverage Browser Caching

Web developer's have to take care all the aspects which keep a website fast and smart in every challenge. One can easily check the performance of his/her website from several testing tools, but how to overcome all those fixes notified by the tool ? 

OK let's start discussing about them, hope we can find a way out...

Monday, September 17, 2012

Page Columnist, WordPress Plugin

So many people out there like WordPress for simplicity and as an Easy using web publishing tool, Here i am going to make their work a bit more easier by telling about a very handy and useful WordPress plugin. It helps creating sections and divide them equally on a WordPress page. Those who are in that need and searching for a way out just download and start using the Plugin.


Download Link -


->   http://www.code-styling.de/english/development/wordpress-plugin-page-columnist-en


Saturday, September 8, 2012

Twenty Eleven Stylesheet Modification Easy Way

This is very useful for wordpress user, who use 'Twenty Eleven' theme. I collected this post from a site. original post link is here

1. If you want to Header Site Title Font color,font size, font type of your Twenty Eleven theme

#site-title a {
color: red;
font-family: times New Roman;
font-size: 30px;
font-weight: bold;
line-height: 36px;
text-decoration: none;
}

2. If you want to change the Site Title’s mouse over (hover) font color of Twenty Eleven

#site-title a:hover, #site-title a:focus, #site-title a:active {
color: #1982D1;
}

Sunday, July 8, 2012

Joomla ifreedom-fjt template slideshow on all page

I was customising a joomla 2.5 template which is ifreedom-fjt,i went through a tuff problem that was the slideshow did'nt working on every page except home page only, i googled on the internet for the solution for about two hours and then got my required solution.it is working perfectly now.
to solve this you have to open the template folder, open the index.php file and have to delete few lines from the template.that lines are