Wednesday, September 08, 2010
   
Text Size

Joomla

remove hide powered by chronoform

Joomla

Chronoform is a very popular form creator for Joomla. But sometimes its gets tough while hiding the Powered by Chronoform text from the form. We'll here's a fix to hide the text. Tough its not recommended to remove the back-link but you can mix it with the site background color to hide.

Open you template's CSS file and add the code below

.chronoform { display:none; }

 

This will hide the "Powered by Chronoform" link in the form.

 

 

Enjoy. Don't forget to post your comments.

 

Change Joomla Default Login Message Alerts

Joomla

Joomla Login Module has its default Alert / Varification message for Password Reset, Invalid Username password, Username Reset.

 

So if you are looking where to change the "Messages". Here is the file which contains those informations.

components/com_user/controller.php

eg.

JText::_('You are already registered.')

JText::_( 'REG_COMPLETE_ACTIVATE' );

 

So just copy the message you want to change and search in the page and replace with your own text.

 

Hope this helps. Enjoy :-)

 

Joomla Message Alert not displayed

Joomla

While using a custom template you might have experienced that "Default Joomla Alert Message Don't Appear". This is due to you have or the template designer has not assigned the position for Message Alerts.

 

Open index.php file of your template and add this

<jdoc:include type="message" />


just before your your component declaration

<jdoc:include type="component" />

 

Hope this help :)

   

Article Title Style for Joomla

Joomla

Most of you might have faced the challenge to style the Article Titles in Joomla by default. Thus you might have to put a style into every single article to add the style.

 

Well you can do it from the CSS itself you have created for your joomla templated. Joomla by default takes .contentheading class for Article titles and in h2 heading style.

 

redirect 404 / 301 pages page not found error page in joomla

Joomla

In Joomla you will find a default Joomla 404 page. Thus often you might want to redirect those not found pages to some other page or your main site. To do so please follow the steps as below

 

1. Edit error.php file under templates/system/ folder of your Joomla installation.

 

   

Page 1 of 2

Featured Links:
Banner
Banner
mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday12
mod_vvisit_counterYesterday94
mod_vvisit_counterThis week193
mod_vvisit_counterLast week649
mod_vvisit_counterThis month612
mod_vvisit_counterLast month4836
mod_vvisit_counterAll days30225

We have: 3 guests, 1 bots online
Your IP: 38.107.191.98
 , 
Today: Sep 08, 2010

Gallery

No images