Lettertype wijzigen
Geplaatst: 20 aug 2005, 15:52
Ik heb het lettertype gewijzigd in mijn css bestand,alleen zie ik op mijn eigen computer wel verschil..
Alleen als ik bij een ander op de computer kijk dan is er niets veranderd...??
Dit heb ik gedaan:
/* Forum category titles */
.cattitle { font-family: "Copperplate Gothic Light" ; font-weight: ; font-size: 18px ; letter-spacing: 0px; color : #CC0000; }
a.cattitle { text-decoration: none; color : #FFCC00; }
a.cattitle:visited { text-decoration: none; color : #FFCC00; }
a.cattitle:hover{ color: #FFFFCC; text-decoration: none; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-family: "Copperplate Gothic Light" ; font-weight: bold; font-size: 12px; color : #CC9900; }
a.forumlink { text-decoration: none; color : #CC9900; }
a.forumlink:visited { text-decoration: none; color : #CC9900; }
a.forumlink:hover{ text-decoration: none; color : #FFFFCC; }
Graag jullie mening!
vr gr richard
Alleen als ik bij een ander op de computer kijk dan is er niets veranderd...??
Dit heb ik gedaan:
/* Forum category titles */
.cattitle { font-family: "Copperplate Gothic Light" ; font-weight: ; font-size: 18px ; letter-spacing: 0px; color : #CC0000; }
a.cattitle { text-decoration: none; color : #FFCC00; }
a.cattitle:visited { text-decoration: none; color : #FFCC00; }
a.cattitle:hover{ color: #FFFFCC; text-decoration: none; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-family: "Copperplate Gothic Light" ; font-weight: bold; font-size: 12px; color : #CC9900; }
a.forumlink { text-decoration: none; color : #CC9900; }
a.forumlink:visited { text-decoration: none; color : #CC9900; }
a.forumlink:hover{ text-decoration: none; color : #FFFFCC; }
Graag jullie mening!
vr gr richard