J1.5:Core module-generated CSS
From Joomla! Documentation
(Redirected from Core module-generated CSS)
The following information is gathered from the default output for Joomla! 1.5 core modules and assumes that no template overrides are in place.
Note also that core module chrome, as generated by the System template, will wrap a module in a defined manner and in some instances apply additional CSS formatting.
mod_archive
- None
mod_banners
.bannergroupclass applied to surrounding <div>.bannerheaderclass applied to <div> of header text if it exists.banneritemclass applied to <div> for each item.bannerfooterclass applied to <div> of footer text if it exists
mod_breadcrumb
.breadcrumbsclass applied to a <span> element that holds the path links.pathwayclass applied to a <span> element that holds the path links.pathwayclass is also applied to each link
mod_feed
.moduletableclass applied to <table> of no set width.newsfeedclass applied to <ul>.newsfeed_itemclass applied to <div> element that holds feed item's description under the title.
mod_footer
- None
mod_latestnews
.latestnewsclass applied to surrounding <ul>, to each <li> and to each link
mod_login
#form-loginid applied to main container <form>#form-login-usernameid applied to <p>#modlgn_usernameid applied to <input type="text">#form-login-passwordid applied to <p>#modlgn_passwordid applied to <input type="text">#form-login-rememberid applied to <p>#modlgn_passwordid applied to <input type="text">.buttonclass applied to <input type="submit">.inputclass applied to <fieldset>.inputboxclass applied to <input type="text">
mod_mainmenu
#currentid applied to <li> for the current page.activeclass applied to <li> for the current page.parentclass applied to <li> if child links exist.item##class applied to the <li>, where ## is the ItemId- Menu-Type Parameters:
- List
#menuid is applied to the <ul>- becomes .menu if more than one menu is present on the page [CHECK]
- Legacy-Vertical
.mainlevelclass is applied to each link in a <table> of 100% width
- Legacy-Horizontal
.mainlevelclass is applied to each link in a <table> of 100% width
- Legacy-Flat
#mainlevelid is applied to the <ul>- becomes .menu if more than one menu is present on the page [CHECK]
mod_mostread
.mostreadclass applied to surrounding <ul>, to each <li>, and to each link
mod_newsflash
- Layout-Type Parameters:
- Default
.contentpaneopenclass applied to <table> of no set width- Two tables are created, one holds the article title, the second holds the abbreviated article text
.contentheadingclass applied to the <td> element holding the article titles.contentpagetitleclass applied to the article link
- Horz
.moduletableclass applied to <table> of no set width- each item is placed in a new <td> element with default styles
- Vert
.article_separatorclass applied to <span> is added after each item if more than one exists
mod_poll
.pollclass applied to surrounding <table> of 95% width and centered text-alignment.pollstableborderapplied to inner <table> of no set width, which holds the vote options.sectiontableentry1class applied to <td> with valign="top".sectiontableentry2class applied to <td> with valign="top"
- Note: sectiontableentry1 and sectiontableentry2 alternate each table row to provide for alternate row colors or other formatting
#voteid##id applied to <input>, where ## is the Id of the option.buttonapplied to <input type="submit"> and <input type="button">
mod_random_image
- None
mod_related_items
.relateditemsclass applied to surrounding <ul>
mod_search
.searchclass applied to surrounding <div>.inputboxclass applied to search input box <input type="text">. Also there is an id#mod_search_searchwordapplied to this input box.buttonclass applied to search submit button/image <input type="image"> and <input type="submit">
mod_sections
.sectionsclass applied to surrounding <ul>
mod_stats
- None
mod_syndicate
- None
mod_whosonline
- None
mod_wrapper
#blockrandomid applied to <iframe>.wrapperclass applied to <iframe>