Hallo,
Wie weet er hoe ik Nieuwsbrief onder linkpartners kan krijgen.
Want nu zit het heel ver uit elkaar.
Stukje CSS waar het omgaat.
/* ### MENU BOX ### */
.menuBox { margin: 30px 34px 0px 0px; float: left; width: 168px; border-left: 6px solid #1d93c8; }
.menuBox h2 { padding-left: 10px; display: block; height: 25px; line-height: 25px; font-size: 14px; background: url('../images/titleBg.gif') repeat-x; }
.menuBox ul { list-style: none; }
.menuBox li { padding-left: 10px; height: 25px; line-height: 25px; background: url('../images/menuLi.gif') repeat-x; }
.menuBox li a { text-decoration: none; color: #297394; }
.menuBox li a:hover { text-decoration: underline; }
Ik had een paar dingen al geprobeerd in de css. Zo als de margin van .menuBox en dan de eerste bijvoorbeeld op 10px gezet maar dan gaat link partners omhoog.
http://www.comp-4u.net/new/
Groetjes Stephan
Wie weet er hoe ik Nieuwsbrief onder linkpartners kan krijgen.
Want nu zit het heel ver uit elkaar.
Stukje CSS waar het omgaat.
/* ### MENU BOX ### */
.menuBox { margin: 30px 34px 0px 0px; float: left; width: 168px; border-left: 6px solid #1d93c8; }
.menuBox h2 { padding-left: 10px; display: block; height: 25px; line-height: 25px; font-size: 14px; background: url('../images/titleBg.gif') repeat-x; }
.menuBox ul { list-style: none; }
.menuBox li { padding-left: 10px; height: 25px; line-height: 25px; background: url('../images/menuLi.gif') repeat-x; }
.menuBox li a { text-decoration: none; color: #297394; }
.menuBox li a:hover { text-decoration: underline; }
Ik had een paar dingen al geprobeerd in de css. Zo als de margin van .menuBox en dan de eerste bijvoorbeeld op 10px gezet maar dan gaat link partners omhoog.
http://www.comp-4u.net/new/
Groetjes Stephan
[ Voor 50% gewijzigd door Verwijderd op 09-11-2008 16:57 ]