UBB.Dev
Posted By: Oliver Meakings Inline CSS overridden - 08/18/2004 3:01 AM
Hi there

I did a quick search for an answer to this but nothing came back, can anyone help?

I am specifying an inline css style within my forum header code to build my navigation menu on my ubb.threads. If you look on my hompeage you can see the menu - http://www.teentoday.co.uk . However, on my message boards the CSS is being overidden by the forum CSS settings. Anyone got an idea of how I can correct this?
http://www.teentoday.co.uk/ubbthreads/ubbthreads.php
I thought inline CSS overrides all other? I changed the class name to banana just to make sure it wasnt being used anywhere else by UBB. only the first two menu itmes have the class applied but you will see what i mean

I also included my syle settings in the header too.
Posted By: Ian Spence Re: Inline CSS overridden - 08/18/2004 5:09 AM
ya know, we're the same people pretty much as over at ubbdev.com, so if we didn't answer it then, we might not know.
Posted By: AllenAyres Re: Inline CSS overridden - 08/18/2004 5:43 AM
It looks correct to me, you just need to finish changing the 'menulink' class to 'banana'
Posted By: Oliver Meakings Re: Inline CSS overridden - 08/18/2004 12:10 PM
Hi

I haven't posted this at ubbdev.com yet?

Allen. The first two have been changed to banana but if you notice they don't match the style of the menu links on the homepage?
Posted By: AllenAyres Re: Inline CSS overridden - 08/25/2004 6:27 AM
there's some slight differences, particulary in the hover, you'll need to add some more classes like .banana a:hover {

to your css file.
© UBB.Developers