General Community > WebsiteBaker Website Showcase

WB dutch Soccer website

<< < (2/2)

Ruud:
Je hebt deze css voor afbeeldingen: (You are using this css for images)

.main img {
border:1px solid #969696;
clear:both;
margin:3px 10px 7px 0;
padding:1px;
}

Die zet er een border omheen en een margin en een padding. (It puts a border around them including a margin and padding)

De oplossing: (the solution)

Zet de onderstaande code in je css erbij. (Add the code below to your css)


--- Code: ---table.gbentry img {
border:0px ;
margin:0;
padding:0;
}

--- End code ---

Ruud (Ruud)

eduardo:
 :roll:  Bedankt voor het snelle antwoord Ruud.... :lol:

Navigation

[0] Message Index

[*] Previous page

Go to full version