Also, some templates (yootheme templates) already have a custom.css file which you can modify.
In one of my yootheme templates, there is a custom.css, and in the .xml in the root of the template it refers to the entire css directory so it automatically includes all of the css files that are naturally there. In 2.5 (starting in 1.6 i think) in the initial index.php (or whatever base file the template is using) can now refer to entire directories, so you don't have to list each file one by one. Hope this helps. thanks, -- Laura On Sat, May 19, 2012 at 7:06 AM, Scott Wolpow <sc...@wolpow.com> wrote: > The one for your template > > ie > > path-to-site- /template/index.php > > the css is > > path-to-site- /template/css > > Make sure it calls your custom css last. > Look at the index.php file, you will see the other css's listed there. > SW > > > On 5/19/2012 7:04 AM, Janet Sullivan wrote: > > Thanks Scott. I'm not very good with php yet. > which index.php file? I think I've seen several.... > and where to add it so that my css is guaranteed to override the > standard template? > > Janet Sullivan > > > ------------------------------ > *From:* Scott Wolpow <sc...@wolpow.com> <sc...@wolpow.com> > *To:* joomla@lists.nyphp.org > *Sent:* Saturday, May 19, 2012 6:44 AM > *Subject:* Re: [joomla] Workflow question > > Your best bet is to add a custom.css file to the template. > Then add it in the index.php > This will solve your issues, but you may have to add the line again in the > index.php > > Scott Wolpow > > On 5/19/2012 6:29 AM, Janet Sullivan wrote: > > I am building a joomla site using Yootheme, based on the Warp framework. > > I can't limit my changes to only what the framework/ theme has built in > so use firebug to > to identify the css changes necessary. > > My problem is that I don't know where I should be putting the new CSS > code. I know how to change the various > css files because firebug tells me the filename and the line number for > each element that I want to change. I could > easily go into each file and make the changes. > However, is that how I should be working? For example, I am using a free > version of the TK Redemption theme. Suppose later in the > project I need the premium features of that theme and need to upgrade? If > I have made a bunch of random changes to the css, I think > I may have to start all over with the premium theme. I think there should > be a way to isolate my CSS is a separate place to make upgrading > easy. > > What is the proper procedure so I don't make a mess? > Thanks in advance. And by the way, this forum (and the NYC Users Group) > is GREAT. Thanks to everyone who has helped this novice > jump start with Joomla! > > Janet Sullivan > > > > _______________________________________________ > New York PHP SIG: Joomla! Mailing > Listhttp://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Onlinehttp://www.nyphpcon.com > > Show Your Participation in New York > PHPhttp://www.nyphp.org/show_participation.php > > > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php > > > > _______________________________________________ > New York PHP SIG: Joomla! Mailing > Listhttp://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Onlinehttp://www.nyphpcon.com > > Show Your Participation in New York > PHPhttp://www.nyphp.org/show_participation.php > > > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php > -- I have a new email address: rytech...@gmail.com Trainer with www.Video2Brain.com Board Member of www.JoomlaNYC.org Trainer for www.JoomlaTraining.com Sponsor & Coordinator for www.JoomlaDayNYC.com www.RytechSites.com Dynamic Websites for your company!
_______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php