Log in

View Full Version : CSS Suddenly not working... why?



clowes
01-31-2009, 04:04 PM
Please see:

http://m m m m.com/recipes/Test_Recipe

(remove spaces).

Basically the CSS was working fine.

I added a few more tables, played around with a few things, and the CSS which was working perfectly now does not seem to be doing anything.

I have a table class called 'bord' which is called in each table which is meant to give <th> s a blue background so the adsense blends in. The table has general stylings itself also... Im not sure which change has stopped it working, but i cant see any reason why..?

Any help would be seriously appreciated.
Cheers

Schmoopy
01-31-2009, 04:17 PM
Well I've been through your CSS and I can't see where it is, you've referred to table class="bord" in the HTML but I can't see it in the CSS.

Are you sure you have the bord class defined in your CSS?

I couldn't find .bord

If you can see it please tell me where it is.

You should also fix the top bar because at the moment it is going under some of the elements on the page, maybe increase its z-index.

clowes
02-02-2009, 01:26 PM
Cheers. I had inadvertantly overwritten the correct css file :)