Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 9:58 am (All times are UTC )

 


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
Posted: 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
   
 
Posted: Mon Mar 06, 2006 5:07 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Fri Aug 26, 2005 1:31 am
Posts: 1246
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
_________________
Joomlashack - Professional Hand Coded Joomla Templates
www.joomlashack.com/professional-joomla-templates
Fully Managed Joomla Hosting
www.joomlashack.com/joomla-hosting


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

Joined: Fri Aug 26, 2005 1:31 am
Posts: 1246
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

_________________
Joomlashack - Professional Hand Coded Joomla Templates
www.joomlashack.com/professional-joomla-templates
Fully Managed Joomla Hosting
www.joomlashack.com/joomla-hosting


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

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

Joined: Mon Sep 12, 2005 7:41 pm
Posts: 1374
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/ - New Joomla 1.5 templates from an old Joomla head
If you don't know the answer don't be afraid to ask someone who does


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

Quick reply

 



Who is online

Users browsing this forum: lucausa75, mpele and 20 guests


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 © 2000, 2002, 2005, 2007 phpBB Group