{"id":249,"date":"2008-01-11T18:26:01","date_gmt":"2008-01-11T18:26:01","guid":{"rendered":"http:\/\/mercenarios.org\/wps\/index.php\/2008\/01\/11\/joomal-en-5-minutos\/"},"modified":"2008-01-11T18:26:01","modified_gmt":"2008-01-11T18:26:01","slug":"joomal-en-5-minutos","status":"publish","type":"post","link":"https:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/","title":{"rendered":"Joomal en 5 minutos."},"content":{"rendered":"<table class=\"contentpaneopen\">\n<tbody>\n<tr>\n<td class=\"contentheading\" width=\"100%\">Understanding Joomla \/ Mambo CSS in 5 minutes <\/td>\n<td class=\"buttonheading\" align=\"right\" width=\"100%\"><a title=\"Print\" onclick=\"window.open('http:\/\/www.joomlart.com\/index2.php?option=com_content&#038;task=view&#038;id=44&#038;pop=1&#038;page=0&#038;Itemid=21','win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;\" href=\"http:\/\/www.joomlart.com\/index2.php?option=com_content&#038;task=view&#038;id=44&#038;pop=1&#038;page=0&#038;Itemid=21\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" alt=\"Print\" src=\"http:\/\/www.joomlart.com\/templates\/default\/images\/printButton.png\" data-rel=\"prettyPhoto[image-249]\" align=\"middle\" border=\"0\" name=\"Print\" \/><\/a> <\/td>\n<td class=\"buttonheading\" align=\"right\" width=\"100%\"><a title=\"E-mail\" onclick=\"window.open('http:\/\/www.joomlart.com\/index2.php?option=com_content&#038;task=emailform&#038;id=44&#038;itemid=21','win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=400,height=250,directories=no,location=no'); return false;\" href=\"http:\/\/www.joomlart.com\/index2.php?option=com_content&#038;task=emailform&#038;id=44&#038;itemid=21\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" alt=\"E-mail\" src=\"http:\/\/www.joomlart.com\/templates\/default\/images\/emailButton.png\" data-rel=\"prettyPhoto[image-249]\" align=\"middle\" border=\"0\" name=\"E-mail\" \/><\/a> <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table class=\"contentpaneopen\">\n<tbody>\n<tr>\n<td class=\"createdate\" valign=\"top\" colspan=\"2\">Wednesday, 15 June 2005 <\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" colspan=\"2\">\n<table class=\"contenttoc\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\">\n<tbody>\n<tr>\n<th>Article Index<\/th>\n<\/tr>\n<tr>\n<td><a class=\"toclink\" href=\"http:\/\/www.joomlart.com\/tutorials\/templates_tutorial\/understanding_mambo_css_in_5_minutes.html\">Understanding Joomla \/ Mambo CSS in 5 minutes<\/a> <\/td>\n<\/tr>\n<tr>\n<td><a class=\"toclink\" href=\"http:\/\/www.joomlart.com\/tutorials\/templates_tutorial\/understanding_mambo_css_in_5_minutes\/1.html\">Break down a little further<\/a> <\/td>\n<\/tr>\n<tr>\n<td><a class=\"toclink\" href=\"http:\/\/www.joomlart.com\/tutorials\/templates_tutorial\/understanding_mambo_css_in_5_minutes\/2.html\">Tweaking and Tuning<\/a> <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"pagenavcounter\">Page 1 of 3<\/div>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"Mambo CSS Tutorial\" height=\"173\" alt=\"Mambo CSS Tutorial\" hspace=\"6\" src=\"http:\/\/www.joomlart.com\/images\/stories\/tutorials\/5minutes.gif\" width=\"150\" align=\"right\" border=\"0\" \/>This tutorial will give you an overview of Joomla \/ Mambo CSS styling. All of the basic css elements of Mambo is put into a clean and easy-to-read picture which will help you to remember in a quickest time. The CSS elements here are updated with the latest version of Joomla \/ Mambo and I strongly believe that they can be applied in coming Joomla 1.0.X \/ Mambo 4.5.X releases.<\/p>\n<h2>1. Picturize the CSS<\/h2>\n<p>The below diagram displays most basic css elements of the latest Mambo version (4.5.x) using the default template (rhuk_solarflare_ii).<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"Image\" height=\"1254\" alt=\"Image\" hspace=\"6\" src=\"http:\/\/www.joomlart.com\/images\/stories\/tutorials\/mambo_css_guide.gif\" width=\"477\" align=\"middle\" border=\"0\" \/> <\/p>\n<h2>2. Where to find this CSS <\/h2>\n<p>Each Joomla \/ Mambo template has a CSS file named &quot; <em>template_css.css<\/em>&quot; located in<br \/><strong>%installdir%\/templates\/template_name\/css<\/strong> folder. Location structure of a template is as follows:<\/p>\n<pre class=\"php\">installdir\/templates\/   |   +- template_name\/        |         +- index.php         |        +- template_thumbnail.png          |        +- templateDetails.xml        |        +- css\/        |    |        |    +- template_css.css        |        +- images\/<\/pre>\n<p><!--MosGoogleAd (c) http:\/\/www.drcorbeille.ch --><\/p>\n<h2 align=\"center\">3. Break down a little further <\/h2>\n<p align=\"center\">By now, you have had an overview of Joomla \/ Mambo CSS, I list here all the CSS elements of Joomla 1.0.X \/ Mambo 4.5.X with detail explanation so that you can understand further. This is a blank (no style is set) but totally complete css file of a standard Joomla \/ Mambo template.<\/p>\n<p align=\"center\">You can highlight and copy then paste into your text editor or <a href=\"http:\/\/www.joomlart.com\/scripts\/tutorials\/template_css.css\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>download the sample CSS file<\/strong><\/a> (right click &gt;&gt; save target as). Most of css files of many templates do not include all Joomla \/ Mambo CSS elements (even the default ones). So my <a href=\"http:\/\/www.joomlart.com\/scripts\/tutorials\/template_css.css\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Mambo standard css file<\/strong><\/a> will be a good place for you to start from.<\/p>\n<div align=\"center\">\n<pre class=\"php\"><span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* STANDARD COMPLETE CSS FOR JOOMLA 1.0.X and MAMBO 4.5.X TEMPLATES *\/<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* By Dinh Viet Hung (C) http:\/\/www.joomlart.com: Free templates and Professional Templates Club *\/<\/span> &nbsp; &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* DEFAULT SETTINGS *\/<\/span>  <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Below are  default settings are used when no other style has been defined.*\/<\/span> body <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span><span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Style for the body tag of your website, controls font family page background, etc.*\/<\/span> p <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*formatting all &lt;div&gt; (division) items.  This is a catch-all that only applies when no other  style has been defined.*\/<\/span> td <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*formatting all  &lt;td&gt; items. This default setting is used when no other style has been defined.*\/<\/span> tr <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*formatting all  &lt;tr&gt; items.  This default setting is used when no other style has been defined.*\/<\/span> ul <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*formatting all UL (unordered list) items. This default setting is used when no other style has been defined.*\/<\/span> a:<a href=\"http:\/\/www.php.net\/link\"><span style=\"COLOR: rgb(0,0,102)\">link<\/span><\/a> <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* general links style*\/<\/span> a:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> hr <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* horizontal line in your template*\/<\/span> hr.separator <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* FORMS SETTINGS *\/<\/span>  .button <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> .inputbox <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> .search <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*formatting the &lt;div&gt; which holds search items: inputbox, search button...*\/<\/span> &nbsp; &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* NAVIGATION\/MENU SETTINGS *\/<\/span> &nbsp; a.mainlevel<span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* this styling is for the MAIN items in the menu *\/<\/span> a.mainlevel:<a href=\"http:\/\/www.php.net\/link\"><span style=\"COLOR: rgb(0,0,102)\">link<\/span><\/a> <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a.mainlevel:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a.mainlevel:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">#active_menu {} \/* this styling is for the menu item when it is active, even in main\/sub position*\/<\/span> &nbsp; ul<span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">#mainlevel-nav {}<\/span> ul<span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">#mainlevel-nav li{}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">#mainlevel-nav a:link {}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">#mainlevel-nav a:visited{}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">#mainlevel-nav a:hover {}<\/span> &nbsp; a.sublevel<span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* this styling is for menu items that HAS A PARENT *\/<\/span> a.sublevel:<a href=\"http:\/\/www.php.net\/link\"><span style=\"COLOR: rgb(0,0,102)\">link<\/span><\/a> <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a.sublevel:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a.sublevel:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; .pagenavbar <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Sets the style for the footer navigation (&quot;&lt;&lt; Start &lt; Prev Next &gt; End &gt;&gt;&quot;)  when they do not appear as hyperlinks (when only a few articles exist).*\/<\/span> .pagenavbar:<a href=\"http:\/\/www.php.net\/link\"><span style=\"COLOR: rgb(0,0,102)\">link<\/span><\/a> <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Style for the footer navigation (&quot;&lt;&lt; Start &lt; Prev Next &gt; End &gt;&gt;&quot;) when  they become hyper links*\/<\/span> .pagenavbar:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; .pagenav <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* as the name implies, this is for formatting texts for those  &quot;&lt;&lt; Start &lt; Previous 1 Next &gt; End &gt;&gt;&quot; links *\/<\/span> a.pagenav:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a.pagenav:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; a.readon:<a href=\"http:\/\/www.php.net\/link\"><span style=\"COLOR: rgb(0,0,102)\">link<\/span><\/a> <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Style for the &quot;Read More&quot; link that is displayed for large content items*\/<\/span> a.readon:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a.readon:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; .back_button <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Style for the &quot;BACK&quot; button*\/<\/span> .pagenav_prev <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Style for the PRE button*\/<\/span> .pagenav_next <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Style for the NEXT button*\/<\/span> &nbsp; .latestnews ul <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Style for latest news list - by default, latest news is user1 module*\/<\/span> .latestnews li <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; .mostread ul<span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Style for most popular list - by default, most popular is user2 module*\/<\/span> .mostread li<span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* CONTENT PAGE SETTINGS *\/<\/span> a.category:<a href=\"http:\/\/www.php.net\/link\"><span style=\"COLOR: rgb(0,0,102)\">link<\/span><\/a> <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a.category:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a.category:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; .blogsection <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Formatting the links in Blog section *\/<\/span> .blog_more <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*The &quot;More&quot; text in blog section*\/<\/span> a.blogsection:<a href=\"http:\/\/www.php.net\/link\"><span style=\"COLOR: rgb(0,0,102)\">link<\/span><\/a> <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* set the link format *\/<\/span> a.blogsection:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* same as above, but to set the visited link format *\/<\/span> a.blogsection:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* same as above, but for links with mouse pointer over it *\/<\/span> &nbsp; .componentheading <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span><span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Title of the component being used to display the content.*\/<\/span> .contentheading <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Title of the content, article, etc. being displayed.*\/<\/span> .contentpane <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Table that holds all non-article information (components,  category lists, contact forms, etc).*\/<\/span> .contentpaneopen <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Table that holds the actual text for an article.*\/<\/span> .contentpagetitle <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Title of articles*\/<\/span> &nbsp; a.contentpagetitle:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Title of articles when appeare as links *\/<\/span> a.contentpagetitle:<a href=\"http:\/\/www.php.net\/link\"><span style=\"COLOR: rgb(0,0,102)\">link<\/span><\/a> <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> a.contentpagetitle:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; .contentdescription <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Formating the &quot;DESCRIPTION&quot; of sections, categories  (News\/Weblinks\/Latest news...) *\/<\/span> table.contenttoc <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Formating the table of the Tables of Contents for multiple  pages content or article *\/<\/span> table.contenttoc td <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* same as above, used to format the td and able cells *\/<\/span> table.contenttoc th <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* same as above, used to format the th of &quot;Tables of  Content&quot; ( normally Article Index)*\/<\/span> table.contenttoc td.toclink <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* same as above, used to format toc link texts*\/<\/span> a.toclink:<a href=\"http:\/\/www.php.net\/link\"><span style=\"COLOR: rgb(0,0,102)\">link<\/span><\/a> <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* same as above, used to format toc link text status*\/<\/span> a.toclink:visited <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span>  a.toclink:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span>  &nbsp; &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* JOOMLA - MAMBO SECTIONS LISTINGS *\/<\/span> .sectiontableheader <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* This is for styling the section table headers on a  SECTION's page. Example: table header of &quot;Date&quot;, &quot;Item Title&quot;, &quot;Author&quot; and &quot;Hits&quot;? *\/<\/span> .sectiontableentry1 <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span>  .sectiontableentry2 <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> &nbsp; &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* JOOMLA - MAMBO MODULES FORMATTING *\/<\/span> table.moduletable <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Formatting the module table *\/<\/span> table.moduletable th <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Formatting the module header, and the module titles *\/<\/span> table.moduletable td <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Formatting the table cells of the module table *\/<\/span> &nbsp; &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* MISCELLANEOUS *\/<\/span> &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Dates , Authors*\/<\/span> .createdate <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* For styling the date the content\/articles are created under contents title *\/<\/span> .modifydate <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Formating &quot;Last updated on&quot; text at the end of articles\/contents *\/<\/span> .small <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Formating &quot;Written by:....&quot; text *\/<\/span> .smalldark <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span><span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/*Found in poll result page, for &quot; Number of Voters&quot;.. text *\/<\/span> &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Polls *\/<\/span> .poll <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* format the td of poll table *\/<\/span> .pollstableborder <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* set the border properties of the polls voting table *\/<\/span>   &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Weblinks *\/<\/span> .weblinks<span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* well.. to format the link's titles under the &quot;Weblinks&quot;    section on the frontend *\/<\/span> a.weblinks:hover <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* same as above, but for link with mouseover *\/<\/span>   <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Newsfeeds *\/<\/span> .newsfeedheading <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* The newsfeed title. NOTE: This will not affect the newsfeed's news title! *\/<\/span> .newsfeeddate <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* yeah.. the date on the newsfeed *\/<\/span> .fase4rdf <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* this is the body text of the newsfeed *\/<\/span>   <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Search page *\/<\/span> table.searchintro <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* This is for formatting the box with &quot;Search Keyword: test returned 4 matches&quot; box that appears after you have entered a search value. It appears on the mainbody with the search results *\/<\/span> &nbsp; &nbsp; <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* JOOMLA - MAMBO TABBED FRONTEND ADMIN INTERFACE *\/<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* The CSS below efines how the frontend admin interface when logged in *\/<\/span>   .ontab <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span><span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* For styling of the &quot;Tab&quot; buttons when editing contents through the  frontend as admin.  This .ontab is the styling for the tab when it is active or after its &quot;clicked&quot; *\/<\/span> .offtab <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Same as above, used for styling of the &quot;Tab&quot; buttons when editing  contents through the frontend.  This the styling for the tab when it is NOT active or when it is NOT &quot;clicked&quot; *\/<\/span> .tabpadding <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* this style is used set the size of the tab in the above *\/<\/span>  .tabheading <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* Not too sure what this is used for. Couldn't find anything  related to it yet at the moment *\/<\/span> .pagetext <span style=\"COLOR: rgb(102,204,102)\">{<\/span><span style=\"COLOR: rgb(102,204,102)\">}<\/span> <span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\">\/* this style is used to style the content of the editing form  contents (where HTMLArea sits and all its forms + contents) in the frontend  Administration interface *\/<\/span><\/pre>\n<\/div>\n<div>\n<pre class=\"php\"><span style=\"COLOR: rgb(128,128,128); FONT-STYLE: italic\"><h2>4. Joomla \/ Mambo Template CSS: Tweaking and Tuning<\/h2><p>Normally, you tend to make your template look match with your site contents or just want to make it distinguished from the others. Therefore, playing around with your css file is the most popular practice of Joomla \/ Mambo users. The file you have just download is not filled with any style at all. If you do not want to start from scratch or feel un familiar with css styling, you can open another <em>template_css.css<\/em> file of any existing templates for css reference, copy and paste, make some changes and refresh to see how they affect your Jooma \/ Mambo site.<\/p><h2>5. Is that all? <\/h2><p><strong>template_css.css<\/strong> is just a part of Joomla \/ Mambo templating job. CSS defines content elements your Joomla \/ Mambo pages. Layout and modules navigation of your template are also important. Details of Joomla \/ Mambo layout are also picturized and well explained in this tutorial: <a href=\"http:\/\/www.joomlart.com\/tutorials\/templates_tutorial\/mambo_layout.html\">Joomla \/ Mambo layout and navigation guides<\/a>.<\/p><p>Hope you enjoy reading. <\/p><\/span><\/pre>\n<\/div>\n<p><script language=\"javascript\"><\/script><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Understanding Joomla \/ Mambo CSS in 5 minutes Wednesday, 15 June 2005 Article Index Understanding Joomla \/ Mambo CSS in 5 minutes Break down a little further Tweaking and Tuning Page 1 of 3 This tutorial will give you an overview of Joomla \/ Mambo CSS styling. All of the basic css elements of Mambo is put into a clean and easy-to-read picture which will help you to remember in a quickest time. The CSS elements here are updated with the latest version of Joomla \/ Mambo and I strongly believe that they can be applied in coming Joomla 1.0.X \/ Mambo 4.5.X releases. 1. Picturize the CSS The below diagram displays most basic css elements of the latest Mambo version (4.5.x) using the default template (rhuk_solarflare_ii). 2. Where to find this CSS Each Joomla \/ Mambo template has a CSS file named &quot; template_css.css&quot; located in%installdir%\/templates\/template_name\/css folder. Location structure of a template is as follows: installdir\/templates\/ | +- template_name\/ | +- index.php | +- template_thumbnail.png | +- templateDetails.xml | +- css\/ | | | +- template_css.css | +- images\/ 3. Break down a little further By now, you have had an overview of Joomla \/ Mambo CSS, I list here all the CSS elements of Joomla 1.0.X \/ Mambo 4.5.X with detail explanation so that you can understand further. This is a blank (no style is set) but totally complete css file of a standard Joomla \/ Mambo template. You can highlight and copy then paste into your text editor or download the sample CSS file (right click &gt;&gt; save target as). Most of css files of many templates do not include all Joomla \/ Mambo CSS elements (even the default ones). So my Mambo standard css file will be a good place for you to start from. \/* STANDARD COMPLETE CSS FOR JOOMLA 1.0.X and MAMBO 4.5.X TEMPLATES *\/ \/* By Dinh Viet Hung (C) http:\/\/www.joomlart.com: Free templates and Professional Templates Club *\/ &nbsp; &nbsp; \/* DEFAULT SETTINGS *\/ \/* Below are default settings are used when no other style has been defined.*\/ body {}\/*Style for the body tag of your website, controls font family page background, etc.*\/ p {} \/*formatting all &lt;div&gt; (division) items. This is a catch-all that only applies when no other style has been defined.*\/ td {} \/*formatting all &lt;td&gt; items. This default setting is used when no other style has been defined.*\/ tr {} \/*formatting all &lt;tr&gt; items. This default setting is used when no other style has been defined.*\/ ul {} \/*formatting all UL (unordered list) items. This default setting is used when no other style has been defined.*\/ a:link {} \/* general links style*\/ a:visited {} a:hover {} hr {} \/* horizontal line in your template*\/ hr.separator {} &nbsp; \/* FORMS SETTINGS *\/ .button {} .inputbox {} .search {} \/*formatting the &lt;div&gt; which holds search items: inputbox, search button&#8230;*\/ &nbsp; &nbsp; \/* NAVIGATION\/MENU SETTINGS *\/ &nbsp; a.mainlevel{} \/* this styling is for the MAIN items in the menu *\/ a.mainlevel:link {} a.mainlevel:visited {} a.mainlevel:hover {} &nbsp; #active_menu {} \/* this styling is for the menu item when it is active, even in main\/sub position*\/ &nbsp; ul#mainlevel-nav {} ul#mainlevel-nav li{} #mainlevel-nav a:link {} #mainlevel-nav a:visited{} #mainlevel-nav a:hover {} &nbsp; a.sublevel{} \/* this styling is for menu items that HAS A PARENT *\/ a.sublevel:link {} a.sublevel:visited {} a.sublevel:hover {} &nbsp; .pagenavbar {} \/*Sets the style for the footer navigation (&quot;&lt;&lt; Start &lt; Prev Next &gt; End &gt;&gt;&quot;) when they do not appear as hyperlinks (when only a few articles exist).*\/ .pagenavbar:link {} \/*Style for the footer navigation (&quot;&lt;&lt; Start &lt; Prev Next &gt; End &gt;&gt;&quot;) when they become hyper links*\/ .pagenavbar:visited {} &nbsp; .pagenav {} \/* as the name implies, this is for formatting texts for those &quot;&lt;&lt; Start &lt; Previous 1 Next &gt; End &gt;&gt;&quot; links *\/ a.pagenav:visited {} a.pagenav:hover {} &nbsp; a.readon:link {} \/*Style for the &quot;Read More&quot; link that is displayed for large content items*\/ a.readon:hover {} a.readon:visited {} &nbsp; .back_button {} \/*Style for the &quot;BACK&quot; button*\/ .pagenav_prev {} \/*Style for the PRE button*\/ .pagenav_next {} \/*Style for the NEXT button*\/ &nbsp; .latestnews ul {} \/*Style for latest news list &#8211; by default, latest news is user1 module*\/ .latestnews li {} &nbsp; .mostread ul{} \/*Style for most popular list &#8211; by default, most popular is user2 module*\/ .mostread li{} &nbsp; \/* CONTENT PAGE SETTINGS *\/ a.category:link {} a.category:hover {} a.category:visited {} &nbsp; .blogsection {} \/* Formatting the links in Blog section *\/ .blog_more {} \/*The &quot;More&quot; text in blog section*\/ a.blogsection:link {} \/* set the link format *\/ a.blogsection:visited {} \/* same as above, but to set the visited link format *\/ a.blogsection:hover {} \/* same as above, but for links with mouse pointer over it *\/ &nbsp; .componentheading {}\/* Title of the component being used to display the content.*\/ .contentheading {} \/* Title of the content, article, etc. being displayed.*\/ .contentpane {} \/* Table that holds all non-article information (components, category lists, contact forms, etc).*\/ .contentpaneopen {} \/* Table that holds the actual text for an article.*\/ .contentpagetitle {} \/*Title of articles*\/ &nbsp; a.contentpagetitle:hover {} \/*Title of articles when appeare as links *\/ a.contentpagetitle:link {} a.contentpagetitle:visited {} &nbsp; .contentdescription {} \/* Formating the &quot;DESCRIPTION&quot; of sections, categories (News\/Weblinks\/Latest news&#8230;) *\/ table.contenttoc {} \/* Formating the table of the Tables of Contents for multiple pages content or article *\/ table.contenttoc td {} \/* same as above, used to format the td and able cells *\/ table.contenttoc th {} \/* same as above, used to format the th of &quot;Tables of Content&quot; ( normally Article Index)*\/ table.contenttoc td.toclink {} \/* same as above, used to format toc link texts*\/ a.toclink:link {} \/* same as above, used to format toc link text status*\/ a.toclink:visited {} a.toclink:hover {} &nbsp; &nbsp; \/* JOOMLA &#8211; MAMBO SECTIONS LISTINGS *\/ .sectiontableheader {} \/* This is for styling the section table headers on a SECTION&#8217;s page. Example: table header of &quot;Date&quot;, &quot;Item Title&quot;, &quot;Author&quot; and &quot;Hits&quot;? *\/ .sectiontableentry1 {} .sectiontableentry2 {} &nbsp; &nbsp; \/* JOOMLA &#8211; MAMBO MODULES FORMATTING *\/ table.moduletable {} \/* Formatting the module table *\/ table.moduletable th {} \/* Formatting the module header, and the module titles *\/ table.moduletable td {} \/* Formatting the table cells of the module table *\/ &nbsp; &nbsp; \/* MISCELLANEOUS *\/ &nbsp; \/* Dates , Authors*\/ .createdate {} \/* For styling the date the content\/articles are created under contents title *\/ .modifydate {} \/* Formating &quot;Last updated on&quot; text at the end of articles\/contents *\/ .small {} \/* Formating &quot;Written by:&#8230;.&quot; text *\/ .smalldark {}\/*Found in poll result page, for &quot; Number of Voters&quot;.. text *\/ &nbsp; \/* Polls *\/ .poll {} \/* format the td of poll table *\/ .pollstableborder {} \/* set the border properties of the polls voting table *\/ &nbsp; \/* Weblinks *\/ .weblinks{} \/* well.. to format the link&#8217;s titles under the &quot;Weblinks&quot; section on the frontend *\/ a.weblinks:hover {} \/* same as above, but for link with mouseover *\/ \/* Newsfeeds *\/ .newsfeedheading {} \/* The newsfeed title. NOTE: This will not affect the newsfeed&#8217;s news title! *\/ .newsfeeddate {} \/* yeah.. the date on the newsfeed *\/ .fase4rdf {} \/* this is the body text of the newsfeed *\/ \/* Search page *\/ table.searchintro {} \/* This is for formatting the box with &quot;Search Keyword: test returned 4 matches&quot; box that appears after you have entered a search value. It appears on the mainbody with the search results *\/ &nbsp; &nbsp; \/* JOOMLA &#8211; MAMBO TABBED FRONTEND ADMIN INTERFACE *\/ \/* The CSS below efines how the frontend admin interface when logged in *\/ .ontab {}\/* For styling of the &quot;Tab&quot; buttons when editing contents through the frontend as admin. This .ontab is the styling for the tab when it is active or after its &quot;clicked&quot; *\/ .offtab {} \/* Same as above, used for styling of the &quot;Tab&quot; buttons when editing contents through the frontend. This the styling for the tab when it is NOT active or when it is NOT &quot;clicked&quot; *\/ .tabpadding {} \/* this style is used set the size of the tab in the above *\/ .tabheading {} \/* Not too sure what this is used for. Couldn&#8217;t find anything related to it yet at the moment *\/ .pagetext {} \/* this style is used to style the content of the editing form contents (where HTMLArea sits and all its forms + contents) in the frontend Administration interface *\/ 4. Joomla \/ Mambo Template CSS: Tweaking and TuningNormally, you tend to make your template look match with your site contents or just want to make it distinguished from the others. Therefore, playing around with your css file is the most popular practice of Joomla \/ Mambo users. The file you have just download is not filled with any style at all. If you do not want to start from scratch or feel un familiar with css styling, you can open another template_css.css file of any existing templates for css reference, copy and paste, make some changes and refresh to see how they affect your Jooma \/ Mambo site.5. Is that all? template_css.css is just a part of Joomla \/ Mambo templating job. CSS defines content elements your Joomla \/ Mambo pages. Layout and modules navigation of your template are also important. Details of Joomla \/ Mambo layout are also picturized and well explained in this tutorial: Joomla \/ Mambo layout and navigation guides.Hope you enjoy reading.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[27],"tags":[],"class_list":["post-249","post","type-post","status-publish","format-standard","category-uncategorised"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Joomal en 5 minutos. - MeRCeNaRioS -={GGS}=-<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Joomal en 5 minutos. - MeRCeNaRioS -={GGS}=-\" \/>\n<meta property=\"og:description\" content=\"Understanding Joomla \/ Mambo CSS in 5 minutes Wednesday, 15 June 2005 Article Index Understanding Joomla \/ Mambo CSS in 5 minutes Break down a little further Tweaking and Tuning Page 1 of 3 This tutorial will give you an overview of Joomla \/ Mambo CSS styling. All of the basic css elements of Mambo is put into a clean and easy-to-read picture which will help you to remember in a quickest time. The CSS elements here are updated with the latest version of Joomla \/ Mambo and I strongly believe that they can be applied in coming Joomla 1.0.X \/ Mambo 4.5.X releases. 1. Picturize the CSS The below diagram displays most basic css elements of the latest Mambo version (4.5.x) using the default template (rhuk_solarflare_ii). 2. Where to find this CSS Each Joomla \/ Mambo template has a CSS file named &quot; template_css.css&quot; located in%installdir%\/templates\/template_name\/css folder. Location structure of a template is as follows: installdir\/templates\/ | +- template_name\/ | +- index.php | +- template_thumbnail.png | +- templateDetails.xml | +- css\/ | | | +- template_css.css | +- images\/ 3. Break down a little further By now, you have had an overview of Joomla \/ Mambo CSS, I list here all the CSS elements of Joomla 1.0.X \/ Mambo 4.5.X with detail explanation so that you can understand further. This is a blank (no style is set) but totally complete css file of a standard Joomla \/ Mambo template. You can highlight and copy then paste into your text editor or download the sample CSS file (right click &gt;&gt; save target as). Most of css files of many templates do not include all Joomla \/ Mambo CSS elements (even the default ones). So my Mambo standard css file will be a good place for you to start from. \/* STANDARD COMPLETE CSS FOR JOOMLA 1.0.X and MAMBO 4.5.X TEMPLATES *\/ \/* By Dinh Viet Hung (C) http:\/\/www.joomlart.com: Free templates and Professional Templates Club *\/ &nbsp; &nbsp; \/* DEFAULT SETTINGS *\/ \/* Below are default settings are used when no other style has been defined.*\/ body {}\/*Style for the body tag of your website, controls font family page background, etc.*\/ p {} \/*formatting all &lt;div&gt; (division) items. This is a catch-all that only applies when no other style has been defined.*\/ td {} \/*formatting all &lt;td&gt; items. This default setting is used when no other style has been defined.*\/ tr {} \/*formatting all &lt;tr&gt; items. This default setting is used when no other style has been defined.*\/ ul {} \/*formatting all UL (unordered list) items. This default setting is used when no other style has been defined.*\/ a:link {} \/* general links style*\/ a:visited {} a:hover {} hr {} \/* horizontal line in your template*\/ hr.separator {} &nbsp; \/* FORMS SETTINGS *\/ .button {} .inputbox {} .search {} \/*formatting the &lt;div&gt; which holds search items: inputbox, search button...*\/ &nbsp; &nbsp; \/* NAVIGATION\/MENU SETTINGS *\/ &nbsp; a.mainlevel{} \/* this styling is for the MAIN items in the menu *\/ a.mainlevel:link {} a.mainlevel:visited {} a.mainlevel:hover {} &nbsp; #active_menu {} \/* this styling is for the menu item when it is active, even in main\/sub position*\/ &nbsp; ul#mainlevel-nav {} ul#mainlevel-nav li{} #mainlevel-nav a:link {} #mainlevel-nav a:visited{} #mainlevel-nav a:hover {} &nbsp; a.sublevel{} \/* this styling is for menu items that HAS A PARENT *\/ a.sublevel:link {} a.sublevel:visited {} a.sublevel:hover {} &nbsp; .pagenavbar {} \/*Sets the style for the footer navigation (&quot;&lt;&lt; Start &lt; Prev Next &gt; End &gt;&gt;&quot;) when they do not appear as hyperlinks (when only a few articles exist).*\/ .pagenavbar:link {} \/*Style for the footer navigation (&quot;&lt;&lt; Start &lt; Prev Next &gt; End &gt;&gt;&quot;) when they become hyper links*\/ .pagenavbar:visited {} &nbsp; .pagenav {} \/* as the name implies, this is for formatting texts for those &quot;&lt;&lt; Start &lt; Previous 1 Next &gt; End &gt;&gt;&quot; links *\/ a.pagenav:visited {} a.pagenav:hover {} &nbsp; a.readon:link {} \/*Style for the &quot;Read More&quot; link that is displayed for large content items*\/ a.readon:hover {} a.readon:visited {} &nbsp; .back_button {} \/*Style for the &quot;BACK&quot; button*\/ .pagenav_prev {} \/*Style for the PRE button*\/ .pagenav_next {} \/*Style for the NEXT button*\/ &nbsp; .latestnews ul {} \/*Style for latest news list - by default, latest news is user1 module*\/ .latestnews li {} &nbsp; .mostread ul{} \/*Style for most popular list - by default, most popular is user2 module*\/ .mostread li{} &nbsp; \/* CONTENT PAGE SETTINGS *\/ a.category:link {} a.category:hover {} a.category:visited {} &nbsp; .blogsection {} \/* Formatting the links in Blog section *\/ .blog_more {} \/*The &quot;More&quot; text in blog section*\/ a.blogsection:link {} \/* set the link format *\/ a.blogsection:visited {} \/* same as above, but to set the visited link format *\/ a.blogsection:hover {} \/* same as above, but for links with mouse pointer over it *\/ &nbsp; .componentheading {}\/* Title of the component being used to display the content.*\/ .contentheading {} \/* Title of the content, article, etc. being displayed.*\/ .contentpane {} \/* Table that holds all non-article information (components, category lists, contact forms, etc).*\/ .contentpaneopen {} \/* Table that holds the actual text for an article.*\/ .contentpagetitle {} \/*Title of articles*\/ &nbsp; a.contentpagetitle:hover {} \/*Title of articles when appeare as links *\/ a.contentpagetitle:link {} a.contentpagetitle:visited {} &nbsp; .contentdescription {} \/* Formating the &quot;DESCRIPTION&quot; of sections, categories (News\/Weblinks\/Latest news...) *\/ table.contenttoc {} \/* Formating the table of the Tables of Contents for multiple pages content or article *\/ table.contenttoc td {} \/* same as above, used to format the td and able cells *\/ table.contenttoc th {} \/* same as above, used to format the th of &quot;Tables of Content&quot; ( normally Article Index)*\/ table.contenttoc td.toclink {} \/* same as above, used to format toc link texts*\/ a.toclink:link {} \/* same as above, used to format toc link text status*\/ a.toclink:visited {} a.toclink:hover {} &nbsp; &nbsp; \/* JOOMLA - MAMBO SECTIONS LISTINGS *\/ .sectiontableheader {} \/* This is for styling the section table headers on a SECTION&#039;s page. Example: table header of &quot;Date&quot;, &quot;Item Title&quot;, &quot;Author&quot; and &quot;Hits&quot;? *\/ .sectiontableentry1 {} .sectiontableentry2 {} &nbsp; &nbsp; \/* JOOMLA - MAMBO MODULES FORMATTING *\/ table.moduletable {} \/* Formatting the module table *\/ table.moduletable th {} \/* Formatting the module header, and the module titles *\/ table.moduletable td {} \/* Formatting the table cells of the module table *\/ &nbsp; &nbsp; \/* MISCELLANEOUS *\/ &nbsp; \/* Dates , Authors*\/ .createdate {} \/* For styling the date the content\/articles are created under contents title *\/ .modifydate {} \/* Formating &quot;Last updated on&quot; text at the end of articles\/contents *\/ .small {} \/* Formating &quot;Written by:....&quot; text *\/ .smalldark {}\/*Found in poll result page, for &quot; Number of Voters&quot;.. text *\/ &nbsp; \/* Polls *\/ .poll {} \/* format the td of poll table *\/ .pollstableborder {} \/* set the border properties of the polls voting table *\/ &nbsp; \/* Weblinks *\/ .weblinks{} \/* well.. to format the link&#039;s titles under the &quot;Weblinks&quot; section on the frontend *\/ a.weblinks:hover {} \/* same as above, but for link with mouseover *\/ \/* Newsfeeds *\/ .newsfeedheading {} \/* The newsfeed title. NOTE: This will not affect the newsfeed&#039;s news title! *\/ .newsfeeddate {} \/* yeah.. the date on the newsfeed *\/ .fase4rdf {} \/* this is the body text of the newsfeed *\/ \/* Search page *\/ table.searchintro {} \/* This is for formatting the box with &quot;Search Keyword: test returned 4 matches&quot; box that appears after you have entered a search value. It appears on the mainbody with the search results *\/ &nbsp; &nbsp; \/* JOOMLA - MAMBO TABBED FRONTEND ADMIN INTERFACE *\/ \/* The CSS below efines how the frontend admin interface when logged in *\/ .ontab {}\/* For styling of the &quot;Tab&quot; buttons when editing contents through the frontend as admin. This .ontab is the styling for the tab when it is active or after its &quot;clicked&quot; *\/ .offtab {} \/* Same as above, used for styling of the &quot;Tab&quot; buttons when editing contents through the frontend. This the styling for the tab when it is NOT active or when it is NOT &quot;clicked&quot; *\/ .tabpadding {} \/* this style is used set the size of the tab in the above *\/ .tabheading {} \/* Not too sure what this is used for. Couldn&#039;t find anything related to it yet at the moment *\/ .pagetext {} \/* this style is used to style the content of the editing form contents (where HTMLArea sits and all its forms + contents) in the frontend Administration interface *\/ 4. Joomla \/ Mambo Template CSS: Tweaking and TuningNormally, you tend to make your template look match with your site contents or just want to make it distinguished from the others. Therefore, playing around with your css file is the most popular practice of Joomla \/ Mambo users. The file you have just download is not filled with any style at all. If you do not want to start from scratch or feel un familiar with css styling, you can open another template_css.css file of any existing templates for css reference, copy and paste, make some changes and refresh to see how they affect your Jooma \/ Mambo site.5. Is that all? template_css.css is just a part of Joomla \/ Mambo templating job. CSS defines content elements your Joomla \/ Mambo pages. Layout and modules navigation of your template are also important. Details of Joomla \/ Mambo layout are also picturized and well explained in this tutorial: Joomla \/ Mambo layout and navigation guides.Hope you enjoy reading.\" \/>\n<meta property=\"og:url\" content=\"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/\" \/>\n<meta property=\"og:site_name\" content=\"MeRCeNaRioS -={GGS}=-\" \/>\n<meta property=\"article:published_time\" content=\"2008-01-11T18:26:01+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.joomlart.com\/templates\/default\/images\/printButton.png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/#article\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/#\\\/schema\\\/person\\\/e267b832b089dcbfbb02f626564058ed\"},\"headline\":\"Joomal en 5 minutos.\",\"datePublished\":\"2008-01-11T18:26:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/\"},\"wordCount\":270,\"commentCount\":0,\"image\":{\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/www.joomlart.com\\\/templates\\\/default\\\/images\\\/printButton.png\",\"articleSection\":[\"Uncategorised\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/\",\"url\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/\",\"name\":\"Joomal en 5 minutos. - MeRCeNaRioS -={GGS}=-\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/#primaryimage\"},\"image\":{\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/www.joomlart.com\\\/templates\\\/default\\\/images\\\/printButton.png\",\"datePublished\":\"2008-01-11T18:26:01+00:00\",\"author\":{\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/#\\\/schema\\\/person\\\/e267b832b089dcbfbb02f626564058ed\"},\"breadcrumb\":{\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/#primaryimage\",\"url\":\"http:\\\/\\\/www.joomlart.com\\\/templates\\\/default\\\/images\\\/printButton.png\",\"contentUrl\":\"http:\\\/\\\/www.joomlart.com\\\/templates\\\/default\\\/images\\\/printButton.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/joomal-en-5-minutos\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Joomal en 5 minutos.\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/#website\",\"url\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/\",\"name\":\"MeRCeNaRioS -={GGS}=-\",\"description\":\"fuerza y honor\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/www.mercenarios.org\\\/wps\\\/#\\\/schema\\\/person\\\/e267b832b089dcbfbb02f626564058ed\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"\\\/\\\/www.gravatar.com\\\/avatar\\\/577c7ddded20a6d639b257ade69b3b6a?s=96&#038;r=g&#038;d=monsterid\",\"url\":\"\\\/\\\/www.gravatar.com\\\/avatar\\\/577c7ddded20a6d639b257ade69b3b6a?s=96&#038;r=g&#038;d=monsterid\",\"contentUrl\":\"\\\/\\\/www.gravatar.com\\\/avatar\\\/577c7ddded20a6d639b257ade69b3b6a?s=96&#038;r=g&#038;d=monsterid\",\"caption\":\"admin\"},\"url\":\"https:\\\/\\\/www.mercenarios.org\\\/wps\\\/author\\\/mercenarios\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Joomal en 5 minutos. - MeRCeNaRioS -={GGS}=-","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/","og_locale":"es_ES","og_type":"article","og_title":"Joomal en 5 minutos. - MeRCeNaRioS -={GGS}=-","og_description":"Understanding Joomla \/ Mambo CSS in 5 minutes Wednesday, 15 June 2005 Article Index Understanding Joomla \/ Mambo CSS in 5 minutes Break down a little further Tweaking and Tuning Page 1 of 3 This tutorial will give you an overview of Joomla \/ Mambo CSS styling. All of the basic css elements of Mambo is put into a clean and easy-to-read picture which will help you to remember in a quickest time. The CSS elements here are updated with the latest version of Joomla \/ Mambo and I strongly believe that they can be applied in coming Joomla 1.0.X \/ Mambo 4.5.X releases. 1. Picturize the CSS The below diagram displays most basic css elements of the latest Mambo version (4.5.x) using the default template (rhuk_solarflare_ii). 2. Where to find this CSS Each Joomla \/ Mambo template has a CSS file named &quot; template_css.css&quot; located in%installdir%\/templates\/template_name\/css folder. Location structure of a template is as follows: installdir\/templates\/ | +- template_name\/ | +- index.php | +- template_thumbnail.png | +- templateDetails.xml | +- css\/ | | | +- template_css.css | +- images\/ 3. Break down a little further By now, you have had an overview of Joomla \/ Mambo CSS, I list here all the CSS elements of Joomla 1.0.X \/ Mambo 4.5.X with detail explanation so that you can understand further. This is a blank (no style is set) but totally complete css file of a standard Joomla \/ Mambo template. You can highlight and copy then paste into your text editor or download the sample CSS file (right click &gt;&gt; save target as). Most of css files of many templates do not include all Joomla \/ Mambo CSS elements (even the default ones). So my Mambo standard css file will be a good place for you to start from. \/* STANDARD COMPLETE CSS FOR JOOMLA 1.0.X and MAMBO 4.5.X TEMPLATES *\/ \/* By Dinh Viet Hung (C) http:\/\/www.joomlart.com: Free templates and Professional Templates Club *\/ &nbsp; &nbsp; \/* DEFAULT SETTINGS *\/ \/* Below are default settings are used when no other style has been defined.*\/ body {}\/*Style for the body tag of your website, controls font family page background, etc.*\/ p {} \/*formatting all &lt;div&gt; (division) items. This is a catch-all that only applies when no other style has been defined.*\/ td {} \/*formatting all &lt;td&gt; items. This default setting is used when no other style has been defined.*\/ tr {} \/*formatting all &lt;tr&gt; items. This default setting is used when no other style has been defined.*\/ ul {} \/*formatting all UL (unordered list) items. This default setting is used when no other style has been defined.*\/ a:link {} \/* general links style*\/ a:visited {} a:hover {} hr {} \/* horizontal line in your template*\/ hr.separator {} &nbsp; \/* FORMS SETTINGS *\/ .button {} .inputbox {} .search {} \/*formatting the &lt;div&gt; which holds search items: inputbox, search button...*\/ &nbsp; &nbsp; \/* NAVIGATION\/MENU SETTINGS *\/ &nbsp; a.mainlevel{} \/* this styling is for the MAIN items in the menu *\/ a.mainlevel:link {} a.mainlevel:visited {} a.mainlevel:hover {} &nbsp; #active_menu {} \/* this styling is for the menu item when it is active, even in main\/sub position*\/ &nbsp; ul#mainlevel-nav {} ul#mainlevel-nav li{} #mainlevel-nav a:link {} #mainlevel-nav a:visited{} #mainlevel-nav a:hover {} &nbsp; a.sublevel{} \/* this styling is for menu items that HAS A PARENT *\/ a.sublevel:link {} a.sublevel:visited {} a.sublevel:hover {} &nbsp; .pagenavbar {} \/*Sets the style for the footer navigation (&quot;&lt;&lt; Start &lt; Prev Next &gt; End &gt;&gt;&quot;) when they do not appear as hyperlinks (when only a few articles exist).*\/ .pagenavbar:link {} \/*Style for the footer navigation (&quot;&lt;&lt; Start &lt; Prev Next &gt; End &gt;&gt;&quot;) when they become hyper links*\/ .pagenavbar:visited {} &nbsp; .pagenav {} \/* as the name implies, this is for formatting texts for those &quot;&lt;&lt; Start &lt; Previous 1 Next &gt; End &gt;&gt;&quot; links *\/ a.pagenav:visited {} a.pagenav:hover {} &nbsp; a.readon:link {} \/*Style for the &quot;Read More&quot; link that is displayed for large content items*\/ a.readon:hover {} a.readon:visited {} &nbsp; .back_button {} \/*Style for the &quot;BACK&quot; button*\/ .pagenav_prev {} \/*Style for the PRE button*\/ .pagenav_next {} \/*Style for the NEXT button*\/ &nbsp; .latestnews ul {} \/*Style for latest news list - by default, latest news is user1 module*\/ .latestnews li {} &nbsp; .mostread ul{} \/*Style for most popular list - by default, most popular is user2 module*\/ .mostread li{} &nbsp; \/* CONTENT PAGE SETTINGS *\/ a.category:link {} a.category:hover {} a.category:visited {} &nbsp; .blogsection {} \/* Formatting the links in Blog section *\/ .blog_more {} \/*The &quot;More&quot; text in blog section*\/ a.blogsection:link {} \/* set the link format *\/ a.blogsection:visited {} \/* same as above, but to set the visited link format *\/ a.blogsection:hover {} \/* same as above, but for links with mouse pointer over it *\/ &nbsp; .componentheading {}\/* Title of the component being used to display the content.*\/ .contentheading {} \/* Title of the content, article, etc. being displayed.*\/ .contentpane {} \/* Table that holds all non-article information (components, category lists, contact forms, etc).*\/ .contentpaneopen {} \/* Table that holds the actual text for an article.*\/ .contentpagetitle {} \/*Title of articles*\/ &nbsp; a.contentpagetitle:hover {} \/*Title of articles when appeare as links *\/ a.contentpagetitle:link {} a.contentpagetitle:visited {} &nbsp; .contentdescription {} \/* Formating the &quot;DESCRIPTION&quot; of sections, categories (News\/Weblinks\/Latest news...) *\/ table.contenttoc {} \/* Formating the table of the Tables of Contents for multiple pages content or article *\/ table.contenttoc td {} \/* same as above, used to format the td and able cells *\/ table.contenttoc th {} \/* same as above, used to format the th of &quot;Tables of Content&quot; ( normally Article Index)*\/ table.contenttoc td.toclink {} \/* same as above, used to format toc link texts*\/ a.toclink:link {} \/* same as above, used to format toc link text status*\/ a.toclink:visited {} a.toclink:hover {} &nbsp; &nbsp; \/* JOOMLA - MAMBO SECTIONS LISTINGS *\/ .sectiontableheader {} \/* This is for styling the section table headers on a SECTION's page. Example: table header of &quot;Date&quot;, &quot;Item Title&quot;, &quot;Author&quot; and &quot;Hits&quot;? *\/ .sectiontableentry1 {} .sectiontableentry2 {} &nbsp; &nbsp; \/* JOOMLA - MAMBO MODULES FORMATTING *\/ table.moduletable {} \/* Formatting the module table *\/ table.moduletable th {} \/* Formatting the module header, and the module titles *\/ table.moduletable td {} \/* Formatting the table cells of the module table *\/ &nbsp; &nbsp; \/* MISCELLANEOUS *\/ &nbsp; \/* Dates , Authors*\/ .createdate {} \/* For styling the date the content\/articles are created under contents title *\/ .modifydate {} \/* Formating &quot;Last updated on&quot; text at the end of articles\/contents *\/ .small {} \/* Formating &quot;Written by:....&quot; text *\/ .smalldark {}\/*Found in poll result page, for &quot; Number of Voters&quot;.. text *\/ &nbsp; \/* Polls *\/ .poll {} \/* format the td of poll table *\/ .pollstableborder {} \/* set the border properties of the polls voting table *\/ &nbsp; \/* Weblinks *\/ .weblinks{} \/* well.. to format the link's titles under the &quot;Weblinks&quot; section on the frontend *\/ a.weblinks:hover {} \/* same as above, but for link with mouseover *\/ \/* Newsfeeds *\/ .newsfeedheading {} \/* The newsfeed title. NOTE: This will not affect the newsfeed's news title! *\/ .newsfeeddate {} \/* yeah.. the date on the newsfeed *\/ .fase4rdf {} \/* this is the body text of the newsfeed *\/ \/* Search page *\/ table.searchintro {} \/* This is for formatting the box with &quot;Search Keyword: test returned 4 matches&quot; box that appears after you have entered a search value. It appears on the mainbody with the search results *\/ &nbsp; &nbsp; \/* JOOMLA - MAMBO TABBED FRONTEND ADMIN INTERFACE *\/ \/* The CSS below efines how the frontend admin interface when logged in *\/ .ontab {}\/* For styling of the &quot;Tab&quot; buttons when editing contents through the frontend as admin. This .ontab is the styling for the tab when it is active or after its &quot;clicked&quot; *\/ .offtab {} \/* Same as above, used for styling of the &quot;Tab&quot; buttons when editing contents through the frontend. This the styling for the tab when it is NOT active or when it is NOT &quot;clicked&quot; *\/ .tabpadding {} \/* this style is used set the size of the tab in the above *\/ .tabheading {} \/* Not too sure what this is used for. Couldn't find anything related to it yet at the moment *\/ .pagetext {} \/* this style is used to style the content of the editing form contents (where HTMLArea sits and all its forms + contents) in the frontend Administration interface *\/ 4. Joomla \/ Mambo Template CSS: Tweaking and TuningNormally, you tend to make your template look match with your site contents or just want to make it distinguished from the others. Therefore, playing around with your css file is the most popular practice of Joomla \/ Mambo users. The file you have just download is not filled with any style at all. If you do not want to start from scratch or feel un familiar with css styling, you can open another template_css.css file of any existing templates for css reference, copy and paste, make some changes and refresh to see how they affect your Jooma \/ Mambo site.5. Is that all? template_css.css is just a part of Joomla \/ Mambo templating job. CSS defines content elements your Joomla \/ Mambo pages. Layout and modules navigation of your template are also important. Details of Joomla \/ Mambo layout are also picturized and well explained in this tutorial: Joomla \/ Mambo layout and navigation guides.Hope you enjoy reading.","og_url":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/","og_site_name":"MeRCeNaRioS -={GGS}=-","article_published_time":"2008-01-11T18:26:01+00:00","og_image":[{"url":"http:\/\/www.joomlart.com\/templates\/default\/images\/printButton.png","type":"","width":"","height":""}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"admin","Tiempo de lectura":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/#article","isPartOf":{"@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/"},"author":{"name":"admin","@id":"http:\/\/www.mercenarios.org\/wps\/#\/schema\/person\/e267b832b089dcbfbb02f626564058ed"},"headline":"Joomal en 5 minutos.","datePublished":"2008-01-11T18:26:01+00:00","mainEntityOfPage":{"@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/"},"wordCount":270,"commentCount":0,"image":{"@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/#primaryimage"},"thumbnailUrl":"http:\/\/www.joomlart.com\/templates\/default\/images\/printButton.png","articleSection":["Uncategorised"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/","url":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/","name":"Joomal en 5 minutos. - MeRCeNaRioS -={GGS}=-","isPartOf":{"@id":"http:\/\/www.mercenarios.org\/wps\/#website"},"primaryImageOfPage":{"@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/#primaryimage"},"image":{"@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/#primaryimage"},"thumbnailUrl":"http:\/\/www.joomlart.com\/templates\/default\/images\/printButton.png","datePublished":"2008-01-11T18:26:01+00:00","author":{"@id":"http:\/\/www.mercenarios.org\/wps\/#\/schema\/person\/e267b832b089dcbfbb02f626564058ed"},"breadcrumb":{"@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/#primaryimage","url":"http:\/\/www.joomlart.com\/templates\/default\/images\/printButton.png","contentUrl":"http:\/\/www.joomlart.com\/templates\/default\/images\/printButton.png"},{"@type":"BreadcrumbList","@id":"http:\/\/www.mercenarios.org\/wps\/joomal-en-5-minutos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/www.mercenarios.org\/wps\/"},{"@type":"ListItem","position":2,"name":"Joomal en 5 minutos."}]},{"@type":"WebSite","@id":"http:\/\/www.mercenarios.org\/wps\/#website","url":"http:\/\/www.mercenarios.org\/wps\/","name":"MeRCeNaRioS -={GGS}=-","description":"fuerza y honor","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/www.mercenarios.org\/wps\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Person","@id":"http:\/\/www.mercenarios.org\/wps\/#\/schema\/person\/e267b832b089dcbfbb02f626564058ed","name":"admin","image":{"@type":"ImageObject","inLanguage":"es","@id":"\/\/www.gravatar.com\/avatar\/577c7ddded20a6d639b257ade69b3b6a?s=96&#038;r=g&#038;d=monsterid","url":"\/\/www.gravatar.com\/avatar\/577c7ddded20a6d639b257ade69b3b6a?s=96&#038;r=g&#038;d=monsterid","contentUrl":"\/\/www.gravatar.com\/avatar\/577c7ddded20a6d639b257ade69b3b6a?s=96&#038;r=g&#038;d=monsterid","caption":"admin"},"url":"https:\/\/www.mercenarios.org\/wps\/author\/mercenarios\/"}]}},"_links":{"self":[{"href":"https:\/\/www.mercenarios.org\/wps\/wp-json\/wp\/v2\/posts\/249","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mercenarios.org\/wps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mercenarios.org\/wps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mercenarios.org\/wps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mercenarios.org\/wps\/wp-json\/wp\/v2\/comments?post=249"}],"version-history":[{"count":0,"href":"https:\/\/www.mercenarios.org\/wps\/wp-json\/wp\/v2\/posts\/249\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mercenarios.org\/wps\/wp-json\/wp\/v2\/media?parent=249"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mercenarios.org\/wps\/wp-json\/wp\/v2\/categories?post=249"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mercenarios.org\/wps\/wp-json\/wp\/v2\/tags?post=249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}