Jump to content
Fórum Script Brasil
  • 0

CSS com PHP


wagtel

Question

Alguém poderia me dizer porque o CSS não funciona em páginas PHP ?

O mesmo código abaixo para barras de rolagen funciona em HTML e ASP, mas não está funcionando com PHP.

<style type="text/css">
body {
scrollbar-arrow-color:#B4B4B4;
scrollbar-3dlight-color:#B4B4B4;
scrollbar-highlight-color:#595959;
scrollbar-face-color:#717171;
scrollbar-shadow-color:#595959;
scrollbar-darkshadow-color:#595959;
scrollbar-track-color:#B0B0B0;

    background-attachment: fixed;
    background-image: url(palco_frame.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
</style>

Ou se está faltando alguma função específica?

Alguém podeia me explicar o porque disto ou o que está faltando

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      652k
×
×
  • Create New...