Jeg gir op - Top billede
Posted: Thu Mar 22, 2007 6:32 pm
Jeg kan simpelthen ikke få den hvide "border" streg væk i toppen den er ikke i billedet
Tjek her www.riisengaard.dk/nyhp/
Tjek her www.riisengaard.dk/nyhp/
Content management as it is meant to be
https://forum.cmsmadesimple.org/
Code: Select all
div#header h1 a {
/* you can set your own image here */
background: #385C72 url(images/cms/logo1.gif) no-repeat 0 12px;
display: block;
height: 80px; /* adjust according your image size */
text-indent: -999em; /* this hides the text */
text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}