PDA

View Full Version : Horizontal Toolbar Using CSS


VoltageGS
12-17-2003, 04:34 PM
Hey guys,

Hopefully someone here can help me out, I'm going mad trying to figure this out. Other forums are mostly useless.

http://www.chromenight.com/main.html

The problem I'm having is the toolbar under the logo, I'm trying to get away from using tables for layout and changing over to CSS. I'm just starting to learn CSS so I'm probably missing something stupid. But between each button is an empty gap, I'm trying to get rid of that gap so everything lines up but I'm not having much luck. I can make the gap bigger, but can't get it smaller than what it is now.

Please help! :sick:

_underdog
12-17-2003, 06:27 PM
you might want to set the property "border-collapse: collapse" for your table. I belive that will fix your problem

Whiteknight
02-11-2004, 08:54 PM
404'd!!!