Rapid-Source

Instructions CSS for Rapid Recipe Print E-mail
Friday, 28 July 2006

CSS for Rapid Recipe

Learn about the infinite possibilities on design, through use of css.

In the com_rapidrecipe folder, you will find the "rapidrecipe.css" file. This is the file that controlls the way your demos look.

In order to change this file you need at least a simple text editor and some basic knowledge of css. I am assuming here that you have both of these.

When you open the rapidrecipe.css file you will see that everything is neatly ordered, with comments that will help you understand what you need to change.

The comments look like this:

/* ----------------Main Category Display ----------------------*/

and tell you which section of the rapid recipe component you are about to change.

If you need to learn about css here are some very helpful links:

w3schools

Listamatic 

Then you need to upload the changed file to your hosting server at the directory component/com_demo. You can do this using any ftp client. If you are unfamiliar with ftp clients here are some helpful links:

ftp tutorial

ftp planet

 
< Prev   Next >
You are here  :Home arrow CSS Instructions