PDA

View Full Version : Need Some Quick CSS Help


Lazorbeam
04-03-2012, 01:28 PM
I created a navbar menu using Sothink DHTML Menu (http://www.sothink.com/product/dhtmlmenu/). Great program, by the way.

I went ahead and plugged the code into my "test" skin. The problem is that all padding CSS formatting is lost (or overridden?) by my forum's CSS.

Instead of looking like this:

https://vborg.vbsupport.ru/external/2012/04/57.png

The menu looks like this:

https://vborg.vbsupport.ru/external/2012/04/58.png

As you can see, the padding between items is not right. Using firebug, I deleted a certain line which reads padding;0. That corrected the problem but messed up the rest of my forums:

https://vborg.vbsupport.ru/external/2012/04/59.png

How/where can I format this correctly? I can't figure this out for the life of me.

You can check it out live at stormspire.net, using the Ethereal skin.

Any help is appreciated.