Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. CSS not working

CSS not working

Scheduled Pinned Locked Moved ASP.NET
csscomhelp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jax_qqq
    wrote on last edited by
    #1

    Hi all.... i m web devloper....i found a problem when i run my site on Internet Explorer browser it's working fine but not with firefox even CSS not working... pls tell me is there any another way to include css specially for FireFox... i have done this... and i also try this.. @import url("common/main.css"); Thanks and regards, Anuj Kamthan Software Developer Solversa Technologies, 15 Yashwant Nagar, RangeHills Road, Near E-square Multiplex, Pune - 411007, India. http://www.solversa.com

    K G 3 Replies Last reply
    0
    • J Jax_qqq

      Hi all.... i m web devloper....i found a problem when i run my site on Internet Explorer browser it's working fine but not with firefox even CSS not working... pls tell me is there any another way to include css specially for FireFox... i have done this... and i also try this.. @import url("common/main.css"); Thanks and regards, Anuj Kamthan Software Developer Solversa Technologies, 15 Yashwant Nagar, RangeHills Road, Near E-square Multiplex, Pune - 411007, India. http://www.solversa.com

      K Offline
      K Offline
      kpsetty
      wrote on last edited by
      #2

      hello Anuj Kamthan, i think this is the correct way,please check the name and path of the folder. i am also using CSS. the following is the code i used.check whether u have a folder named common. krisshnaprabhu Setty

      1 Reply Last reply
      0
      • J Jax_qqq

        Hi all.... i m web devloper....i found a problem when i run my site on Internet Explorer browser it's working fine but not with firefox even CSS not working... pls tell me is there any another way to include css specially for FireFox... i have done this... and i also try this.. @import url("common/main.css"); Thanks and regards, Anuj Kamthan Software Developer Solversa Technologies, 15 Yashwant Nagar, RangeHills Road, Near E-square Multiplex, Pune - 411007, India. http://www.solversa.com

        K Offline
        K Offline
        kpsetty
        wrote on last edited by
        #3

        Anuj Kamthan, Do NOT leave spaces between the property value and the units! Suppose if you used "margin-left: 20 px" instead of "margin-left: 20px" it will only work properly in IE6 but it will not work in Mozilla/Firefox or Netscape. The following information only is enough to add stylesheet. Krisshnaprabhu Setty

        1 Reply Last reply
        0
        • J Jax_qqq

          Hi all.... i m web devloper....i found a problem when i run my site on Internet Explorer browser it's working fine but not with firefox even CSS not working... pls tell me is there any another way to include css specially for FireFox... i have done this... and i also try this.. @import url("common/main.css"); Thanks and regards, Anuj Kamthan Software Developer Solversa Technologies, 15 Yashwant Nagar, RangeHills Road, Near E-square Multiplex, Pune - 411007, India. http://www.solversa.com

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          If the page looks different in IE and Fx, it's almost always Fx that shows it correctly. So, your code is probably faulty. Validate your HTML and CSS: W3C validators[^] --- b { font-weight: normal; }

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups