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