Saturday, September 04, 2010
   
Text Size

Askforweb - A Community for all your Web Needs

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.

 

Allow to show Directory Listing through .htaccess

Issues and Solution

Most webserver Disable Directory Listing due to Security Issue. But you can overcome it by using the code below in your .htaccess file

 

Remove border around textbox in google chrome

Web Design and Development Tips

User Rating: / 4
PoorBest 

you might have noticed while browsing your site or other sites in Google Chrome that a automatic border come's around the text boxes. Here the solution to get rid of the chrome default textbox border

 

in your CSS just add the following

 

Sort product attributes in product order page oscommerce

Oscommerce

Most of you might have noticed in your Oscommerce Catalog that Attributes for every products don't come up in sorted order. Which looks very awkward. There's a simple modification to get rid of it.

 

1. Edit product_info.php file under your catalog's main folder.

 

   

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.

 

   

Stylish Jquery Form Tooltip

Jquery

Today while working with a Website's form. I found this nice Stylish Jquery form Tooltip. Its really great job done by the developer.

   

How to remove Welcome to the Frontpage title

Joomla

A very common issue of Joomla 1.5 is how to remove/change the frontpage title "Welcome to Frontpage" in your Joomla installation.

Well these are the steps to get rid of it.

# Login to you Joomla administration

# Click on Menu ---> Main Menu (will show Menu Item Manager)

Frontpage title 1

   

Page 1 of 2

Featured Links:
Banner
Banner
mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday27
mod_vvisit_counterYesterday77
mod_vvisit_counterThis week566
mod_vvisit_counterLast week1183
mod_vvisit_counterThis month248
mod_vvisit_counterLast month4836
mod_vvisit_counterAll days29861

We have: 3 guests online
Your IP: 38.107.191.99
 , 
Today: Sep 04, 2010

Gallery

No images