Mohamad
09-09-2011, 09:51 AM
برای برداشتن خط زیر لینک ها یا همان Underline آندرلاین کد زیر را در ته هدر قالب خود قرار دهید (آخرین خط آن )
<style type="text/css">
<!--
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>
<style type="text/css">
<!--
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>