Definitely, CSS all the way. You can either add your own stylesheet and override the base css in the skin framework, or you can duplicate the skin framework to create your own.
The modern look components pretty much ignore any rules that define element sizes, and if they *are* supported, those values will be overridden by the css anyway. -- David LeBer Codeferous Software On 2011-12-12, at 1:45 PM, David Holt wrote: > Hi Ted, > > I would do the changes in CSS. > > There are rules for some of that stuff, but they were made in the pre-CSS > days and therefore obsolete in my opinion. > > David > > > On 2011-12-12, at 10:42 AM, Theodore Petrosky wrote: > >> Thank you Ramsey Gurley for the Wonderful presentation on embedded D2W. I >> finally have it working. >> >> But I am trying to alter the look of the page. I don't understand. Do I need >> to alter the underlaying css, or am I supposed to create rules that relate >> to the width of elements, or do I create css that overrides the underlaying >> css. >> >> >> >> Ted >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/programmingosx%40mac.com >> >> This email sent to [email protected] > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com > > This email sent to [email protected] > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
