PDA

View Full Version : Additional CSS issue


jwashburn
11-17-2010, 01:25 AM
Using 4.0.8. I have added somethings in additional.css and they dont seem to be getting applied.

Is there a trick to making these appear?

If I do a view source I can see addtional.css is being called. If I use firebug I dont see them in the viewer window, but if I click on edit css I can see the changes in the file.

Any ideas?

Edit

It seems to related to using background:url

Whenever I use that it seems to break things

Attitude5ire
11-17-2010, 02:57 AM
Anything you put in additional.css should appear in every default vB Forum/CMS/Blog. Usually sometimes in 3rd party addons you might need to add additional.css.

I would recommend cross checking your CSS, maybe you can post the code ur trying here.

Lynne
11-17-2010, 03:01 AM
Post the CSS you were using. Maybe it is written wrong? If so, that will cause issues.

jwashburn
11-18-2010, 02:18 AM
that was it. I ad an extra bracket. That was goofing me up