How to align the tags to the right?

Add to your template css stylesheet the following lines :

div.cp_tags {
   float : right;
}

 

 

Last Updated ( marted́, 12 agosto 2008 )