The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.



Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
PostPosted: Wed Aug 31, 2005 10:21 am 
Joomla/Mambo CSS in 5 minutes

Joomla/Mambo Layout

Hope you find them helpful.

Discuss here:

http://forum.joomla.org/index.php/topic,52825.0.html


Last edited by Jenny on Tue Jun 13, 2006 7:26 pm, edited 1 time in total.

Top
  
 
PostPosted: Mon Mar 06, 2006 5:07 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Fri Aug 26, 2005 1:31 am
Posts: 1347
Hi All,

Based on your input in another thread, many of you would like to see an official Joomla CSS list. There are a few sources on the web, and I have rummaged through a default Joomla installation. Here is my current list, please add (with where style occurs) if you know of any others.

Code:
#active_menu
#blockrandom
#contact_email_copy
#contact_text
#emailForm
#mod_login_password
#mod_login_remember
#mod_login_username
#poll
#search_ordering
#search_searchword
#searchphraseall
#searchphraseany
#searchphraseexact
#voteid1,#voteid2....
.adminform
.article_seperator
.back_button
.blog
.blog_more
.blogsection
.button
.buttonheading
.category
.clr
.componentheading
.contact_email
.content_rating
.content_vote
.contentdescription
.contentheading
.contentpagetitle
.contentpane
.contentpaneopen  
.contenttoc  
.createdate  
.fase4rdf  
.footer  
.frontpageheader  
.inputbox  
.latestnews  
.mainlevel  
.message  
.modifydate  
.module  
.moduletable  
.mostread  
.newsfeed  
.newsfeeddate
.newsfeedheading
.pagenav
.pagenav_next
.pagenav_prev
.pagenavbar
.pagenavcounter
.pathway
.polls
.pollsborder
.pollstableborder
.readon
.readon:hover
.search
.searchintro
.sectionentry1
.sectionentry2
.sectionheader
.sitetitle
.small
.smalldark
.sublevel
.syndicate
.syndicate_text
.text_area
.toclink
.weblinks
.wrapper


Note, these are the base CSS styles, so I have given .mainlevel rather than a.mainlevel:link for example. Also, basic generic styles are not included here,

,

etc etc.

Thanks in advance

Barrie

_________________
Follow me on Twitter @compassdesign
www.compassdesigns.net - Get get free templates and news for Joomla
simplweb.com/joomla-hosting - Fully Managed Joomla Hosting - Unlimited Support


Top
 Profile  
 
PostPosted: Thu Mar 16, 2006 12:42 am 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Fri Aug 26, 2005 1:31 am
Posts: 1347
http://dev.joomla.org/content/view/1136/79/

You can find the set of blank template files for Compass's Tutorial here (please note that you do have to register with compassdesigns.net to get access to the files): http://www.compassdesigns.net/joomla-library/tutorials/

Discuss here:

http://forum.joomla.org/index.php/topic,52821.0.html

_________________
Follow me on Twitter @compassdesign
www.compassdesigns.net - Get get free templates and news for Joomla
simplweb.com/joomla-hosting - Fully Managed Joomla Hosting - Unlimited Support


Last edited by Jenny on Thu Jul 20, 2006 1:52 am, edited 1 time in total.

Top
 Profile  
 
PostPosted: Thu Mar 30, 2006 10:58 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Mon Sep 12, 2005 7:41 pm
Posts: 1432
Location: Glasgow - Scotland
I decided to have a look through the entire codebase (not me personally it was my handy friend Mr Ultra-Edit ;) ) for hard-coded classes and this is what I found and where I found it:

Code:
/**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

_________________
http://www.bulletprooftemplates.com/ - Joomla Templates and Consultancy
http://www.bulletprooftemplates.com/for ... =viewtopic - The home of the Blank Skeleton Template for Joomla! 1.5


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group