Problem with css in .aspx extension files

W

wincek

Hi All,

Below .css works with default.html without problem but when i use it in
default.aspx, do nothing. When i use it in separate .css file, and link it
to defaulat.aspx stiil do nothing. /Sorry my English is not very well/ What
can be the problem?

<style type="text/css">
<!--

body {
scrollbar-face-color: #E5E5E5;
scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #BBBBBB;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #AAAAAA;
scrollbar-arrow-color: #FF6600;
}
-->
</style>



Thanks
 
A

Augustin Prasanna

I don't see any problem with this. Check if you have any inline styles that
overrides this?

Regards,
Augustin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top