Readmore button alignment in joomla

December 18, 2008 · Filed Under Joomla · Comment 

Aligning Readmore button to right in Joomla

Steps followed

1. Login to Joomla Admin Panel
2. Extension -> Template Manager
3. Select your active Template
4. edit CSS
5. template.css -> edit
6. Locate for a.readon:link, a.readon:visited  and a.readon:hover

add the following code inside it

float: right;

eg
a.readon:link,

a.readon:visited {

padding: 3px 6px 3px 22px;

text-decoration: none;

color: [...] Continue Reading…

421 Too many connections from this IP

December 4, 2008 · Filed Under Uncategorized · Comment 

this can come up when your ftp program transfers multiple files at once, using multiple connections. i fixed it in filezilla by going to edit -> settings -> transfers and setting the concurrent uploads and downloads each to 1.

Cannot download files with docman component

November 19, 2008 · Filed Under Joomla, docman · 2 Comments 

There seems to be a bug in the Docman Component 1.4.0 rc3. The component works fine except that it does not allow users to download the document . (Download button is missing)

The simple fix to it is as follows

1. login to FTP and browse [...] Continue Reading…

Joomla- cutomizing Custom error (404) pages

September 22, 2008 · Filed Under Joomla · 4 Comments 

Custom error pages
Joomla! uses the templates/system/error.php file to handle several HTTP Status errors, including “403 Forbidden”, “404 Not Found”, and “500 Internal Server” Errors. You can style the error results, if desired.

It is important to understand that the error.php is an independent [...] Continue Reading…

Changing the Favicon Of Your Joomla Site

September 16, 2008 · Filed Under Joomla · Comment 

The favorite icon (commonly referred to as the favicon) is an image file that is 16×16 pixels, and is normally named favicon.ico.

You need to upload it to the template directory of the template that you are using. If you are using multiple templates you’ll [...] Continue Reading…

Joomla Template Install: Another template is already using directory

September 16, 2008 · Filed Under Joomla · Comment 

“Template Install: Another template is already using directory: ‘joomlaroot/templates/template_name’”

The error message suggest, another template with the same name is already installed. There is also the possibility that the same template had been installed, but not properly uninstalled earlier. Either way, to get the template [...] Continue Reading…

Transfer Files or Backup from one Server to another Server

September 4, 2008 · Filed Under Linux / Unix Commands · 3 Comments 

1. cPanel Remote Backup

This is the most easiest method used to transfer whole site backup from server to server. It makes use of the “Backups” feature in cPanel and needs to be enabled by your host.

To use this

1. Open the Backups manager in your [...] Continue Reading…

Error loading feed data : JCE EDITOR

September 3, 2008 · Filed Under Uncategorized · 7 Comments 

If you encounter the pink “Error loading feed data” banner message with the installation of JCE.

Follow the following steps to remove it

Extensions –> Module Manager –> Administrator –> JCE Latest News Module –> Delete (or disable).

The pink Error loading feed data banner message should [...] Continue Reading…

How to Set Up A PPC Campaign

August 27, 2008 · Filed Under SEO - Search Engine Optimization · 4 Comments 

How to Set Up A PPC Campaign

The important factor that affects your PPC campaign is the amount you intend to spend and your target keyword.

Obviously, the larger PPC search engines like Google Adwords, Yahoo! Search Marketing and MSN have the widest coverage, so the [...] Continue Reading…

Pay Per Click Search Marketing

August 27, 2008 · Filed Under SEO - Search Engine Optimization · 5 Comments 

What is Pay Per Click Search Marketing?

A simple definition of Pay Per Click (PPC) is the placement of an ad on a search engine results page or web page that appears for specified keywords or key phrases. The advertiser pays a pre-determined price (or [...] Continue Reading…

If you enjoyed this post and found it useful, please write your comments. You comments would encourage us to write more. Also make sure you subscribe to our RSS feed!

We Provide Custom PHP Programming for Joomla , Wordpress, OScommerce, Creloaded, Xcart and any other opensource solution you can think of at www.technoIntellects.com.

Get our Joomla Hosting Packages at the affordable price with unlimited services

Next Page »