Now i want to show you how to remove or delete vinaora visitors counter link ("visitors counter" link at the bottom module). This module shows you the number of your site's visitors. Oh, in this case i used vinaora visitors counter 1.7.3 joomla 1.5 module. And Note that this is Just Sharing All The Things I Know. Nothing else. So here we go... Vinaora visitors counter remove link :
1. Go to folder: modules\mod_vvisit_counter\tmpl\
2. Open or edit default.php file with text editor you favored. :)
3. Go to bottom line until you find these lines:
$html .= '<div style="text-align: center;"><a href="http://vina';
$html .= 'ora.com/joomla/vinaora-visitors-counter.html" target="_self" title="Vinaora Visit';
$html .= 'ors Counter '.VERSION_MODULE.' for Joomla!" style="border:0px none; text-decoration:none; ">';
$html .= 'Visitors Counter</a></div>';
$html .= '</div>';
4. Now just delete the first 4 lines ( yes, just delete :P )
5. DON'T DELETE THIS LINE : $html .= '</div>';
6. If you prefer not to delete, make it as comment by add // before the line, like this :
// $html .= '<div style="text-align: center;"><a href="http://vina';
// $html .= 'ora.com/joomla/vinaora-visitors-counter.html" target="_self" title="Vinaora Visit';
// $html .= 'ors Counter '.VERSION_MODULE.' for Joomla!" style="border:0px none; text-decoration:none; ">';
// $html .= 'Visitors Counter</a></div>';
$html .= '</div>';
7. Save the file and refresh the browser to see the result.
That's All.
PS: This Joomla 1.5 Module is under GPL License. Read Explained Article by Lawrence Rosen.
Showing posts with label joomla 1.5 module. Show all posts
Showing posts with label joomla 1.5 module. Show all posts
Monday, October 5, 2009
Subscribe to:
Posts (Atom)
MyBlog Related Search
Custom Search