I have removed the <class> but it's still happening, also do you know how to get rid of the space between the red horizontal bar and the yellow horizontal bar? (I know the page has some errors, those will be fixed)
http://www.walkfar.ca/test/productionsite9.html > are you sure they don't specify their own color? Try taking their ID > attributes off and see if the text turns white. > > On Tue, Jul 22, 2008 at 8:45 AM, Christopher <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Svend Tofte wrote: > > 2008/7/22 Christopher <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > > >> <div id="flashbox"> > >> <div class="flashboxcolor" id="flashboxborder2"></div> > >> <div class="flashboxcolor" id="flashboxborder3"></div> > >> </div> > >> > >> Now what I am after is that each of the <id> all share the same > color so > >> when I apply lets say "white" > >> to the flash box the other <id> all get the same color "white > applied > >> now I know something is a little wrong here. > >> > > > > I'm sorry but I can't understand what it is you're trying to say > here. > > You have 3 ids in the above snippet: > > > > 1. flashbox > > 2. flashboxborder2 > > 3. flashboxborder3 > > > > Now, you want all of these to have "color:white" yes? (IE, the font > > turns white). If you make a rule like: > > > > #flashbox { > > color:white; > > } > > > > This will apply to the nested elements (which in this case > happens to > > be 2 <div> elements, which also happen to have the associated ids.) > > This is what you want, but somehow ... not? > > > > Regards, > > Svend > > > > > I tried this, but flashboxborder2 and 3 the color in not being > applied. > > -- > > *Christopher* - the creative sheep > > *animator*///motion graphics artist/\\*web dev* > > web: www.walkfar.ca <http://www.walkfar.ca> > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> email: > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > <http://www.walkfar.ca/> > > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > <mailto:css-d@lists.css-discuss.org>] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org <http://evolt.org> -- > http://www.evolt.org/help_support_evolt/ > > > > > -- > ~ Marshal Horn > http://sotabot.com webmaster since May 6th, 2008 -- *Christopher* - the creative sheep *animator*///motion graphics artist/\\*web dev* web: www.walkfar.ca <mailto:[EMAIL PROTECTED]> email: [EMAIL PROTECTED] <http://www.walkfar.ca/> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/