كود لعمل خلفية للروابط داخل منتداك
الكود


a:link {
color: blue;
text-decoration:none;
}

a:visited {
color: purple;
text-decoration:none;
}

a:active {
background-color: yellow;
text-decoration:none;
}

a:hover {
color:red;
text-decoration:none;
}

cssالكود

ويخليك لما تضغط على أي رابط داخل منتداك او على قسم من الاقسام يظهر بخلفية صفراء ويمكن ان تغيرها داخل الكود