Thread subject: pHpFusion Nederlands (BE|NL) » Ondersteuning, Themas, Infusies, Modificaties en Installatie :: zwart lijntje onder side/ table balk

Posted by Jelle on 09 januari 2009, 22:59
#7

Code

.capmain {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #fff;
   background-color: #000000;
   background-image: url(images/cap.gif);
  background-repeat: repeat-x;
   padding: 6px 4px 6px 4px;
}

.capmain-left {
   width: 3px;
   height: 25px;
   background-color: #000000;
   background-image: url(images/cap-left.gif);
}

.capmain-right {
   width: 3px;
   height: 25px;
   background-color: #000000;
   background-image: url(images/cap-right.gif);
}


Ze staan er toch heel erg duidelijk in.
Als je die en eventueel anderen die er nog in de CSS staan aanpast moet het denk ik goed zijn.