|
Joomla 1.0.x sử dụng file CSS có tên là template_css.css. File này nằm trong thư mục templates\template_cua_ban. Để có thể thiết kế và chỉnh sửa theo ý muốn bạn cần nắm rõ các phần tử CSS mà Joomla sử dụng. Chúng bao gồm các phần tử sau:
/**com_contact**/.componentheading .contentpane .contentdescription .sectiontableheader .category .small .contentpane .contentheading .contact_email .inputbox .button /**com_content**/.componentheading .contentpane .contentdescription .inputbox .sectiontableheader .sectiontableentry1 .sectiontableentry2 .sectiontablefooter .blogsection .contentpaneopen .article_seperator .contentheading .contentpagetitle .buttonheading .small .createdate .modifydate .readon .pagenav_prev .pagenav_next .adminform .button .text_area .blog .blog_more /**com_login**/.contentpane .componentheading .inputbox .button /**com_newsfeeds**/.componentheading .contentpane .contentdescription .sectiontableheader .category .small .contentheading /**com_poll**/.componentheading .contentpane .pollstableborder .sectiontableheader .smalldark .button .inputbox /**com_registration**/.componentheading .contentpane .inputbox .button /**com_search**/.componentheading .contentpaneopen .inputbox .button .searchintro .small .highlight /**com_user**/.componentheading .inputbox .button .row1 .row2 /**com_weblinks**/.componentheading .contentpane .contentdescription .sectiontableheader .tabclass1 .tabclass2 .small .category .inputbox /**com_wrapper**/.contentpane .componentheading .wrapper /**includes/frontend**/.moduletable .newsfeed .module .message /**includes\HTML_toolbar.php**/.toolbar /**includes\joomla.php**/.profiler .item .small .back_button .buttonheading .tab-page .tab .inputbox /**includes\joomla.xml.php**/.paramlist .editlinktip .text_area .inputbox /**includes\pageNavigation.php**/inputbox .pagenav /**includes\pathway.php**/.pathway /**includes\js\dtree\dtree.js**/.dtree .dTreeNode .node .clip /**includes\patTemplate\tmpl\forms.html**/.message .tooltip .tab-page .tab .expander /**mambots\content\mosimage.php**/.mosimage_caption .mosimage /**mambots\content\mospaging.php**/.pagenavcounter .pagenavbar .contenttoc .toclink /**mambots\content\mosvote.php**/.content_rating .content_vote .button /**modules\mod_latestnews.php**/.latestnews /**modules\mod_login.php**/.button .inputbox /**modules\mod_mostread.php**/.mostread /**modules\mod_mostread.php**/.poll .pollstableborder .button /**modules\mod_mostread.php**/.syndicate .syndicate_text /**modules\mod_search.php**/.inputbox .button .search Tham khảo thêm |