Re: theme problem
Roger Haase <[email protected]> Fri, 23 Jul 2004 08:11:48 -0700 (PDT)
| Newsgroups | gmane.comp.web.wiki.moin.devel |
|---|---|
| Message-ID | <[email protected]> |
--- Reimar Bauer <[email protected]> wrote: > Dear all > > I have defined a similiar theme like classic and this is set as > default by > moin_config. > > I recognized everytime after an update that one thing comes always > from the > classic theme. > > logo { > float: left; > margin: 0 .5em; > > I have defined in my version > logo { > /*float: left; */ > margin: 0 .5em > } > > This is not used, why ? > > Reimar The original *float* value in classic.css is cascading over your modified css because you did not specify a new value for float. Once a css that is loaded prior to yours has overridden a default value, there is no way (I know of) to return to the default, you can only set the float value to the one you want. Roger Haase __________________________________ Do you Yahoo!? Vote for the stars of Yahoo!'s next ad campaign! http://advision.webevents.yahoo.com/yahoo/votelifeengine/ ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click