The Joomla! Forum ™



Forum rules


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



Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: Sat Aug 18, 2007 1:08 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Sun Aug 21, 2005 2:25 pm
Posts: 6167
Please put suggestions for the Design Tips and Resources sticky http://forum.joomla.org/index.php/topic,203048.0.html in this thread. 
Your help is greatly appreciated! :)

_________________
Co-author of the Official Joomla! Book http://officialjoomlabook.com
Marpo Multimedia http://marpomultimedia.com


Top
 Profile  
 
PostPosted: Wed Aug 29, 2007 12:57 pm 
Joomla! Hero
Joomla! Hero
Offline

Joined: Sun Jun 25, 2006 12:12 am
Posts: 2607
Location: Salisbury, NC/USA (N. of Charlotte)
Iconico has a utility called WEB TOOLS PRO, that allows extensive examination of all parts of parsed html pages that will show tags, styles, etc. etc.  If you want to do an analysis of webpages for coding elements, this program is perfect!

_________________
http://www.200mphMedia.net
Author: Joomla 1.6 Picture Yourself Series book @ Amazon.com
Book also covers Version 1.7, 2.5, which had no notable/major user-side changes.


Top
 Profile  
 
PostPosted: Wed Sep 19, 2007 10:48 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Fri Dec 08, 2006 7:01 pm
Posts: 215
If you're designing in Firefox, then the Web Developer Toolbar and Firebug are indispensible.

Safari 3 will have a debug menu that can be enabled thusly:

1) add IncludeDebugMenu in C:\Documents and Settings\Your Username\Application Data\Apple Computer\Safari\Preferences.plist (Safari for Windows)

2) type "defaults write com.apple.Safari IncludeDebugMenu 1" into the terminal window when Safari isn't running (Safari for Mac)

Note Safari 3 is still in beta and certainly does have bugs. Lots of bugs.


Top
 Profile  
 
PostPosted: Mon Sep 24, 2007 5:27 am 
Joomla! Champion
Joomla! Champion
Offline

Joined: Sat Nov 18, 2006 12:29 pm
Posts: 6273
Location: Aalborg, Denmark
I would like an empty CSS-file for 1.5 templates :)

_________________
Kasper Gadensgaard
inFront media - Hjemmeside løsninger i Joomla! CMS
http://www.infront.dk/


Top
 Profile  
 
PostPosted: Fri Jan 25, 2008 10:44 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Feb 26, 2007 11:15 pm
Posts: 31
I would like a whole CSS description of which classes and ID's are used and the definitions used in Admin and FrontEnd (for your base templates) so that we can do something great without having to use the commercial templates or others... but design from scratch ourselves :).

_________________
Olivier Borgognon
TDI - EFR - PADI Diving Instructor
http://www.hippocampes.com


Top
 Profile  
 
PostPosted: Tue Feb 05, 2008 7:57 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Sun Aug 21, 2005 2:25 pm
Posts: 6167
A duplicate posting in this thread was removed.

_________________
Co-author of the Official Joomla! Book http://officialjoomlabook.com
Marpo Multimedia http://marpomultimedia.com


Last edited by Jenny on Tue Feb 05, 2008 7:59 pm, edited 1 time in total.

Top
 Profile  
 
PostPosted: Wed Feb 06, 2008 5:36 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Fri Dec 08, 2006 7:01 pm
Posts: 215
It strikes me that the requests of both Milka and Gadensgaard can be filled by simply picking up the default CSS files and editing out all the CSS. 15 minutes with a good text editor? 30 seconds with perl or other grep-based tool?

The problem with it is that, now that template overrides are here, there is no such list. The problem is that template overrides let you rename the classes/ids with a convention that makes more sense to you. (This, BTW, is one of the features I like the most about 1.5. At last, no more 'contentpaneopen's scattered through the code, no more 'moduletable' untables!)

The grep you're looking to simplify it with is:
Code:
\{[^}]+}


Use that as the search term and {} as the replace term, and you'll strip a CSS file bare in a trice.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 



Who is online

Users browsing this forum: Google Feedfetcher and 11 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® Forum Software © phpBB Group