CSS/html problem, used images for a menu, using 'li / lu' 'inline' => horizontal, now

Phil

New member
having gaps between the? http://dl.dropbox.com/u/1291794/Archief.zip

this is downloadable

http://www.superzalig.be/test/

this is the online version

I already used

margin: 0
padding: 0

on every thing I can use like

a image
image
li
ul
menu ul
menu li
...

please help

Willing to pay 3 euro with paypall
using padding-right: -4px;

will help

but then the page isn't gonna be centered

I center the menu using margin: 0 auto;

and this worked, but because the negative -4px is artificial it will be 4px times the white spaces of center
FOUND IT!
put all of the li on one line
 
Back
Top