strange, when i check the bluetabs.css file, its correct, but if i view the source of this page, the css is embedded in the page, and css isn't updated;
from view source;
a.postlink:link { text-decoration: none; color : #E9E8F3 }
a.postlink:visited { text-decoration: none; color : #dedede; }
a.postlink:hover { text-decoration: underline; color : #D9EaF3}
from bluetabs.css;
a.postlink:link { text-decoration: underline; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: underline; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum