All Joomla 1.5 CSS


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. /* JOOMLA SPECIFIC CSS CODE */
  2.  
  3. .article_separator{
  4.  
  5. }
  6. .adminform{
  7.  
  8. }
  9. .author{
  10.  
  11. }
  12. .bannerfooter{
  13.  
  14. }
  15. .bannergroup{
  16.  
  17. }
  18. .bannerheader{
  19.  
  20. }
  21. .banneritem{
  22.  
  23. }
  24. .blog{
  25.  
  26. }
  27. .blog_more{
  28.  
  29. }
  30. .blogsection{
  31.  
  32. }
  33. .breadcrumbs{
  34.  
  35. }
  36. .button{
  37.  
  38. }
  39. .buttonheading{
  40.  
  41. }
  42. .clr{
  43. clear:both
  44. }
  45. .componentheading, .contentheading{
  46.  
  47. }
  48. .content_email{
  49.  
  50. }
  51. .content_rating{
  52.  
  53. }
  54. .content_vote{
  55.  
  56. }
  57. .contentdecription{
  58.  
  59. }
  60. .contentpagetitle{
  61.  
  62. }
  63. .contentpane{
  64.  
  65. }
  66. .contentpaneopen{
  67.  
  68. }
  69. .contenttoc{
  70.  
  71. }
  72. .createdate{
  73.  
  74. }
  75. .created-date{
  76.  
  77. }
  78. .date{
  79.  
  80. }
  81. .input{
  82.  
  83. }
  84. .inputbox{
  85.  
  86. }
  87. .intro{
  88.  
  89. }
  90. .latestnews{
  91.  
  92. }
  93. .loclink{
  94.  
  95. }
  96. a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{
  97.  
  98. }
  99. a.mainlevel:hover{
  100.  
  101. }
  102. .message{
  103.  
  104. }
  105. .metadata{
  106.  
  107. }
  108. .modifydate{
  109.  
  110. }
  111. .module{
  112.  
  113. }
  114. .moduletable{
  115.  
  116. }
  117. .mosimage{
  118.  
  119. }
  120. .mosimage_caption{
  121.  
  122. }
  123. .mostread{
  124.  
  125. }
  126. .newsfeed{
  127.  
  128. }
  129. .outline{
  130.  
  131. }
  132. .pagenav{
  133.  
  134. }
  135. .pagenav_next{
  136.  
  137. }
  138. .pagenav_prev{
  139.  
  140. }
  141. .pagenavbar{
  142.  
  143. }
  144. .pagenavcounter{
  145.  
  146. }
  147. .pathway{
  148.  
  149. }
  150. .pollstableboarder{
  151.  
  152. }
  153. .read{
  154.  
  155. }
  156. .search{
  157.  
  158. }
  159. .searchintro{
  160.  
  161. }
  162. .sections{
  163.  
  164. }
  165. .sectiontable_footer{
  166.  
  167. }
  168. .sectiontableentry{
  169.  
  170. }
  171. .sectiontablefooter{
  172.  
  173. }
  174. .sectiontableheader{
  175.  
  176. }
  177. .small{
  178.  
  179. }.smalldark{
  180.  
  181. }
  182. a.sublevel:link, a.sublevel:active, a.sublevel:visited{
  183.  
  184. }
  185. a.sublevel:hover{
  186.  
  187. }
  188. .title{
  189.  
  190. }
  191. .wrapper{
  192.  
  193. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.